summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* project: Manage VERSION variablesBrad King2014-01-2943-2/+401
* project: Add optional LANGUAGES keywordBrad King2014-01-2914-5/+53
* Help: Format project command and variable documentationBrad King2014-01-298-28/+39
* Merge branch 'release'Brad King2014-01-281-0/+17
|\
| * CMake 2.8.12.2v2.8.12.2Brad King2014-01-162-1/+18
| * Merge branch 'ninja_fix_rerun' into releaseBrad King2014-01-151-3/+0
| |\
| * \ Merge branch 'vs10-include-backslashes' into releaseBrad King2014-01-091-1/+3
| |\ \
| * \ \ Merge branch 'xcode-storyboard-file-type-2.8.12' into releaseBrad King2014-01-091-2/+4
| |\ \ \
| * \ \ \ Merge branch 'fix-compile-OBJECT_DIR' into releaseBrad King2014-01-064-16/+12
| |\ \ \ \
| * \ \ \ \ Merge branch 'xcode-5.1' into releaseBrad King2014-01-061-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'vs9-map-Fd' into releaseBrad King2014-01-061-0/+2
| |\ \ \ \ \ \
* | | | | | | | CMake Nightly Date StampKitware Robot2014-01-281-1/+1
* | | | | | | | Merge topic 'disallowed-cxx-subset'Brad King2014-01-271-4/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Note that std::string::clear may not be used.Stephen Kelly2014-01-271-4/+6
| * | | | | | | | Help: Document non-use of std::set::insert.Stephen Kelly2014-01-271-0/+23
* | | | | | | | | Merge topic 'constify'Brad King2014-01-2715-141/+137
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmMakefile: Make ConfigureString const.Stephen Kelly2014-01-222-4/+4
| * | | | | | | | | cmMakefile: Make FindSourceGroup const.Stephen Kelly2014-01-227-21/+21
| * | | | | | | | | cmMakefile: Trivially constify some methods.Stephen Kelly2014-01-222-51/+51
| * | | | | | | | | cmMakefile: Remove non-const version of methodStephen Kelly2014-01-221-7/+0
| * | | | | | | | | cmMakefile: Remove method declarations with no implementation.Stephen Kelly2014-01-221-2/+0
| * | | | | | | | | cmMakefile: Consify custom command API.Stephen Kelly2014-01-224-4/+4
| * | | | | | | | | cmMakefile: Constify policies accessors.Stephen Kelly2014-01-222-7/+8
| * | | | | | | | | cmCacheManager: Consify version accessors.Stephen Kelly2014-01-223-6/+8
| * | | | | | | | | cmSourceGroup: Fix method name capitalization.Stephen Kelly2014-01-223-4/+4
| * | | | | | | | | cmMakefile: Constify some cmSourceGroup related code.Stephen Kelly2014-01-224-11/+12
| * | | | | | | | | cmSourceFile: Use a const cmMakefile.Stephen Kelly2014-01-221-5/+5
| * | | | | | | | | cmSourceFileLocation: Use a const cmMakefile.Stephen Kelly2014-01-222-6/+6
| * | | | | | | | | cmMakefile: Make GetProperty const.Stephen Kelly2014-01-222-15/+16
* | | | | | | | | | Merge topic 'ctest-update-p4-unknown-revision'Brad King2014-01-272-27/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ctest_update: Handle P4 unknown revisions more robustlyPedro Navarro2014-01-222-27/+38
* | | | | | | | | | | Merge topic 'ninja-normalize-cmake-rerun-deps'Brad King2014-01-271-6/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Ninja: Normalize paths of CMake re-run rule dependenciesBrad King2014-01-211-6/+14
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'robust-ep-download-verify'Brad King2014-01-275-7/+56
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | file DOWNLOAD: Display the curl result status when a hash mismatch occurs.Matt McCormick2014-01-161-0/+2
| * | | | | | | | | | | file DOWNLOAD: Test non-zero return status.Matt McCormick2014-01-161-0/+13
| * | | | | | | | | | | file DOWNLOAD: Add test for bad hash.Matt McCormick2014-01-162-0/+14
| * | | | | | | | | | | ExternalProject: Reattempt download when verification fails.Matt McCormick2014-01-151-7/+27
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-01-271-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-01-261-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-01-251-1/+1
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-01-241-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-01-231-1/+1
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'cmake-rerun-depends'Brad King2014-01-2210-0/+87
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow projects to specify extra inputs to CMakeBrad King2014-01-2110-0/+64
| * | | | | | | | | | Add test case to verify CMake does not re-run on first buildBrad King2014-01-213-0/+23
* | | | | | | | | | | Merge topic 'cmake-E-sleep'Brad King2014-01-229-1/+41
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | cmake: Add '-E sleep' commandBrad King2014-01-219-1/+41
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'qcc-id'Brad King2014-01-2215-27/+117
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | QNX: Introduce QCC compiler id for that QNX platform compiler.Stephen Kelly2014-01-2211-23/+113