Commit History

Author SHA1 Message Date
  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
  Andy Cedilnik a51dfefe79 ENH: Optimize performance by caching stat results 20 years ago
  Brad King c59d56f653 BUG: Corrected and updated documentation of the -P option, -C option, GET_TARGET_PROPERTY command, and GET_SOURCE_FILE_PROPERTY command. 20 years ago
  Bill Hoffman 9062e6d922 ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and value 20 years ago
  Andy Cedilnik 69ca8776a8 ENH: Start adding the code that will truncate output logs 20 years ago
  Andy Cedilnik 9a7dec33a3 ENH: Before running configre, remove all macros. Also, backup the command names. Also, make command names case insensitive 20 years ago
  Andy Cedilnik 24a5c0a72e ENH: Save command that macro overwrites 20 years ago
  Ken Martin e559aa11ac ENH: added support for forcing recomputation of depends 20 years ago
  Andy Cedilnik e4af567bd2 ENH: Make AddCMakePath public 20 years ago
  Ken Martin 3ff6722934 ENH: cleanup by removing all the olf local generate junk that i not longer needed 20 years ago
  Brad King 81bbae1fb2 ENH: Added build system integrity check to cmLocalUnixMakefileGenerator2. This now uses a special --check-build-system flag to cmake which replaces --check-rerun. Integrity of dependencies is also checked during generation. 21 years ago
  Andy Cedilnik 56234aed4b PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster 21 years ago
  Brad King 6bc6466be3 ENH: Added --check-rerun option to allow a runtime check of whether a new generate should really be done. 21 years ago
  Ken Martin 1066af4527 ENH: Mathieus support for path conversions 21 years ago
  Andy Cedilnik 957ddc4195 ENH: Move PreLoad.cmake code to public method so that ccmake and CMakeSetup can call it 21 years ago
  Andy Cedilnik 34115a5989 BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still running 21 years ago
  Andy Cedilnik 55a71ba572 ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops 21 years ago
  Bill Hoffman 222e9a2876 BUG: fix put/get env problems 22 years ago
  Bill Hoffman 09ba0a0a31 BUG: keep more of the case information 22 years ago
  Andy Cedilnik ac2859aaa3 ENH: Start includding the scripting support 22 years ago
  Ken Martin 072db6ad70 removed redundent includes 22 years ago
  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 years ago
  Andy Cedilnik c7f1198a00 ENH: Add accessor for the list of commands 22 years ago
  Brad King 958987c27f ERR: Removed duplicate generator documentation.e 22 years ago
  Brad King c080627957 ENH: Added CMAKE_STANDARD_INTRODUCTION macro defining standard documentation for inclusion in every binary's documentation. 22 years ago