Commit History

Author SHA1 Message Date
  Brad King 22cbfefb76 Factor out "cmake -E cmake_symlink_*" code 16 years ago
  Brad King 24bf97440f REALLY fix color check for dependency scanning 16 years ago
  Brad King dfa3b4f145 Really fix color check for dependency scanning 16 years ago
  David Cole 44bcba7461 Fix warnings in CMake source code. Suppress rampant warnings emanating from Qt files. 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Bill Hoffman bf9a561cfa Fix typo in name 16 years ago
  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 years ago
  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 years ago
  Brad King 74b79d3b39 Remove barely-used cmCacheManager::AddCacheEntry 16 years ago
  Brad King 053519b390 Simplify VS CMake re-run check 16 years ago
  Bill Hoffman 1554265aa6 Remove CMakeSetup. Long live cmake-gui, start building Qt now. 16 years ago
  Bill Hoffman 327c561424 Use the MANIFEST flag for non incremental linking as well. 16 years ago
  Bill Hoffman e9a170b108 Move /MANIFEST flag into -E vs_link. This is so it can be used by the intel compilers without having to specifiy it in the intel compiler files 16 years ago
  Bill Hoffman 5fa4784274 Handle embeded manifests with ifort. 16 years ago
  Brad King fd62a7cac4 Create GLOBAL_DEPENDS_NO_CYCLES property 16 years ago
  Alexander Neundorf e5dd49c5f8 DOCS: fix typo (#9231) 16 years ago
  Brad King e9d7ebb3ec BUG: Do not double-initialize local generators 16 years ago
  Bill Hoffman 7491f52992 ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail 16 years ago
  Alexander Neundorf bc9703b695 STYLE: fix typos in the docs 16 years ago
  Brad King aba3d56c92 ENH: Create command line api "cmake -E rename" 16 years ago
  Brad King 493f88ce55 ENH: Allow projects to disable per-rule echo lines 16 years ago
  Brad King 2f651c2e59 ENH: Allow projects to disable per-rule progress 16 years ago
  Brad King 5e49dc4346 BUG: Fix cache properties for CMAKE_STRICT build 16 years ago
  Brad King 32258b44bc ENH: Document CACHE entry properties 16 years ago
  Brad King 98c51ff6dc ENH: Overhaul CMake version numbering 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
  Brad King ed5e4d8be2 BUG: Gracefully handle broken version symlinks 16 years ago
  Brad King b604b98c56 ENH: Define RULE_LAUNCH_* properties 16 years ago
  Brad King f35c0c2a17 BUG: Fix OS X FW symlink byproduct dependencies 16 years ago