Commit History

Author SHA1 Message Date
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 9f61e2a235 ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information. 18 years ago
  Ken Martin 6cdf032505 ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now 18 years ago
  Alexander Neundorf c41f798383 18 years ago
  Alexander Neundorf c95dc91237 18 years ago
  Brad King 9e709f6bde BUG: The --help option should list generators. This addresses bug #2494. 19 years ago
  Andy Cedilnik 21c818340e STYLE: Remove unused code 21 years ago
  Brad King 8017a17f57 ENH: Added documentation of specifying an existing build tree as an argument. 22 years ago
  Brad King d4854628ab ENH: Added SEE ALSO support for generated unix manpage. 22 years ago
  Brad King b78888fe38 ENH: Added configuration of name of executable in man page header and version banner. 22 years ago
  Brad King be68519dd4 ENH: Added introduction paragraph to documentation. 22 years ago
  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 years ago
  Andy Cedilnik dfd22fdf23 ENH: On envocation of ccmake check if directories are correct, but do not rerun configure 22 years ago
  Andy Cedilnik cb9e995d0b ENH: Do not do configure first time. This way ccmake loads fast. 22 years ago
  Brad King a5ea72df88 ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given. 22 years ago
  Brad King 5e18bec8f7 ENH: Re-implemented document generation class to be more organized and more robust. 23 years ago
  Brad King 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. 23 years ago
  Ken Martin 865074b244 spelling fix 23 years ago
  Brad King 486454ef78 BUG: Fixed crash when CMAKE_ROOT cannot be found. 23 years ago
  Andy Cedilnik 5a0641ac3b Cleanup 23 years ago
  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 years ago
  Andy Cedilnik 6769e84472 Improve message handler to include client data. 23 years ago
  Ken Martin 2c7e9b3b59 new architecture 23 years ago
  Ken Martin e8d0e8088f some changes in cachemanager and singletons 23 years ago
  Brad King 55f3a3817e ERR: Fixed compiler warnings about unused parameters. 23 years ago
  Bill Hoffman 20308ac96a ERR: Fixed sun CC warnings. 23 years ago
  Bill Hoffman 2caeffcb20 ENH: add -B option to specify the build directory, so make edit_cache will work 23 years ago
  Berk Geveci d53458de9a The entry widgets are now created with what is initially available on the terminal. 23 years ago
  Berk Geveci 77bb62e00c Exit ccmake on fatal errors. 23 years ago
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago