summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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-271-26/+35
|\ \
| * | ctest_update: Handle P4 unknown revisions more robustlyPedro Navarro2014-01-221-26/+35
* | | 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-271-0/+2
|\ \ \
| * | | file DOWNLOAD: Display the curl result status when a hash mismatch occurs.Matt McCormick2014-01-161-0/+2
* | | | 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-223-0/+27
|\ \ \
| * | | Allow projects to specify extra inputs to CMakeBrad King2014-01-213-0/+27
* | | | Merge topic 'cmake-E-sleep'Brad King2014-01-221-0/+28
|\ \ \ \ | |/ / /
| * | | cmake: Add '-E sleep' commandBrad King2014-01-211-0/+28
| | |/ | |/|
* | | Merge topic 'qcc-id'Brad King2014-01-223-1/+43
|\ \ \
| * | | QNX: Introduce QCC compiler id for that QNX platform compiler.Stephen Kelly2014-01-223-1/+43
* | | | CMake Nightly Date StampKitware Robot2014-01-221-1/+1
| |/ / |/| |
* | | Merge topic 'cmake-E-symlink-replace-dangling'Brad King2014-01-211-15/+17
|\ \ \
| * | | cmake: Improve '-E create_symlink' edge case handling (#14713)Brad King2014-01-201-15/+17
| |/ /
* | | CMake Nightly Date StampKitware Robot2014-01-211-1/+1
|/ /
* | Merge topic 'KateDontRequireVariable'Brad King2014-01-201-1/+1
|\ \
| * | Kate: use cmMakefile::GetSafeDefinition() for a not-required variableAlex Neundorf2014-01-171-1/+1
* | | CMake Nightly Date StampKitware Robot2014-01-201-1/+1
* | | CMake Nightly Date StampKitware Robot2014-01-191-1/+1
* | | CMake Nightly Date StampKitware Robot2014-01-181-1/+1
* | | Merge topic 'xcode-storyboard-view'Brad King2014-01-171-7/+9
|\ \ \
| * | | Xcode: Fix storyboard viewRuslan Baratov2014-01-161-3/+9
| * | | Xcode: Remove dead codeRuslan Baratov2014-01-161-4/+0
* | | | Merge topic 'cmmakefile-const'Brad King2014-01-1726-59/+63
|\ \ \ \
| * | | | cmMakefile: make some methods take const std::string& instead of const char*Rolf Eike Beer2014-01-1626-59/+63
* | | | | CMake Nightly Date StampKitware Robot2014-01-171-1/+1
| |/ / / |/| | |
* | | | Merge topic 'ninja_fix_rerun'Brad King2014-01-161-3/+0
|\ \ \ \
| * | | | Revert "Ninja: Track configured files so we can regenerate them."Brad King2014-01-151-3/+0
* | | | | Merge topic 'revert-ninja_fix_rerun'Brad King2014-01-161-24/+5
|\ \ \ \ \
| * | | | | Revert "Ninja: Avoid re-running CMake on next build after regeneration"Brad King2014-01-151-24/+5