summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2020-09-201-1/+1
* CMake Nightly Date StampKitware Robot2020-09-191-1/+1
* Merge topic 'ninja-multi-automoc-regression'Brad King2020-09-181-0/+1
|\
| * Ninja Multi-Config: Fix dependencies of custom commandsKyle Edwards2020-09-171-0/+1
* | CMake Nightly Date StampKitware Robot2020-09-181-1/+1
* | Merge topic 'string-json-support'Brad King2020-09-171-0/+300
|\ \
| * | string(JSON): Adds JSON parsing support to the string commandPeter Steneteg2020-09-161-0/+300
* | | CMake Nightly Date StampKitware Robot2020-09-171-1/+1
* | | CMake Nightly Date StampKitware Robot2020-09-161-1/+1
* | | Merge topic 'ExternalProject-steps-refinement'Brad King2020-09-151-1/+4
|\ \ \
| * | | ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-141-1/+4
* | | | Merge topic 'commands-unordered-map'Marc Chevrier2020-09-151-3/+3
|\ \ \ \
| * | | | cmState: store commands in unordered_mapOleksandr Koval2020-09-111-3/+3
* | | | | CMake Nightly Date StampKitware Robot2020-09-151-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-09-141-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-09-131-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-09-121-1/+1
|/ / / /
* | | | Merge topic 'file-GENERATE-earlier'Brad King2020-09-111-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | file(GENERATE): Create output file structures for all directories firstJosef Angstenberger2020-09-101-0/+2
| * | | Merge topic 'automoc-rerun-missing-dependency' into release-3.18Brad King2020-09-101-7/+15
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2020-09-111-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'pch-instantiate-templates'Brad King2020-09-102-0/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | PCH: Template instantiation supportTobias Hieta2020-09-022-0/+11
* | | | Merge topic 'custom-command-dedup'Brad King2020-09-105-11/+69
|\ \ \ \
| * | | | Makefile: Add policy CMP0113 to avoid duplication of custom commandsBrad King2020-09-085-1/+63
| * | | | cmMakefileTargetGenerator: Simplify custom command output collectionBrad King2020-09-082-10/+6
* | | | | Merge topic 'json-helpers'Brad King2020-09-104-91/+437
|\ \ \ \ \
| * | | | | Refactor: Use JSON helpers in CTest resource specKyle Edwards2020-09-092-91/+132
| * | | | | JSON: Add helpersKyle Edwards2020-09-092-0/+305
* | | | | | Merge topic 'optimize-old-expand'Brad King2020-09-105-46/+34
|\ \ \ \ \ \
| * | | | | | cmCommandArgumentParserHelper: rework input handlingOleksandr Koval2020-09-095-46/+34
* | | | | | | Merge topic 'automoc-rerun-missing-dependency'Brad King2020-09-101-7/+15
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | AutoMoc: Re-run moc if a dependency is missingJoerg Bornemann2020-09-091-7/+15
* | | | | | | CMake Nightly Date StampKitware Robot2020-09-101-1/+1
* | | | | | | Merge topic 'vs9-custom-command-dedup'Brad King2020-09-094-17/+24
|\ \ \ \ \ \ \
| * | | | | | | VS: Avoid unnecessary duplication of custom commands across targets in VS 9Brad King2020-09-081-1/+6
| * | | | | | | cmLocalVisualStudio7Generator: Adopt SourcesVisited lookup tableBrad King2020-09-084-16/+18
* | | | | | | | Merge topic 'use-cmprop'Brad King2020-09-094-45/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | cmConditionEvaluator: More use of cmPropvvs314152020-09-084-45/+40
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'file-real_path'Brad King2020-09-091-0/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | file(): Add REAL_PATH sub-commandMarc Chevrier2020-09-081-0/+46
| |/ / / / / / /
* | | | | | | | Merge topic 'fix-crash-21165'Brad King2020-09-091-22/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGeneratorTarget: Avoid missing nullptr checkvvs314152020-09-081-22/+12
| |/ / / / / / /
* | | | | | | | Merge topic 'pch-tv90'Brad King2020-09-091-8/+20
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | PCH: Fix 30s wait for VS2008 when used via -Tv90Cristian Adam2020-09-071-8/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'cmstrlen'Kyle Edwards2020-09-091-0/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cmStringAlgorithms: Add cmStrLen()Kyle Edwards2020-09-081-0/+7
* | | | | | CMake Nightly Date StampKitware Robot2020-09-091-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'generate-target-order'Brad King2020-09-0812-156/+90
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | cmLocalVisualStudio7Generator: Consolidate target iterationBrad King2020-09-045-57/+14