summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmSourceFileLocation: Use a const cmMakefile.Stephen Kelly2014-01-222-6/+6
* cmMakefile: Make GetProperty const.Stephen Kelly2014-01-222-15/+16
* 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
* | | | | Merge topic 'var-type-autofill'Brad King2014-01-164-16/+62
|\ \ \ \ \
| * | | | | cmake-gui: Remember variable type in Add EntrySergey Zolotarev2014-01-164-16/+62
* | | | | | CMake Nightly Date StampKitware Robot2014-01-161-1/+1
* | | | | | Merge topic 'skip-return-code'Brad King2014-01-153-1/+18
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-143-1/+18
* | | | | | CMake Nightly Date StampKitware Robot2014-01-151-1/+1
* | | | | | Merge topic 'fix-cb-nmake-quotes'Brad King2014-01-141-3/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CodeBlocks: fix unescaped command quotes when used with nmakeNils Gladitz2014-01-131-3/+5
* | | | | | CMake Nightly Date StampKitware Robot2014-01-141-1/+1
|/ / / / /
* | | | | Merge topic 'support-codelite-ide-generator'Brad King2014-01-134-0/+546
|\ \ \ \ \
| * | | | | Add support for codelite IDE project flesEran Ifrah2014-01-104-0/+546
* | | | | | Merge topic 'missing-dependency-error'Brad King2014-01-136-2/+69
|\ \ \ \ \ \
| * | | | | | AddDependencies: new policy requires dependencies to existNils Gladitz2014-01-126-2/+69
* | | | | | | Merge topic 'constify'Brad King2014-01-139-56/+72
|\ \ \ \ \ \ \
| * | | | | | | cmGlobalGenerator: Make SelectMakeProgram const.Stephen Kelly2014-01-124-10/+10
| * | | | | | | cmGlobalGenerator: Make CheckALLOW_DUPLICATE_CUSTOM_TARGETS constStephen Kelly2014-01-124-4/+4
| * | | | | | | cmGlobalGenerator: Make some API const.Stephen Kelly2014-01-122-39/+55
| * | | | | | | cmGeneratorTarget: Hold a const global generator.Stephen Kelly2014-01-122-2/+2
| * | | | | | | cmComputeLinkDepends: Hold a const global generator.Stephen Kelly2014-01-121-1/+1
* | | | | | | | Merge topic 'fix-find-package-mode'Brad King2014-01-133-26/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Future-proof --find-package mode.Stephen Kelly2014-01-133-26/+31
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'ninja_fix_rerun'Brad King2014-01-131-5/+24
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Ninja: Avoid re-running CMake on next build after regenerationRobert Maynard2014-01-131-5/+24
| | |_|_|/ / | |/| | | |