提交历史

作者 SHA1 备注 提交日期
  Ben Boeckel fff9f6d6f7 Rename flags again and use variablewatch for cli 15 年之前
  Ben Boeckel 636e6c4ef7 Default to marking things as used 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 年之前
  Kai Wasserbäch 9203e9187e Fix spelling errors reported by Lintian. 15 年之前
  Brad King 71cefc35c0 Merge branch 'script-mode-keep-makeflags' 15 年之前
  David Cole 616462ce45 Use full path file names to express dependencies. 15 年之前
  Brad King 0a7c551bf6 Preserve ENV{MAKEFLAGS} in CMake script mode 15 年之前
  Brad King 5b5372059c Enable extra CodeBlocks generator on Cygwin 16 年之前
  David Cole 474cf519a0 Fix mem leak reported by valgrind. 16 年之前
  Alexander Neundorf a1614caf37 disable cmake's verbose output in the Eclipse and KDevelop generators 16 年之前
  Brad King 1d91bc64aa Remove unused DumpDocumentation code 16 年之前
  Zach Mullen b4ed21c305 Removed duplicated documentation entry. 16 年之前
  Bill Hoffman aae8dca797 fix line length error 16 年之前
  Bill Hoffman dd09d88065 Add JOM support and clean up some of the tar -E stuff 16 年之前
  Brad King 50759a9ed3 WIP: VS 10 Win64 generator 16 年之前
  Brad King 9a88bc8c4b Use copies for versioned names on Windows 16 年之前
  Brad King 22cbfefb76 Factor out "cmake -E cmake_symlink_*" code 16 年之前
  Brad King 24bf97440f REALLY fix color check for dependency scanning 16 年之前
  Brad King dfa3b4f145 Really fix color check for dependency scanning 16 年之前
  David Cole 44bcba7461 Fix warnings in CMake source code. Suppress rampant warnings emanating from Qt files. 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Bill Hoffman bf9a561cfa Fix typo in name 16 年之前
  Bill Hoffman 77dfbd49b4 Fix for bug #8969, pick a better default version for VS, and make it easier to add new versions of VS to look for. 16 年之前
  Bill Hoffman c83591e818 Fix for Bug #9190, -U did not work on case insensitive file systems because of call to glob convert to regex that expected to work with files. 16 年之前
  Brad King 74b79d3b39 Remove barely-used cmCacheManager::AddCacheEntry 16 年之前
  Brad King 053519b390 Simplify VS CMake re-run check 16 年之前
  Bill Hoffman 1554265aa6 Remove CMakeSetup. Long live cmake-gui, start building Qt now. 16 年之前