Commit History

Author SHA1 Message Date
  Bill Hoffman b479c6a8a9 ENH: add ability to have manifest files and incremental linking with make and nmake 18 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
  Bill Hoffman fd33bf93a5 ENH: fix for bug 6102, allow users to change the compiler 18 years ago
  Brad King 3b59c7b97a ENH: Added call to StopBuild VS macro when projects fail to regenerate during a build. 18 years ago
  Brad King 34c882a9f8 ENH: Allow VS 7 project Rebuild and Solution Rebuild to work without re-running CMake for every project during the rebuild. 18 years ago
  Ken Martin 433a914910 ENH: different way of testing properties 18 years ago
  Ken Martin f72d666a7b ENH: add ability to get documentaiton of a property from a script 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
  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