Commit History

Author SHA1 Message Date
  Brad King dc13914cd6 ENH: Create cmXMLSafe to help escapes in XML 16 years ago
  Bill Hoffman 7f92b77997 BUG: fix crash with cmd.exe shell and cmake in the path 17 years ago
  David Cole 306d517e82 COMP: Using the proper type for local variables can eliminate compiler warnings. 17 years ago
  David Cole ceaef94ccc ENH: Implement feature request from issue 7885. Allow setting environment variables on a per-test basis for ctest using set_test_properties ENVIRONMENT. 17 years ago
  Bill Hoffman 64fc597de2 ENH: add initial support for HAIKU OS from bug# 7425 17 years ago
  Bill Hoffman 1629963e7c BUG: fix for 7045, use gcc for .m 17 years ago
  Brad King ae60cc235c COMP: Work-around bogus compiler warning. 17 years ago
  Brad King 8063dd293e ENH: Inform user when RPATH or RUNPATH is removed 17 years ago
  Brad King 485c3faea7 BUG: Update both RPATH and RUNPATH entries 17 years ago
  Brad King 2a85f8289f BUG: Remove both RPATH and RUNPATH entries 17 years ago
  Brad King cea66664c5 ENH: Added WOW64 key view support to KWSys SystemTools' windows registry API. 17 years ago
  Brad King 757875df91 ENH: Inform user when RPATH is set during installation. 17 years ago
  Brad King b9a5dccc8d ENH: Added RPATH methods to cmSystemTools 17 years ago
  Brad King 9b8404a305 COMP: Fix new cmSystemTools file time methods on Windows. 17 years ago
  Brad King 703b8c8225 ENH: Added methods to cmSystemTools to save and restore file modification times. 17 years ago
  Bill Hoffman 0a61a70870 BUG: undo change as it breaks preprocess test for some reason?? 17 years ago
  Bill Hoffman 5a079b151a BUG: half fix for 6688, expand registry stuff on unix just like it was not found on windows 17 years ago
  Bill Hoffman cec897edc4 ENH: half fix for 6688, don't let [ count go negative 17 years ago
  Brad King 871d80696b ENH: Update cmSystemTools::ChangeRPath to support replacing rpath values from the middle of the string. 17 years ago
  Brad King c408760a8a ENH: Improve error message when installation file(CHRPATH) cannot change the RPATH. 17 years ago
  Bill Hoffman cae34d2df3 ENH: try to fix mac symlinks to the executable 17 years ago
  Brad King 34a338dcc1 ENH: In cmSystemTools::ChangeRPath check for the RUNPATH if RPATH does not exist. 17 years ago
  Brad King d732de4a8a ENH: Cleanup builtin chrpath support 17 years ago
  Brad King 32ca01bef0 COMP: Fix unused parameter warning when cmSystemTools::ChangeRPath is built without ELF support. 17 years ago
  Brad King 26e58b74d1 BUG: Fix cmSystemTools::ChangeRPath to not complain if there is no RPATH entry in the file but the requested new rpath is empty. 17 years ago
  Brad King 34c76d4304 ENH: Use builtin chrpath instead of relinking ELF targets 17 years ago
  Brad King 4c137bad6b ENH: Add ELF file parsing 17 years ago
  Brad King 782e9f7ffe ENH: Improve linking to third-party shared libraries on soname platforms 17 years ago
  Brad King 386a6ebf25 COMP: Need to return a value from fake MD5 method under bootstrap. 18 years ago
  Brad King f1c5b50cb7 COMP: Cannot do MD5 from KWSys during CMake bootstrap. 18 years ago