summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'separate_arguments-program'Brad King2020-09-231-67/+123
|\
| * separate_arguments: add option PROGRAMMarc Chevrier2020-09-221-1/+50
| * separate_arguments: refactoringMarc Chevrier2020-09-221-70/+77
* | Merge topic 'install-EXPORT-source-CONFIG'Brad King2020-09-231-3/+1
|\ \
| * | install(EXPORT): Fix exporting target w/ source named using CONFIG genexDeniz Bahadir2020-09-221-3/+1
* | | Merge topic 'binary-dir-props'Brad King2020-09-232-6/+6
|\ \ \
| * | | {get,set}_property: Add support for referencing binary directoriesBrad King2020-09-232-6/+6
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2020-09-231-1/+1
|/ /
* | Merge topic 'file-ARCHIVE-compression-level'Brad King2020-09-225-16/+83
|\ \
| * | file(ARCHIVE_CREATE): Add option to control compression levelAsit Dhal2020-09-215-16/+83
| |/
* | CMake Nightly Date StampKitware Robot2020-09-221-1/+1
* | Merge topic 'xcode-12-new-build-system'Brad King2020-09-212-44/+442
|\ \
| * | Xcode: Switch to the "new build system" for Xcode 12 and aboveBrad King2020-09-182-27/+318
| * | Xcode: Add option to specify build system variantBrad King2020-09-182-12/+114
| * | Xcode: Factor out build phase variable declarationsBrad King2020-09-181-7/+12
| * | Xcode: Clarify name of legacy run script build phase helperBrad King2020-09-182-8/+8
* | | Merge topic 'foreach-int-parse-range-check'Brad King2020-09-211-0/+6
|\ \ \
| * | | foreach: Fix crash parsing integer out of rangeBen McMorran2020-09-181-0/+6
* | | | CMake Nightly Date StampKitware Robot2020-09-211-1/+1
* | | | 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