커밋 기록

작성자 SHA1 메시지 날짜
  Berk Geveci ec3a119480 BUG: When error occurs, try compiles should still work 22 년 전
  Andy Cedilnik fb228e73c8 ERR: Properly handle mode_t on borland 22 년 전
  Andy Cedilnik 09421a261c ENH: Preserve permissions when copying files 22 년 전
  Andy Cedilnik 7527fbccc2 ENH: Add code for setting and getting permissions 22 년 전
  Bill Hoffman 222e9a2876 BUG: fix put/get env problems 22 년 전
  Bill Hoffman 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable 22 년 전
  Andy Cedilnik 32accc1607 BUG: For consistency, use cmStdString. Also, there was a bug in SplitString which make it lose the first character. 22 년 전
  Bill Hoffman eb9fc21543 ENH: add support for relative paths in makefiles 22 년 전
  Andy Cedilnik 5b232ded15 ENH: Add initial memory check support which works for Valgrind 22 년 전
  Brad King 9a58ac6649 ENH: Added CreateSymlink method. 22 년 전
  Andy Cedilnik d21532cd02 ENH: Ok, no more argument needed for script mode 22 년 전
  Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 22 년 전
  Andy Cedilnik 028f5aa2c7 ENH: Abstract parsing of arguments so that I can use it in other places 22 년 전
  Andy Cedilnik 8a31793c89 ENH: Add back the kwsysProcess RunCommand, now is in parallel 22 년 전
  Brad King 45e508f530 ERR: Renamed superclass typedef from SystemTools to Superclass to avoid conflict across platforms. 22 년 전
  Brad King 4435e364b8 ERR: Typedefs are not inherited on SGI and Borland. 22 년 전
  Brad King dc3fd5c267 ENH: Merged use of kwsys library. 22 년 전
  Ken Martin 590460aaae new function 22 년 전
  Ken Martin ba68f771b3 yikes added new custom command support 22 년 전
  Andy Cedilnik a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 년 전
  Brad King 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. 23 년 전
  Bill Hoffman badbd8dc8d Fix for include optional 23 년 전
  Brad King cde384411d Several fixes/improvements: 23 년 전
  Bill Hoffman 62b612fbf8 add better testing for unlink 23 년 전
  Bill Hoffman f58d7df66a ENH: add checking for NOTFOUND 23 년 전
  Bill Hoffman 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 년 전
  Bill Hoffman cd7d9823c4 ENH: fix for AIX 23 년 전
  Brad King 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 23 년 전
  Brad King d6f98c2a82 ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. 23 년 전
  Ken Martin 9e526f797a removed cmMakefile depend from cmSystemTools 23 년 전