Commit History

Author SHA1 Message Date
  Ken Martin 35e13b11f3 BUG: revert doc changes since VS7 cannot compile them, will implement them in a different manner 18 years ago
  Ken Martin 18ce24c748 ENH: make documentation entries actually store their data 18 years ago
  Alexander Neundorf d6a0c330bc 18 years ago
  Alexander Neundorf 55303d6dd2 18 years ago
  Alexander Neundorf 9f16292b6a 18 years ago
  Alexander Neundorf f8261ff9f7 18 years ago
  Ken Martin 0b9644910d ENH: added the ability to document variables and cached_variables 18 years ago
  Alexander Neundorf 1d9889c5d3 18 years ago
  Alexander Neundorf 9d4f3a0686 18 years ago
  Alexander Neundorf 6e28861c18 18 years ago
  Alexander Neundorf 0ddc9f62e5 18 years ago
  Alexander Neundorf 003654670b 18 years ago
  Alexander Neundorf 0be0283f30 18 years ago
  Brad King f944711917 STYLE: Fixed comment for Generate() method. 18 years ago
  Ken Martin 31a700188b ENH: added --system-information option to CMake 18 years ago
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining 19 years ago
  Bill Hoffman ccb77b65c6 ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion 19 years ago
  Andy Cedilnik 897a2a9029 ENH: Cleanup of install component list. There was already the list in the global generator. Use that one 19 years ago
  Andy Cedilnik 7ded253013 ENH: Add support for displaying the list of components 19 years ago
  Bill Hoffman 017cec95ad ENH: do not print a call stack if the user does a message error unless --debug-output is used 19 years ago
  Brad King 0bbcb49f65 ENH: Added generation of link rules into script files executed by a cmake -E command in order to support longer link lines. This is needed only on platforms without response file support and that may have weak shells. 19 years ago
  Ken Martin 6071052835 ENH: fix linelength 19 years ago
  Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
  Ken Martin bf5ed9b27b STYLE: fix line length 19 years ago
  Brad King 4494c29078 ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support for color is automatically detected when messages are printed. Also made color scheme more readable on both black and white backgrounds. This option can be enabled by setting CMAKE_COLOR_MAKEFILE to true in the project. 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Bill Hoffman 6b47b28867 ENH: fix line length style stuff 19 years ago
  Andy Cedilnik bc4e5581ee ENH: Add support for exporting graphviz of the project dependencies 19 years ago
  Andy Cedilnik 3d9610feec COMP: More fixes for non makefile generators and global targets 19 years ago
  Andy Cedilnik f1fb182270 ENH: Add accessors for CTest and CPack 19 years ago