커밋 기록

작성자 SHA1 메시지 날짜
  Bill Hoffman f5fe20dc12 Fix some warnings 16 년 전
  Bill Hoffman 7961c8685b go back to running stat and put size check in 16 년 전
  Bill Hoffman 34ce92f151 Remove check for now so test passes on linux 16 년 전
  Bill Hoffman 03cebb9a7f create a better error message 16 년 전
  Bill Hoffman 3d1afdee4a add much better error checking on libarchive calls. 16 년 전
  Zach Mullen a9a4814971 Fix compiler error in cmSystemTools.cxx 16 년 전
  Bill Hoffman dd09d88065 Add JOM support and clean up some of the tar -E stuff 16 년 전
  Zach Mullen 9f105a3f6d Fix style warning in cmsystemtools, cosmetic change to ctest code 16 년 전
  Zach Mullen cdbbe00a8b Fix unused param warning resulting from libarchive API change. 16 년 전
  Bill Hoffman 5f41fe03ca Fix warnings for unused variables 16 년 전
  Bill Hoffman fb51d98562 Switch to using libarchive from libtar for cpack and cmake -E tar 16 년 전
  David Cole 43d07f6620 Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to correct valgrind reported memory issues. 16 년 전
  David Cole ccb0cf1306 Fix warnings in CMake source code. 16 년 전
  David Cole 44bcba7461 Fix warnings in CMake source code. Suppress rampant warnings emanating from Qt files. 16 년 전
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 년 전
  Brad King b41a548d86 Add parentheses around '&&' between '||' for gcc 16 년 전
  Brad King 57e14a4f97 COMP: Include <malloc.h> for 'free' on QNX 16 년 전
  Brad King 724275b266 COMP: Include <stdlib.h> for 'free' 16 년 전
  Brad King 3dd6f36d45 ENH: Add cmSystemTools::ParseUnixCommandLine 16 년 전
  Brad King b64aadc5b0 ENH: Remove unused cmSystemTools::RemoveEscapes 16 년 전
  Bill Hoffman fdff8eb300 ENH: move PutEnv to SystemTools 16 년 전
  Bill Hoffman ae95f656f3 ENH: vms fix 16 년 전
  Brad King efe07c4e0a COMP: Fix calls to superclass methods for Borland 16 년 전
  Brad King 13e454f8d3 BUG: Avoid infinite loop at directory tree root 16 년 전
  Brad King 714d2fc04b ENH: Remove obscure method from KWSys SystemTools 16 년 전
  Brad King 1ed7f381f1 COMP: Fix BOOL to bool conversion warning 16 년 전
  Brad King d3363beb2f ENH: Move RenameFile to cmSystemTools 16 년 전
  Brad King dc13914cd6 ENH: Create cmXMLSafe to help escapes in XML 17 년 전
  Bill Hoffman 7f92b77997 BUG: fix crash with cmd.exe shell and cmake in the path 17 년 전
  David Cole 306d517e82 COMP: Using the proper type for local variables can eliminate compiler warnings. 17 년 전