Commit History

Author SHA1 Message Date
  David Cole a9dcc7fd47 Fix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix. 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 0af3b3b802 Speed up graph traversal for project->targets map 16 years ago
  Brad King 80c947b397 No /fast targets in try_compile project mode 16 years ago
  Brad King 73de2362dd Fix recursive try_compile calls 16 years ago
  Bill Hoffman 7491f52992 ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail 16 years ago
  Brad King a86e81c358 ENH: Generate a central list of target directories 16 years ago
  Brad King d35651fb6c ENH: Extend GG::Build method for pre-parsed args 16 years ago
  Brad King 1d3308156e ENH: Enforce unique binary directories 17 years ago
  Brad King 7590ad17ad BUG: Fix logic of LabelFiles.txt generation 17 years ago
  Brad King 13f9bb646d ENH: Define target and source property LABELS 17 years ago
  Brad King fd40f27420 COMP: Fix rule hash code during bootstrap 17 years ago
  Brad King ac9b7ec155 ENH: Refactor custom command rule hashing 17 years ago
  Bill Hoffman 7d1bbb872c BUG: fix package_source target 17 years ago
  Bill Hoffman 1777bb502a BUG: 4244, add a --build option to cmake that can build projects configured by CMake 17 years ago
  Bill Hoffman 049e3da2ec STYLE: fix hidden variable warning 17 years ago
  Bill Hoffman ab409fec89 BUG: fix for 7738, allow for spaces in the package target path to CPackConfig files 17 years ago
  Brad King 4719984553 ENH: Make dir content cache work during configure 17 years ago
  Brad King f49f1d2973 ENH: Simplify NOTFOUND variable check 17 years ago
  Bill Hoffman 513f7d1869 BUG: fix for 7496, do not just report configure done when there is an error during configure 17 years ago
  Brad King 578e83501b BUG: Fix crash on circular target dependencies 17 years ago
  Bill Hoffman beeebcdc40 BUG: fix for bug 7427, preinstall target name hard coded 17 years ago
  Brad King 2bc9acb1ca BUG: Fix try_compile during EnableLanguage 17 years ago
  Bill Hoffman 70662e7f86 COMP: fix warning 17 years ago
  Bill Hoffman bb7b27e417 ENH: add initial ctest -j feature 17 years ago
  Alexander Neundorf 3e909b5908 BUG: -fail with error if the CMake<LANG>Information.cmake file wasn't found 17 years ago
  Brad King 2453164126 COMP: Fix bootstrap build after previous change to signature of AddRuleHash. 17 years ago
  Brad King e79b73d61f BUG: Include less content as input to "rule hash" computation. 17 years ago
  Brad King 6be09c3667 ENH: Introduce "rule hashes" to help rebuild files when rules change. 17 years ago
  Brad King 1c0ffdc11c BUG: Fix crash on repeated configure steps and exported targets. 17 years ago