Commit History

Author SHA1 Message Date
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 83f39ba41b STYLE: Remove unused cmake::CacheVersionMatches 16 years ago
  Brad King 170febac52 ENH: Cleanup cmake --build interface. 16 years ago
  Bill Hoffman 1777bb502a BUG: 4244, add a --build option to cmake that can build projects configured by CMake 17 years ago
  Brad King 3c5cf1bb8c ENH: Allow a custom list of debug configurations 17 years ago
  Bill Hoffman 6f31b0dfbd ENH: add a --trace option 17 years ago
  Bill Hoffman 08b95e9cd8 BUG: fix for bug 7222 manifest:no not working for makefiles 17 years ago
  Brad King 1381aab4b7 BUG: Remove check for files written by file(WRITE) being loaded. 17 years ago
  Alexander Neundorf 6292341841 ENH: make it possible to disable debug output again 17 years ago
  Bill Hoffman e5f96bd7ad ENH: make sure gui no-dev workis 17 years ago
  Bill Hoffman cf94182624 ENH: remove dangerous access to ivar that should not be used 17 years ago
  Bill Hoffman 6d0845f2f8 ENH: make sure -Wno-dev sticks so make rebuild_cache will work 17 years ago
  Brad King f7f03347a6 ENH: Improve new error/warning message generation 17 years ago
  Bill Hoffman 5ab6c0f0ed ENH: remove abort calls and replace with an IssueMessage INTERANL_ERROR, better to not crash on the end user. 17 years ago
  Bill Hoffman 8bf388109d ENH: make sure properties are re-set on each configure 17 years ago
  Bill Hoffman fc26c1459c ENH: add ability to suppress dev warnings to gui code 17 years ago
  Brad King fdf169be3a BUG: Fixes to VS8/VS9 project regeneration rules 17 years ago
  Bill Hoffman b5cebc00f7 ENH: fix -Wno-dev for ccmake 17 years ago
  Bill Hoffman dc9245df6c ENH: add enum to IssueMessage 17 years ago
  Ken Martin d47a5951ed ENH: add --help-policies and --help-policy command line options 18 years ago
  Ken Martin d49ef18f8a ENH: add first cut and policies still need to add the doc support 18 years ago
  Bill Hoffman 3fa087c8ab ENH: fix make edit_cache for cmake-gui 18 years ago
  Brad King caca9b8065 ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify implementation of SET_PROPERTY command by using them. 18 years ago
  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