Историја ревизија

Аутор SHA1 Порука Датум
  Andy Cedilnik afc33a1990 ENH: Argument for script mode is -P (process) and take out the automatic script mode пре 22 година
  Andy Cedilnik d21532cd02 ENH: Ok, no more argument needed for script mode пре 22 година
  Andy Cedilnik ac2859aaa3 ENH: Start includding the scripting support пре 22 година
  Brad King 41445f67ac BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner. пре 22 година
  Brad King 8017a17f57 ENH: Added documentation of specifying an existing build tree as an argument. пре 22 година
  Andy Cedilnik 967d1b4c6f ENH: Add help for cmake -E пре 22 година
  Brad King b78888fe38 ENH: Added configuration of name of executable in man page header and version banner. пре 22 година
  Brad King 7c2b4e3a02 ENH: Added SEE ALSO section to generated man page. Minor formatting improvements for generated text-only documentation. пре 22 година
  Brad King 1cecf7b5aa ENH: Added support to write multiple help options with one command line. Output files can now also be specified for the help options. пре 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 565200b893 ENH: Add argument -N which prevents CMake from doing configure and generate. This should be improved at some point that it will do all the error checking such as whether the CMakeLists.txt exists etc. It should essentially load cache, go through cmake lists, but not modify cache and other files in the build directory. The second feature is ability to display cache values. You run with argument -L (or -LH /-LA / -LAH) and it will display all nonadvanced cached variables (-L) / all cached variable (-LA) / and cached variables with corresponding help string (-LH -LAH). пре 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 5e18bec8f7 ENH: Re-implemented document generation class to be more organized and more robust. пре 23 година
  Brad King 70dc3c4cb1 ENH: Added executable-specific command-line options. пре 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 година
  Andy Cedilnik b7e2fe83f8 Try to fix update пре 23 година
  Brad King d6f98c2a82 ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. пре 23 година
  Andy Cedilnik a96940d7b2 Oops, std namespace пре 23 година
  Andy Cedilnik 9f6e61361c Add Progress support пре 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 година
  Andy Cedilnik a2eccb4203 Remove dependency to dynamic loader during bootstrap пре 23 година
  Bill Hoffman a63f7ba43c BUG: fix load command stuff for cygwin and cleanup at exit пре 23 година
  Andy Cedilnik 4c21ba27c9 Remove unnecessary include пре 23 година
  Ken Martin 25ff4552b3 new arch пре 23 година
  Ken Martin d0be2896d7 changed cache manager and registered generators to no longer be singletons пре 23 година
  Bill Hoffman 3f36d23421 BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem. пре 23 година
  Ken Martin 350f09ae6d removed ccommand use cmake now пре 23 година
  Will Schroeder a6a43d5320 ENH:Updated copyright пре 24 година
  Bill Hoffman 0d3eefb1f1 new borland generator moved into place пре 24 година
  Bill Hoffman e197d3f219 remove memory leaks пре 24 година