summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add_custom_command: Add tests for rejecting literal quotes in commandsDaniel Eiband2019-09-1714-0/+42
* cmMakefile: Validate command line for all custom commandsDaniel Eiband2019-09-172-40/+54
* cmMakefile: Extract custom command validation methodDaniel Eiband2019-09-172-8/+21
* cmMakefile: Create all generated byproducts as known sourcesDaniel Eiband2019-09-172-8/+7
* Merge topic 'byproduct-collapse-full-path'Brad King2019-09-176-6/+32
|\
| * Byproducts: Add test for collapsing of full paths in byproductsDaniel Eiband2019-09-165-5/+31
| * Byproducts: collapse full paths of custom target byproductsDaniel Eiband2019-09-131-1/+1
* | Merge topic 'smart_ptr/cmSourceFile'Brad King2019-09-173-30/+14
|\ \
| * | cmSourceFile: use unique_ptr for CustomCommandTushar Maheshwari2019-09-133-30/+14
| |/
* | Merge topic 'iar-v850'Brad King2019-09-175-2/+15
|\ \
| * | IAR: Add v850 supportNico Mueller2019-09-165-2/+15
* | | Merge topic 'allow-pkg-config-missing-libraries'Brad King2019-09-172-34/+21
|\ \ \
| * | | FindPkgConfig: Allow libraries that can't be found with their full pathChuck Atkins2019-09-162-34/+21
* | | | Merge topic 'remove-failing-modules-test'Brad King2019-09-171-9/+7
|\ \ \ \
| * | | | FindEnvMod: Remove unreliable test caseChuck Atkins2019-09-161-9/+7
* | | | | CMake Nightly Date StampKitware Robot2019-09-171-1/+1
|/ / / /
* | | | Merge topic 'tidy-deprecated-headers'Brad King2019-09-16178-290/+289
|\ \ \ \
| * | | | clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-16178-290/+289
* | | | | Merge topic 'prepare-deferred-custom-command-creation'Brad King2019-09-167-57/+65
|\ \ \ \ \
| * | | | | add_custom_command: Move append functionality into class cmMakefileDaniel Eiband2019-09-133-9/+24
| * | | | | add_custom_command: Refactor setting implicit dependsDaniel Eiband2019-09-127-48/+41
| |/ / / /
* | | | | Merge topic 'add_custom_command-genex-slash'Brad King2019-09-164-8/+29
|\ \ \ \ \
| * | | | | add_custom_command: Delay slash conversion until after genex evaluationSebastian Lipponer2019-09-134-8/+29
* | | | | | Merge topic 'remove-unused-class'Brad King2019-09-162-171/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove unused cmInstallExportAndroidMKGeneratorTushar Maheshwari2019-09-132-171/+0
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2019-09-161-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-09-151-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-09-141-1/+1
|/ / / /
* | | | Merge topic 'target-level-dependencies-via-byproducts'Brad King2019-09-138-74/+279
|\ \ \ \
| * | | | Depend: Add test for target-level dependencies via byproductsDaniel Eiband2019-09-123-7/+36
| * | | | Depend: Hook up automatic target-level dependencies via byproductsDaniel Eiband2019-09-123-18/+29
| * | | | cmMakefile: Add lookup from source name to targets via byproductsDaniel Eiband2019-09-122-36/+194
| * | | | Refatoring: Extract AnyOutputMatches utilityDaniel Eiband2019-09-121-15/+22
| | |/ / | |/| |
* | | | Merge topic 'cpack-wix-start-menu'Brad King2019-09-133-12/+37
|\ \ \ \
| * | | | CPackWIX: Allow omitting program menu folder and uninstall shortcutAlexej Harm2019-09-123-12/+37
* | | | | Merge topic 'free-free-set-them-free'Brad King2019-09-1341-908/+373
|\ \ \ \ \
| * | | | | cmSubdirCommand: Port away from cmCommandRegina Pfeifer2019-09-123-46/+15
| * | | | | cmSetTestsPropertiesCommand: Port away from cmCommandRegina Pfeifer2019-09-123-39/+20
| * | | | | cmSetSourceFilesPropertiesCommand: Port away from cmCommandRegina Pfeifer2019-09-123-44/+25
| * | | | | cmRemoveDefinitionsCommand: Port away from cmCommandRegina Pfeifer2019-09-123-42/+8
| * | | | | cmQTWrapUICommand: Port away from cmCommandRegina Pfeifer2019-09-123-62/+32
| * | | | | cmQTWrapCPPCommand: Port away from cmCommandRegina Pfeifer2019-09-123-51/+23
| * | | | | cmLinkLibrariesCommand: Port away from cmCommandRegina Pfeifer2019-09-123-43/+14
| * | | | | cmInstallTargetsCommand: Port away from cmCommandRegina Pfeifer2019-09-123-44/+16
| * | | | | cmInstallProgramsCommand: Port away from cmCommandRegina Pfeifer2019-09-123-40/+13
| * | | | | cmInstallFilesCommand: Port away from cmCommandRegina Pfeifer2019-09-123-41/+15
| * | | | | cmIncludeRegularExpressionCommand: Port away from cmCommandRegina Pfeifer2019-09-123-40/+13
| * | | | | cmIncludeExternalMSProjectCommand: Port away from cmCommandRegina Pfeifer2019-09-123-48/+20
| * | | | | cmGetTestPropertyCommand: Port away from cmCommandRegina Pfeifer2019-09-123-30/+11
| * | | | | cmGetTargetPropertyCommand: Port away from cmCommandRegina Pfeifer2019-09-123-34/+16