Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | project: Manage VERSION variables | Brad King | 2014-01-29 | 43 | -2/+401 |
* | project: Add optional LANGUAGES keyword | Brad King | 2014-01-29 | 14 | -5/+53 |
* | Help: Format project command and variable documentation | Brad King | 2014-01-29 | 8 | -28/+39 |
* | Merge branch 'release' | Brad King | 2014-01-28 | 1 | -0/+17 |
|\ | |||||
| * | CMake 2.8.12.2v2.8.12.2 | Brad King | 2014-01-16 | 2 | -1/+18 |
| * | Merge branch 'ninja_fix_rerun' into release | Brad King | 2014-01-15 | 1 | -3/+0 |
| |\ | |||||
| * \ | Merge branch 'vs10-include-backslashes' into release | Brad King | 2014-01-09 | 1 | -1/+3 |
| |\ \ | |||||
| * \ \ | Merge branch 'xcode-storyboard-file-type-2.8.12' into release | Brad King | 2014-01-09 | 1 | -2/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'fix-compile-OBJECT_DIR' into release | Brad King | 2014-01-06 | 4 | -16/+12 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'xcode-5.1' into release | Brad King | 2014-01-06 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'vs9-map-Fd' into release | Brad King | 2014-01-06 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-28 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'disallowed-cxx-subset' | Brad King | 2014-01-27 | 1 | -4/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Note that std::string::clear may not be used. | Stephen Kelly | 2014-01-27 | 1 | -4/+6 |
| * | | | | | | | | Help: Document non-use of std::set::insert. | Stephen Kelly | 2014-01-27 | 1 | -0/+23 |
* | | | | | | | | | Merge topic 'constify' | Brad King | 2014-01-27 | 15 | -141/+137 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmMakefile: Make ConfigureString const. | Stephen Kelly | 2014-01-22 | 2 | -4/+4 |
| * | | | | | | | | | cmMakefile: Make FindSourceGroup const. | Stephen Kelly | 2014-01-22 | 7 | -21/+21 |
| * | | | | | | | | | cmMakefile: Trivially constify some methods. | Stephen Kelly | 2014-01-22 | 2 | -51/+51 |
| * | | | | | | | | | cmMakefile: Remove non-const version of method | Stephen Kelly | 2014-01-22 | 1 | -7/+0 |
| * | | | | | | | | | cmMakefile: Remove method declarations with no implementation. | Stephen Kelly | 2014-01-22 | 1 | -2/+0 |
| * | | | | | | | | | cmMakefile: Consify custom command API. | Stephen Kelly | 2014-01-22 | 4 | -4/+4 |
| * | | | | | | | | | cmMakefile: Constify policies accessors. | Stephen Kelly | 2014-01-22 | 2 | -7/+8 |
| * | | | | | | | | | cmCacheManager: Consify version accessors. | Stephen Kelly | 2014-01-22 | 3 | -6/+8 |
| * | | | | | | | | | cmSourceGroup: Fix method name capitalization. | Stephen Kelly | 2014-01-22 | 3 | -4/+4 |
| * | | | | | | | | | cmMakefile: Constify some cmSourceGroup related code. | Stephen Kelly | 2014-01-22 | 4 | -11/+12 |
| * | | | | | | | | | cmSourceFile: Use a const cmMakefile. | Stephen Kelly | 2014-01-22 | 1 | -5/+5 |
| * | | | | | | | | | cmSourceFileLocation: Use a const cmMakefile. | Stephen Kelly | 2014-01-22 | 2 | -6/+6 |
| * | | | | | | | | | cmMakefile: Make GetProperty const. | Stephen Kelly | 2014-01-22 | 2 | -15/+16 |
* | | | | | | | | | | Merge topic 'ctest-update-p4-unknown-revision' | Brad King | 2014-01-27 | 2 | -27/+38 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ctest_update: Handle P4 unknown revisions more robustly | Pedro Navarro | 2014-01-22 | 2 | -27/+38 |
* | | | | | | | | | | | Merge topic 'ninja-normalize-cmake-rerun-deps' | Brad King | 2014-01-27 | 1 | -6/+14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Ninja: Normalize paths of CMake re-run rule dependencies | Brad King | 2014-01-21 | 1 | -6/+14 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'robust-ep-download-verify' | Brad King | 2014-01-27 | 5 | -7/+56 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | file DOWNLOAD: Display the curl result status when a hash mismatch occurs. | Matt McCormick | 2014-01-16 | 1 | -0/+2 |
| * | | | | | | | | | | | file DOWNLOAD: Test non-zero return status. | Matt McCormick | 2014-01-16 | 1 | -0/+13 |
| * | | | | | | | | | | | file DOWNLOAD: Add test for bad hash. | Matt McCormick | 2014-01-16 | 2 | -0/+14 |
| * | | | | | | | | | | | ExternalProject: Reattempt download when verification fails. | Matt McCormick | 2014-01-15 | 1 | -7/+27 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-27 | 1 | -1/+1 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-26 | 1 | -1/+1 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-25 | 1 | -1/+1 |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-24 | 1 | -1/+1 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-23 | 1 | -1/+1 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'cmake-rerun-depends' | Brad King | 2014-01-22 | 10 | -0/+87 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Allow projects to specify extra inputs to CMake | Brad King | 2014-01-21 | 10 | -0/+64 |
| * | | | | | | | | | | Add test case to verify CMake does not re-run on first build | Brad King | 2014-01-21 | 3 | -0/+23 |
* | | | | | | | | | | | Merge topic 'cmake-E-sleep' | Brad King | 2014-01-22 | 9 | -1/+41 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | cmake: Add '-E sleep' command | Brad King | 2014-01-21 | 9 | -1/+41 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'qcc-id' | Brad King | 2014-01-22 | 15 | -27/+117 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | QNX: Introduce QCC compiler id for that QNX platform compiler. | Stephen Kelly | 2014-01-22 | 11 | -23/+113 |