커밋 기록

작성자 SHA1 메시지 날짜
  Brad King 81bbae1fb2 ENH: Added build system integrity check to cmLocalUnixMakefileGenerator2. This now uses a special --check-build-system flag to cmake which replaces --check-rerun. Integrity of dependencies is also checked during generation. 21 년 전
  Andy Cedilnik 56234aed4b PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster 21 년 전
  Brad King 6bc6466be3 ENH: Added --check-rerun option to allow a runtime check of whether a new generate should really be done. 21 년 전
  Ken Martin 1066af4527 ENH: Mathieus support for path conversions 21 년 전
  Andy Cedilnik 957ddc4195 ENH: Move PreLoad.cmake code to public method so that ccmake and CMakeSetup can call it 21 년 전
  Andy Cedilnik 34115a5989 BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still running 21 년 전
  Andy Cedilnik 55a71ba572 ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops 21 년 전
  Bill Hoffman 222e9a2876 BUG: fix put/get env problems 22 년 전
  Bill Hoffman 09ba0a0a31 BUG: keep more of the case information 22 년 전
  Andy Cedilnik ac2859aaa3 ENH: Start includding the scripting support 22 년 전
  Ken Martin 072db6ad70 removed redundent includes 22 년 전
  Brad King 1e077d436e ENH#61: cmake and ccmake now support passing the path to a CMakeCache.txt file as an argument. Its settings will be loaded. 22 년 전
  Andy Cedilnik c7f1198a00 ENH: Add accessor for the list of commands 22 년 전
  Brad King 958987c27f ERR: Removed duplicate generator documentation.e 22 년 전
  Brad King c080627957 ENH: Added CMAKE_STANDARD_INTRODUCTION macro defining standard documentation for inclusion in every binary's documentation. 22 년 전
  Brad King e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 년 전
  Andy Cedilnik 1e09bc5dde ENH: Abstract pre configure check in a separate method 22 년 전
  Andy Cedilnik 2b0f71f100 ERR: Run should return a value 22 년 전
  Andy Cedilnik e72535fda7 ENH: Add additional optional argument to Run. If it is true, it will only set paths and load cache. It will not do configure and gfenerate 22 년 전
  Brad King a5ea72df88 ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given. 22 년 전
  Brad King 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. 23 년 전
  Ken Martin 05955d6403 fix bug in env settings 23 년 전
  Andy Cedilnik 829f8382e0 Add option of watching variables 23 년 전
  Bill Hoffman 1e8914ada8 BUG: fix get make command problems. 23 년 전
  Bill Hoffman 2905d39689 ENH: check to make sure cmake matches the cmake used to generate the cache 23 년 전
  Andy Cedilnik 7274abe460 Revert back 23 년 전
  Andy Cedilnik 3d4a2fdc52 In certain cases, try to guess the source directory, so that you can run cmake or ccmake without specifying source dir 23 년 전
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 년 전
  Ken Martin c751d2ebff added progress 23 년 전
  Ken Martin 973cf550cb updated comments 23 년 전