Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. Mar 11, 2015
    • Kitware Robot's avatar
      KWSys 2015-03-10 (4a698414) · 9a427f86
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 4a698414 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 4890f30c..4a698414
      Brad King (1):
            4a698414 hashtable: Give prime number table functions internal linkage
      
      Change-Id: I9f06cdf8c8b5fbe7e1f07afbcc77457f5ee6445f
      9a427f86
  20. Mar 04, 2015
    • Kitware Robot's avatar
      KWSys 2015-03-03 (4890f30c) · aa84d26e
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 4890f30c | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' d2aa1afd..4890f30c
      Domen Vrankar (2):
            5d6204e9 Glob: Handle symlink cycles in directory paths
            4890f30c Glob: Add support for directory listing
      
      Change-Id: Id8b77dabf8f50efeffdeaf1c826154fd2a25e17b
      aa84d26e
  21. Mar 02, 2015
    • Kitware Robot's avatar
      KWSys 2015-02-27 (d2aa1afd) · 7c9afb57
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ d2aa1afd | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 1b75ad3d..d2aa1afd
      Paul Martin (1):
            d2aa1afd SystemTools: Update CopyFileAlways stream library workarounds
      
      Change-Id: I676f2f11ac0d52f7ffc3af5bb444d3726c121be0
      7c9afb57
  22. Feb 26, 2015
    • Kitware Robot's avatar
      KWSys 2015-02-25 (1b75ad3d) · 5e2b418f
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 1b75ad3d | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' d4e7f08e..1b75ad3d
      Domen Vrankar (3):
            2b042ff6 SystemTools: Optionally report error from GetRealPath
            7c9a970a Glob: Remove dead code
            1b75ad3d Glob: Remove addition of extra '/'
      
      Change-Id: I04ac5aa4748925bc953db0abff2d4418080882b5
      5e2b418f
  23. Jan 24, 2015
    • Kitware Robot's avatar
      KWSys 2015-01-23 (d4e7f08e) · 0b9aad75
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ d4e7f08e | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' b33e7b96..d4e7f08e
      Brad King (1):
            d4e7f08e Directory: Check opendir return value before using it
      
      Change-Id: I3485ec9c7ad3b7f25df610d4d1898c5150a995f0
      0b9aad75
  24. Jan 21, 2015
    • Kitware Robot's avatar
      KWSys 2015-01-20 (b33e7b96) · 77444a7d
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ b33e7b96 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 425fa73e..b33e7b96
      Brad King (2):
            57c3ef1d Suppress deprecation warnings for GetVersionEx on Intel compiler
            b33e7b96 FStream: Fix exception spec on our standard stream replacements
      
      Change-Id: I69044c5879a1ec4a5be59bdda05540c1eb65b197
      77444a7d
  25. Jan 10, 2015
    • Kitware Robot's avatar
      KWSys 2015-01-09 (425fa73e) · 54d83cae
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 425fa73e | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 5a15cb3b..425fa73e
      Ben Boeckel (1):
            425fa73e Add missing malloc return value casts
      
      Simon Gomizelj (1):
            2f0165f1 Terminal: Add xterm-termite to VT100 color support whitelist
      
      Stephen Kelly (3):
            e4fe1d1a SystemTools: Refactor selection of Windows directory APIs
            af86ac7d SystemTools: Fix build with SunCC/stlport.
            d30c9b03 Workaround SolarisStudio bug with libstdc++.
      
      Change-Id: Ib8fbe15d1ee072ac8d8506d92c8883056b224a89
      54d83cae
  26. Dec 23, 2014
    • Kitware Robot's avatar
      KWSys 2014-12-23 (5a15cb3b) · 6ed23ff4
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 5a15cb3b | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 87c65319..5a15cb3b
      Brad King (1):
            5a15cb3b Base64: Use size_t for lenghts in API
      
      Change-Id: I09a2c5d6b67280f96d580c7b26bf8b2aa0bdb709
      6ed23ff4
  27. Dec 18, 2014
    • Kitware Robot's avatar
      KWSys 2014-12-18 (87c65319) · 1f7de543
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 87c65319 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' cc4046a8..87c65319
      Sean McBride (1):
            87c65319 SharedForward: Suppress clang -Wcast-qual warnings with conditional pragma
      
      Change-Id: I2f79780385aca7e0caa24e5bb0c0b4106b786c37
      1f7de543
  28. Dec 17, 2014
    • Kitware Robot's avatar
      KWSys 2014-12-16 (cc4046a8) · 6a5ab894
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ cc4046a8 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' dec9c30b..cc4046a8
      Brad King (2):
            9c3eacf8 Add CONTRIBUTING.rst file with instructions to contribute
            cc4046a8 Directory: Work around PGI problem with Linux Large File Support
      
      Jean-Christophe Fillion-Robin (2):
            c38ba638 SystemInformation: Improve Get(Available/Total)VirtualMemory for windows
            58308145 SystemInformation: Improve comments in private implementation
      
      Change-Id: Ic033444a9c03a8a8b5195e7dac108af2aec79fa6
      6a5ab894
  29. Nov 17, 2014
    • Kitware Robot's avatar
      KWSys 2014-11-14 (dec9c30b) · c5fcbe00
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ dec9c30b | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 5843f590..dec9c30b
      Brad King (1):
            dec9c30b SharedForward: Hard-code the ldpath buffer size to below VS 14 limit
      
      Change-Id: I3430e77f71e68c2eb4f29369080c97afb1613c33
      c5fcbe00
  30. Nov 12, 2014
    • Kitware Robot's avatar
      KWSys 2014-11-12 (5843f590) · 35ecc355
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 5843f590 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 88c8cc7f..5843f590
      Ben Boeckel (1):
            5843f590 cmake: remove arguments to endfoo and else commands
      
      Ådne Hovda (1):
            2e4a0ff0 SystemInformation: Check for _SC_AIX_REALMEM before using it
      
      Change-Id: Ifabcd50984d8b24f6034a17d729e255dfc591bbc
      35ecc355
  31. Oct 31, 2014
    • Kitware Robot's avatar
      KWSys 2014-10-31 (88c8cc7f) · 72b5b480
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 88c8cc7f | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 29ffaf43..88c8cc7f
      Ben Boeckel (11):
            9bf03363 Avoid if() quoted auto-dereference
            771e0f22 DynamicLoader: use strings for arguments
            86e20d68 Directory: remove extra define
            6cc24510 SystemTools: use strings in environment functions
            bab5b1f2 SystemTools: add string overload for ReplaceString
            f3fb01cf SystemTools: use strings for path-related APIs
            0dfbe56d SystemTools: use strings for making C identifiers
            4690fc8d SystemTools: use strings in registry function
            1b762a41 SystemTools: search for characters
            4a060347 SystemInformation: use %ls for WCHAR* format specifiers
            d31f7b12 SystemTools: remove unused variable
      
      Brad King (1):
            88c8cc7f Fix configure_file call to use COPYONLY, not COPY_ONLY
      
      Clinton Stimpson (1):
            5bf91dda SystemTools:  Use extended length path for copying files.
      
      Change-Id: I16e8e55dea1c171c04f9c7d04ae3c575531097c3
      72b5b480
  32. Sep 26, 2014
    • Kitware Robot's avatar
      KWSys 2014-09-25 (29ffaf43) · a79ff0e4
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 29ffaf43 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' fb77be5a..29ffaf43
      Brad King (1):
            29ffaf43 Suppress deprecation warnings for GetVersionEx
      
      Sean McBride (1):
            6aa1f800 SystemInformation: Fix clang -Wtautological-pointer-compare warning
      
      Change-Id: I29f3dcf2a32e1b80bade233987eb091038aace65
      a79ff0e4
  33. Sep 09, 2014
    • Kitware Robot's avatar
      KWSys 2014-09-08 (fb77be5a) · 92b582a6
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ fb77be5a | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 32023afd..fb77be5a
      Brad King (1):
            80e852f6 kwsysPlatformTests: Use if(DEFINED) to simplify conditions
      
      Clinton Stimpson (2):
            93eb1a1f SystemTools: Improve RelativePath() to handle ./ ../ and //
            fb77be5a SystemTools: Fix GetCasePathName to handle wildcards on Windows.
      
      Change-Id: Ieff09366e214055be0b62eae42fc64f3bb3b6e76
      92b582a6
  34. Aug 11, 2014
    • Kitware Robot's avatar
      KWSys 2014-08-11 (32023afd) · 137a0251
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 32023afd | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 4d526097..32023afd
      Christian Svensson (1):
            32023afd CPU: Add support for OpenRISC 1000
      
      Change-Id: Ie926eea76838b4ce7bcd7b23235f80c0f66c9d4c
      137a0251
    • Kitware Robot's avatar
      KWSys 2014-08-07 (4d526097) · fe587db4
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 4d526097 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' e787837a..4d526097
      Brad King (2):
            4791701a SystemTools: Remove ConvertWindowsCommandLineToUnixArguments method
            4d526097 Add assert() to quiet Clang scan-build warnings
      
      Change-Id: I15e4ad710a8ad01f96761a89f2c1517f3c2aa835
      fe587db4
  35. Aug 04, 2014
    • Kitware Robot's avatar
      KWSys 2014-08-04 (e787837a) · 158c6d1c
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ e787837a | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 65b36ede..e787837a
      Ben Boeckel (4):
            9927862c SystemTools: more string replacements
            b3d598b0 strings: remove unnecessary c_str calls
            ffe94132 SystemTools: use char instead of const char*
            f29fec7c Directory: accept strings in methods
      
      Rashad M (1):
            e787837a SharedForward: Cast away const to call execvp on MinGW 64-bit
      
      Change-Id: I96437b332971670cfcd953717c5563e9ba0f2b99
      158c6d1c
  36. Jul 18, 2014
    • Kitware Robot's avatar
      KWSys 2014-07-18 (65b36ede) · d4d1b7f7
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 65b36ede | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' c2a329ce..65b36ede
      Bob E (1):
            697b1401 SystemInformation: No SA_RESTART on QNX
      
      Clinton Stimpson (1):
            65b36ede Encoding: Fix testProcess to work with unicode paths.
      
      Steve Dougherty (1):
            5f28a52b Terminal: Fix spelling of 'definitely' in comments
      
      Change-Id: I224745dc0ca9603ff915b727e798ef293c462d8f
      d4d1b7f7
  37. Jul 07, 2014
    • Kitware Robot's avatar
      KWSys 2014-07-02 (c2a329ce) · 3d127627
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ c2a329ce | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' c282e64f..c2a329ce
      Chuck Atkins (3):
            e4bba930 Directory: Make sure the /* suffix uses correct slashes
            97817ce7 SystemTools: Refactor test file and directory locations
            8f991ab0 SystemTools: Use extended paths on Windows for > 256 length
      
      Clinton Stimpson (1):
            c2a329ce Encoding: Fixes uses of stat() on Windows to work with unicode.
      
      Change-Id: I8e3aa1ba66ce80900cb25a692287495b911dcbd0
      3d127627
  38. May 19, 2014
    • Kitware Robot's avatar
      KWSys 2014-05-19 (c282e64f) · ed52685d
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ c282e64f | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 6074f33f..c282e64f
      Brad King (2):
            2e00d252 SystemTools: Port cygwin path conversion to modern API
            c282e64f Process: Workaround child kill trouble on Cygwin
      
      Change-Id: I39a3ca47fbb4065eff922d94e6d7019c417ed75c
      ed52685d
Loading