Commit History

Author SHA1 Message Date
  Ben Boeckel fff9f6d6f7 Rename flags again and use variablewatch for cli 15 years ago
  Ben Boeckel 4ff03402fc Rename find-unused to warn-unused 15 years ago
  Ben Boeckel d7999e9b29 Rename strict-mode to warn-uninitialized 15 years ago
  Ben Boeckel d3e8eb5041 Add flags to detect unused variables 15 years ago
  Bill Hoffman f794d589a4 Make --strict-mode option, and integrate with cmake-gui 15 years ago
  Brad King 1d91bc64aa Remove unused DumpDocumentation code 16 years ago
  Brad King 22cbfefb76 Factor out "cmake -E cmake_symlink_*" code 16 years ago
  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 17 years ago
  Ken Martin d49ef18f8a ENH: add first cut and policies still need to add the doc support 17 years ago
  Bill Hoffman 3fa087c8ab ENH: fix make edit_cache for cmake-gui 17 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