커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Ken Martin 2a68d21e85 cleaned up some of the cmake interface 23 년 전
  Ken Martin ee592e9b98 some fixes for try compile 23 년 전
  Ken Martin 2aea6d528e added a flag if a cmake is in try compile 23 년 전
  Ken Martin 9149cdd078 moved commands into cmake 23 년 전
  Ken Martin 25ff4552b3 new arch 23 년 전
  Ken Martin d0be2896d7 changed cache manager and registered generators to no longer be singletons 23 년 전
  Ken Martin 499bd45d4d removed shared lib support 23 년 전
  Bill Hoffman 3f36d23421 BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem. 23 년 전