提交歷史

作者 SHA1 備註 提交日期
  Ben Boeckel d784e6af4d Run the unused variables check on the final pass 15 年之前
  Ben Boeckel 74997000c8 Add a flag to warn about system files 15 年之前
  Ben Boeckel fff9f6d6f7 Rename flags again and use variablewatch for cli 15 年之前
  Ben Boeckel 4ff03402fc Rename find-unused to warn-unused 15 年之前
  Ben Boeckel d7999e9b29 Rename strict-mode to warn-uninitialized 15 年之前
  Ben Boeckel d3e8eb5041 Add flags to detect unused variables 15 年之前
  Bill Hoffman f794d589a4 Make --strict-mode option, and integrate with cmake-gui 15 年之前
  Brad King 1d91bc64aa Remove unused DumpDocumentation code 16 年之前
  Brad King 22cbfefb76 Factor out "cmake -E cmake_symlink_*" code 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King 83f39ba41b STYLE: Remove unused cmake::CacheVersionMatches 16 年之前
  Brad King 170febac52 ENH: Cleanup cmake --build interface. 16 年之前
  Bill Hoffman 1777bb502a BUG: 4244, add a --build option to cmake that can build projects configured by CMake 17 年之前
  Brad King 3c5cf1bb8c ENH: Allow a custom list of debug configurations 17 年之前
  Bill Hoffman 6f31b0dfbd ENH: add a --trace option 17 年之前
  Bill Hoffman 08b95e9cd8 BUG: fix for bug 7222 manifest:no not working for makefiles 17 年之前
  Brad King 1381aab4b7 BUG: Remove check for files written by file(WRITE) being loaded. 17 年之前
  Alexander Neundorf 6292341841 ENH: make it possible to disable debug output again 17 年之前
  Bill Hoffman e5f96bd7ad ENH: make sure gui no-dev workis 17 年之前
  Bill Hoffman cf94182624 ENH: remove dangerous access to ivar that should not be used 17 年之前
  Bill Hoffman 6d0845f2f8 ENH: make sure -Wno-dev sticks so make rebuild_cache will work 17 年之前
  Brad King f7f03347a6 ENH: Improve new error/warning message generation 17 年之前
  Bill Hoffman 5ab6c0f0ed ENH: remove abort calls and replace with an IssueMessage INTERANL_ERROR, better to not crash on the end user. 17 年之前
  Bill Hoffman 8bf388109d ENH: make sure properties are re-set on each configure 17 年之前
  Bill Hoffman fc26c1459c ENH: add ability to suppress dev warnings to gui code 17 年之前
  Brad King fdf169be3a BUG: Fixes to VS8/VS9 project regeneration rules 17 年之前
  Bill Hoffman b5cebc00f7 ENH: fix -Wno-dev for ccmake 17 年之前
  Bill Hoffman dc9245df6c ENH: add enum to IssueMessage 17 年之前
  Ken Martin d47a5951ed ENH: add --help-policies and --help-policy command line options 17 年之前
  Ken Martin d49ef18f8a ENH: add first cut and policies still need to add the doc support 17 年之前