Skip to content
  • 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