Commit History

Author SHA1 Message Date
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King b41a548d86 Add parentheses around '&&' between '||' for gcc 16 years ago
  Brad King 57e14a4f97 COMP: Include <malloc.h> for 'free' on QNX 16 years ago
  Brad King 724275b266 COMP: Include <stdlib.h> for 'free' 16 years ago
  Brad King 3dd6f36d45 ENH: Add cmSystemTools::ParseUnixCommandLine 16 years ago
  Brad King b64aadc5b0 ENH: Remove unused cmSystemTools::RemoveEscapes 16 years ago
  Bill Hoffman fdff8eb300 ENH: move PutEnv to SystemTools 16 years ago
  Bill Hoffman ae95f656f3 ENH: vms fix 16 years ago
  Brad King efe07c4e0a COMP: Fix calls to superclass methods for Borland 16 years ago
  Brad King 13e454f8d3 BUG: Avoid infinite loop at directory tree root 16 years ago
  Brad King 714d2fc04b ENH: Remove obscure method from KWSys SystemTools 16 years ago
  Brad King 1ed7f381f1 COMP: Fix BOOL to bool conversion warning 16 years ago
  Brad King d3363beb2f ENH: Move RenameFile to cmSystemTools 16 years ago
  Brad King dc13914cd6 ENH: Create cmXMLSafe to help escapes in XML 17 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