Commit History

Author SHA1 Message Date
  Zach Mullen 9f105a3f6d Fix style warning in cmsystemtools, cosmetic change to ctest code 16 years ago
  Zach Mullen cdbbe00a8b Fix unused param warning resulting from libarchive API change. 16 years ago
  Bill Hoffman 5f41fe03ca Fix warnings for unused variables 16 years ago
  Bill Hoffman fb51d98562 Switch to using libarchive from libtar for cpack and cmake -E tar 16 years ago
  David Cole 43d07f6620 Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to correct valgrind reported memory issues. 16 years ago
  David Cole ccb0cf1306 Fix warnings in CMake source code. 16 years ago
  David Cole 44bcba7461 Fix warnings in CMake source code. Suppress rampant warnings emanating from Qt files. 16 years ago
  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 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