Commit History

Author SHA1 Message Date
  Brad King 35995fa6b5 Merge branch 'upstream-KWSys' into update-kwsys 9 years ago
  Brad King 03407040d4 Merge branch 'upstream-KWSys' into update-kwsys 9 years ago
  Brad King d0c3bf65d5 Merge branch 'upstream-kwsys' into update-kwsys 10 years ago
  Brad King c5cc3441b3 Merge branch 'upstream-kwsys' into update-kwsys 10 years ago
  Brad King 49d293a795 Merge branch 'upstream-kwsys' into update-kwsys 10 years ago
  Brad King 540f02531b Merge branch 'upstream-kwsys' into update-kwsys 10 years ago
  Brad King 266568654c Merge branch 'upstream-kwsys' into update-kwsys 10 years ago
  Brad King 5868b4e2fb Merge branch 'upstream-kwsys' into update-kwsys 11 years ago
  Brad King 51c82c3a66 Merge branch 'upstream-kwsys' into update-kwsys 11 years ago
  Brad King 60c783676c Merge branch 'upstream-kwsys' into update-kwsys 11 years ago
  Brad King 5f525da0e3 Merge branch 'upstream-kwsys' into update-kwsys 11 years ago
  Brad King 7fa16df4d7 Merge branch 'upstream-kwsys' into update-kwsys 11 years ago
  Brad King f668112039 Merge branch 'upstream-kwsys' into update-kwsys 12 years ago
  Brad King 09b147b3a7 Merge branch 'upstream-kwsys' into update-kwsys 12 years ago
  Brad King b7593bf3f5 Merge branch 'upstream-kwsys' into update-kwsys 12 years ago
  Brad King 6f6afbd69f Merge branch 'upstream-kwsys' into update-kwsys 13 years ago
  Brad King e48796b26b KWSys: Fix SystemTools environment memory handling (#13156) 13 years ago
  Brad King 89742d73cc KWSys: Fix Doxygen warnings 14 years ago
  Brad King 74e1156bc2 KWSys: Simplify SystemTools::GetTime implementation (#12261) 14 years ago
  Brad King 3bf1869c93 KWSys: Improve SplitPath method documentation 15 years ago
  Brad King ac17dc4a43 KWSys: Remove "copyPermissions" parameters 15 years ago
  Brad King de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
  Brad King 9b6c3d0782 Optimize KWSys SystemTools::FileExists on Windows 16 years ago
  Bill Hoffman fdff8eb300 ENH: move PutEnv to SystemTools 16 years ago
  Brad King 714d2fc04b ENH: Remove obscure method from KWSys SystemTools 16 years ago
  Brad King ca096a4596 BUG: Fix GetRealPath when realpath fails 17 years ago
  David Cole 0fafdb7eb8 BUG: Do not copy permissions of files when making the copy in an install rule. If the source file was read-only, this prevents the subsequent set of the destination file's modification time, making the copied file always different in time-stamp than the original and always installing a new file with a new time stamp (but the same content) causing unnecessary downstream incremental rebuilds. As part of this fix, add an optional copyPermissions parameter to the SystemTools routines CopyFileIfDifferent, CopyFileAlways, CopyAFile and CopyADirectory. The copyPermissions parameter defaults to true to preserve the behavior of these routines for existing callers. 17 years ago
  Brad King cea66664c5 ENH: Added WOW64 key view support to KWSys SystemTools' windows registry API. 17 years ago
  Bill Hoffman 7dcfdf5005 BUG: fix install problem on make and allow symlinks to cmake bin directory 17 years ago
  Brad King e3c2c1923a STYLE: Remove references to std:: inside KWSys, even in comments. This will allow a commit check to be added. 18 years ago