Skip to content
Snippets Groups Projects
  1. Jul 20, 2016
  2. Jul 19, 2016
  3. Jul 18, 2016
    • Kitware Robot's avatar
      KWSys 2016-07-15 (f396bf43) · bbb3216a
      Kitware Robot authored and Brad King's avatar Brad King committed
      Code extracted from:
      
          http://public.kitware.com/KWSys.git
      
      at commit f396bf43fc8a3e475e703acb99d629d123dbd003 (master).
      
      Upstream Shortlog
      -----------------
      
      Brad King (2):
            e43689db SystemTools: Factor out environment storage class
            2aa7dd82 SystemTools: Do not free buffer passed to putenv("A=") on Windows
      
      Dāvis Mosāns (4):
            19c31914 SystemTools: Abstract environment storage character type
            61301786 SystemTools: Tweak GetEnv/PutEnv implementation layout
            85920d53 SystemTools: Teach GetEnv/PutEnv to use correct encoding on Windows
            f396bf43 SystemTools: Add HasEnv function
      bbb3216a
  4. Jul 01, 2016
  5. Mar 31, 2016
  6. Mar 29, 2016
  7. Mar 09, 2016
  8. Mar 08, 2016
    • Kitware Robot's avatar
      KWSys 2016-03-08 (6b60c184) · 4ba9b473
      Kitware Robot authored and Brad King's avatar Brad King committed
      Code extracted from:
      
          http://public.kitware.com/KWSys.git
      
      at commit 6b60c1843dbba9d4929496f9292cc78dab945c68 (master).
      
      Upstream Shortlog
      -----------------
      
      Mariusz Pluciński (1):
            6b60c184 SystemInformation: Fix compilation on VS Clang/C2 toolset
      
      Sean McBride (3):
            6ea22e65 Suppressed clang -Wcomma warnings with void cast
            8d9d489d Fixed clang-tidy warnings about macros missing defensive parens
            1c544330 Made private method static to silence warning
      4ba9b473
  9. Feb 22, 2016
    • Kitware Robot's avatar
      KWSys 2016-02-22 (4847aedd) · a132064b
      Kitware Robot authored and Brad King's avatar Brad King committed
      Code extracted from:
      
          http://public.kitware.com/KWSys.git
      
      at commit 4847aedde22b0026accbb71e5480ed353a330e02 (master).
      
      Upstream Shortlog
      -----------------
      
      Ben Boeckel (1):
            de83c4d4 SystemTools: support deleting junction points
      
      Chuck Atkins (1):
            3e1b7395 SystemInformation: Ignore buffers and cache when reporting host memory use
      
      Costy Petrisor (1):
            9fe15333 Update hidden includes to support CMake header dependency scanning
      
      Zack Galbreath (1):
            4847aedd Process: Allow timeout to be changed after child starts
      a132064b
  10. Jan 12, 2016
  11. Jan 11, 2016
    • Kitware Robot's avatar
      KWSys 2016-01-11 (e8bf616e) · 8e7356a2
      Kitware Robot authored and Brad King's avatar Brad King committed
      Code extracted from:
      
          http://public.kitware.com/KWSys.git
      
      at commit e8bf616e3556368bf19dbebcd3529a89011ebacb (master).
      
      Upstream Shortlog
      -----------------
      
      Brad King (1):
            e8bf616e SystemTools: Fix GetShortPath buffer sizing
      
      Jan van Dorsten (1):
            cfb2477d SystemTools: Simplify GetShortPath de-quoting step
      
      Robert Maynard (1):
            8ef9773d Don't use clang diagnostic pragma's when compiling with ICC on OSX.
      8e7356a2
  12. Jan 07, 2016
  13. Dec 17, 2015
  14. Dec 14, 2015
  15. Dec 10, 2015
    • Kitware Robot's avatar
      KWSys 2015-12-09 (cdcf4c47) · 2b7a47d7
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ cdcf4c47 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 6bfc1aef..cdcf4c47
      Brad King (2):
            452b10d5 FundamentalType: Drop KWSYS_CAN_CONVERT_UI64_TO_DOUBLE macro
            cdcf4c47 Drop the CPU.h component of KWSys
      2b7a47d7
  16. Dec 04, 2015
    • Kitware Robot's avatar
      KWSys 2015-12-03 (6bfc1aef) · d5d90f5e
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 6bfc1aef | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 9596e98d..6bfc1aef
      Rolf Eike Beer (6):
            9e9c8ae3 SystemTools: extend test coverage of SystemTools::MakeDirectory()
            3f3d9eb5 SystemTools: add basic tests for SystemTools::FindFile()
            9ca5f108 SystemTools: entirely remove the extension code on non-Windows platforms
            29f82f78 SystemTools: avoid needless copy of std::string
            ac667cdc SystemTools: remove 2 more explicit calls to FileIsDirectory()
            6bfc1aef SystemTools: do not call FileExists() before calling FileIsDirectory()
      d5d90f5e
  17. Dec 01, 2015
    • Kitware Robot's avatar
      KWSys 2015-12-01 (9596e98d) · e25f294a
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 9596e98d | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' a7e5360f..9596e98d
      Dmitry Marakasov (1):
            b86a2a3e Process: Fix off-by-one when adding two times
      
      Marek Vasut (1):
            ddfa8019 CPU: Add NIOS2 support
      
      Rolf Eike Beer (2):
            0adafb51 SystemTools: use FindProgram() overload that checks for directory
            9596e98d SystemTools: move some code around that is used only on Windows-like platforms
      e25f294a
  18. Oct 19, 2015
    • Kitware Robot's avatar
      KWSys 2015-10-16 (a7e5360f) · 9c6a7203
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ a7e5360f | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' ed82989c..a7e5360f
      Jan Niklas Hasse (1):
            a7e5360f Terminal: Force color output when CLICOLOR_FORCE is set != 0
      9c6a7203
  19. Oct 08, 2015
    • Kitware Robot's avatar
      KWSys 2015-10-06 (ed82989c) · 13c22d28
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ ed82989c | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' d79801bb..ed82989c
      Brad King (3):
            9baab632 SystemTools: Keep stat st_mtim field existence private
            39475e20 SystemTools: Refactor utimes invocation
            ed82989c SystemTools: Implement nanosecond file times on OS X
      13c22d28
  20. Oct 06, 2015
    • Kitware Robot's avatar
      KWSys 2015-10-06 (d79801bb) · bca73252
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ d79801bb | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 2089567a..d79801bb
      Brad King (1):
            e56e3292 Encoding: Support building on Windows with WIN32_LEAN_AND_MEAN
      
      Terrell Russell (1):
            d79801bb SystemTools: Fix spelling of "succeeded" in comments
      bca73252
  21. Sep 29, 2015
    • Kitware Robot's avatar
      KWSys 2015-09-28 (2089567a) · cc144ebf
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 2089567a | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' dc4e4a55..2089567a
      Vitaly Baranov (1):
            2089567a SystemTools: Fix GetPath to not affect existing output vector entries
      cc144ebf
  22. Sep 26, 2015
    • Kitware Robot's avatar
      KWSys 2015-09-25 (dc4e4a55) · 29ad0694
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ dc4e4a55 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' cfeb27cc..dc4e4a55
      Ben Boeckel (1):
            dd466688 CTestCustom: use list(APPEND)
      
      Domen Vrankar (1):
            dc4e4a55 SystemTools: Handle directories in CopyFile{Always,IfDifferent}
      29ad0694
  23. Sep 14, 2015
    • Kitware Robot's avatar
      KWSys 2015-09-11 (cfeb27cc) · 7de8f67a
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ cfeb27cc | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' dc3fdd7f..cfeb27cc
      Gilles Khouzam (2):
            27714139 SystemTools: Call GetVersionEx more robustly
            cfeb27cc SystemTools: Report Windows 7, 8, 8.1 and 10 by name
      7de8f67a
  24. Sep 02, 2015
    • Kitware Robot's avatar
      KWSys 2015-08-28 (dc3fdd7f) · 1b79433a
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ dc3fdd7f | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' cdaf522c..dc3fdd7f
      Brad King (9):
            15a16826 Remove include <kwsys/ios/*> and kwsys_ios:: compatibility layer
            a5799c17 Remove unused KWSYS_IOS_USE_{SSTREAM,STRSTREAM_H,STRSTREA_H} checks
            198957cf Remove unused KWSYS_IOS_USE_SSTREAM check
            24d2b60e Remove support for pre-C++98 streams
            2a581c30 Remove support for pre-C++98 std::string missing operators
            5f3fd465 Remove support for pre-C++98 STL
            cded1574 Remove support for pre-C++98 STL from hash_map and hash_set
            f130a3ab Remove kwsys/cstddef compatibility header
            dc3fdd7f Remove support for pre-C++98 template capabilities
      1b79433a
  25. Aug 31, 2015
    • Kitware Robot's avatar
      KWSys 2015-08-24 (cdaf522c) · ca96be22
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ cdaf522c | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' dad68c33..cdaf522c
      Brad King (2):
            c8e5d1b2 Pass C++ standard flags to SunPro in standalone build
            91cb7820 Remove unused source file "CMakeEmptyInputFile.in"
      
      James Johnston (6):
            0bca555e Process: Test running a process many times to discover resource leaks
            52788bb8 SystemTools:  Remove trailing whitespace.
            8122214c cmake: Set CMAKE_LEGACY_CYGWIN_WIN32 to 0.
            389d416b SystemTools:  Clarify/simplify behavior of FileExists
            8970cd56 SystemTools:  Added new TestFileAccess function.
            cdaf522c SystemTools:  Add honor_umask parameter to SetPermissions.
      
      Mattias Ellert (1):
            b9df3e48 Fix implementation of KWSYS_PROPERTIES_C
      ca96be22
  26. Aug 03, 2015
    • Kitware Robot's avatar
      KWSys 2015-08-03 (dad68c33) · 9a59ae5c
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ dad68c33 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' f63febb7..dad68c33
      James Johnston (1):
            dad68c33 Encoding: Fix undefined behavior if out of memory.
      
      Jean-Christophe Fillion-Robin (2):
            e5c23738 SystemTools: Fix DetectFileType failure on missing file
            6d83c113 SystemTools: Fix DetectFileType failure on directory
      
      Sebastian Schuberth (1):
            4db8e69f SystemTools: Implement FileIsSymlink on Windows
      9a59ae5c
  27. Jul 31, 2015
    • Kitware Robot's avatar
      KWSys 2015-07-30 (f63febb7) · 1feafc64
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ f63febb7 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' c9336bcf..f63febb7
      Brad King (1):
            83b4a6b8 Process: Fix conversion warning in testProcess.c
      
      James Johnston (7):
            4cd8846c Process: Remove trailing whitespace in ProcessUNIX.c
            b1c44c58 Process: Refactor sleeping code in testProcess.c.
            faff2ab0 Process: Wait for children to terminate on Ctrl+C.
            ef517b19 Process: Added initial support for process groups.
            906c2cae Process: Added test cases for testing Ctrl+C and process groups.
            52874e6a Process: Fix leaked file descriptor in ProcessUNIX
            f63febb7 Process: Fix error message for startup failure on Windows
      1feafc64
  28. Jul 13, 2015
    • Kitware Robot's avatar
      KWSys 2015-07-10 (c9336bcf) · dc822da8
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ c9336bcf | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' d3ba91e1..c9336bcf
      Brad King (2):
            86a24794 SystemTools: Fix GetActualCaseForPath drive letter case handling
            c9336bcf SystemTools: Optimize GetActualCaseForPath memoization
      dc822da8
  29. Jul 10, 2015
    • Kitware Robot's avatar
      KWSys 2015-07-08 (d3ba91e1) · abeee541
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ d3ba91e1 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 8504e845..d3ba91e1
      Brad King (1):
            d3ba91e1 System: Drop Shell_* APIs
      abeee541
  30. Jul 08, 2015
    • Kitware Robot's avatar
      KWSys 2015-07-07 (8504e845) · 42272a82
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 8504e845 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 1f19c187..8504e845
      Brad King (1):
            8504e845 Process: Simplify Windows command line construction
      42272a82
  31. Jul 02, 2015
    • Kitware Robot's avatar
      KWSys 2015-07-02 (1f19c187) · 799c1575
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 1f19c187 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' d217407c..1f19c187
      Brad King (1):
            1f19c187 CONTRIBUTING: Spell "offered" correctly
      799c1575
  32. Jun 16, 2015
    • Kitware Robot's avatar
      KWSys 2015-06-15 (d217407c) · da4cddd7
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ d217407c | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 8533a79b..d217407c
      Brad King (1):
            d217407c SystemTools: Fix preprocessor check WIN32 => _WIN32
      da4cddd7
  33. Jun 04, 2015
    • Kitware Robot's avatar
      KWSys 2015-06-03 (8533a79b) · 6cafd8ed
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 8533a79b | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 61e0419f..8533a79b
      Zack Galbreath (1):
            8533a79b SystemInformation: Add GetLoadAverage() method
      6cafd8ed
  34. May 28, 2015
    • Kitware Robot's avatar
      KWSys 2015-05-27 (61e0419f) · ee71b751
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 61e0419f | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' b1d560a0..61e0419f
      Brad King (1):
            61e0419f SystemTools: Teach RemoveFile to tolerate missing file
      
      Matt McCormick (1):
            9a6b7c3f cmake: Set CMP0056 to NEW
      ee71b751
  35. May 13, 2015
    • Kitware Robot's avatar
      KWSys 2015-05-12 (b1d560a0) · 3b815ed2
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ b1d560a0 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 34fceb50..b1d560a0
      Brad King (1):
            b1d560a0 CPU: MIPS is biendian
      3b815ed2
  36. May 07, 2015
    • Kitware Robot's avatar
      KWSys 2015-05-05 (34fceb50) · ac94a796
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 34fceb50 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 8c8b2273..34fceb50
      Brad King (1):
            34fceb50 Process: Add option to merge stdout/stderr
      ac94a796
  37. May 05, 2015
    • Kitware Robot's avatar
      KWSys 2015-05-05 (8c8b2273) · 71f38d06
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 8c8b2273 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' c2387a4b..8c8b2273
      Brad King (1):
            8c8b2273 Process: Refactor child pipe creation
      71f38d06
    • Kitware Robot's avatar
      KWSys 2015-05-04 (c2387a4b) · 0c34ac2f
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ c2387a4b | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 69bccf2e..c2387a4b
      Brad King (3):
            1ea01a46 Tell Git to export '.gitattributes'
            4f39791b Glob: Add explicit assignment operator to Message member
            c2387a4b DynamicLoader: Fix CloseLibrary for failed OpenLibrary on HP-UX
      0c34ac2f
  38. Apr 13, 2015
    • Kitware Robot's avatar
      KWSys 2015-04-10 (69bccf2e) · d34d5a37
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 69bccf2e | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 9367a33b..69bccf2e
      Brad King (1):
            69bccf2e SystemTools: Teach Touch with !create to succeed on missing file
      
      Change-Id: I4af502542578b6a16ca4ddffb03553a046378e56
      d34d5a37
  39. Mar 18, 2015
    • Kitware Robot's avatar
      KWSys 2015-03-18 (9367a33b) · bc67dbed
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 9367a33b | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 4a698414..9367a33b
      Brad King (1):
            20f50727 SystemInformation: Add missing 'break' in StacktraceSignalHandler
      
      Sean McBride (2):
            093eae34 SystemInformation: Fix -Wswitch-enum warnings
            9367a33b testHashSTL: Fix warnings by marking private functions static
      
      Change-Id: Ia4ba110c901698f08797412da5773abf4c4c5330
      bc67dbed
Loading