Historial de Commits

Autor SHA1 Mensaje Fecha
  Bill Hoffman 09ba0a0a31 BUG: keep more of the case information hace 22 años
  Andy Cedilnik ac2859aaa3 ENH: Start includding the scripting support hace 22 años
  Ken Martin 072db6ad70 removed redundent includes hace 22 años
  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. hace 22 años
  Andy Cedilnik c7f1198a00 ENH: Add accessor for the list of commands hace 22 años
  Brad King 958987c27f ERR: Removed duplicate generator documentation.e hace 22 años
  Brad King c080627957 ENH: Added CMAKE_STANDARD_INTRODUCTION macro defining standard documentation for inclusion in every binary's documentation. hace 22 años
  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. hace 22 años
  Andy Cedilnik 1e09bc5dde ENH: Abstract pre configure check in a separate method hace 22 años
  Andy Cedilnik 2b0f71f100 ERR: Run should return a value hace 22 años
  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 hace 22 años
  Brad King a5ea72df88 ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given. hace 22 años
  Brad King 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. hace 23 años
  Ken Martin 05955d6403 fix bug in env settings hace 23 años
  Andy Cedilnik 829f8382e0 Add option of watching variables hace 23 años
  Bill Hoffman 1e8914ada8 BUG: fix get make command problems. hace 23 años
  Bill Hoffman 2905d39689 ENH: check to make sure cmake matches the cmake used to generate the cache hace 23 años
  Andy Cedilnik 7274abe460 Revert back hace 23 años
  Andy Cedilnik 3d4a2fdc52 In certain cases, try to guess the source directory, so that you can run cmake or ccmake without specifying source dir hace 23 años
  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. hace 23 años
  Ken Martin c751d2ebff added progress hace 23 años
  Ken Martin 973cf550cb updated comments hace 23 años
  Ken Martin 2a68d21e85 cleaned up some of the cmake interface hace 23 años
  Ken Martin ee592e9b98 some fixes for try compile hace 23 años
  Ken Martin 2aea6d528e added a flag if a cmake is in try compile hace 23 años
  Ken Martin 9149cdd078 moved commands into cmake hace 23 años
  Ken Martin 25ff4552b3 new arch hace 23 años
  Ken Martin d0be2896d7 changed cache manager and registered generators to no longer be singletons hace 23 años
  Ken Martin 499bd45d4d removed shared lib support hace 23 años
  Bill Hoffman 3f36d23421 BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem. hace 23 años