summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Genex: Evaluate byproduct generator expressions in cmCustomCommandGeneratorDaniel Eiband2019-09-173-2/+6
* Genex: Move genex expansion of paths into AppendPaths utilityDaniel Eiband2019-09-171-14/+23
* Refactoring: Use ConfigName instead of property CMAKE_BUILD_TYPEDaniel Eiband2019-09-173-29/+20
* Merge topic 'byproduct-collapse-full-path'Brad King2019-09-171-1/+1
|\
| * 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
| |/
* | CMake Nightly Date StampKitware Robot2019-09-171-1/+1
* | Merge topic 'tidy-deprecated-headers'Brad King2019-09-16176-288/+288
|\ \
| * | clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-16176-288/+288
* | | 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-162-4/+4
|\ \ \
| * | | add_custom_command: Delay slash conversion until after genex evaluationSebastian Lipponer2019-09-132-4/+4
* | | | 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-133-61/+237
|\ \ \
| * | | Depend: Hook up automatic target-level dependencies via byproductsDaniel Eiband2019-09-121-12/+23
| * | | 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-132-12/+33
|\ \ \
| * | | CPackWIX: Allow omitting program menu folder and uninstall shortcutAlexej Harm2019-09-122-12/+33
* | | | 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
| * | | | cmGetSourceFilePropertyCommand: Port away from cmCommandRegina Pfeifer2019-09-123-30/+12
| * | | | cmFLTKWrapUICommand: Port away from cmCommandRegina Pfeifer2019-09-123-50/+22
| * | | | cmEnableLanguageCommand: Port away from cmCommandRegina Pfeifer2019-09-123-41/+11
| * | | | cmDefinePropertyCommand: Port away from cmCommandRegina Pfeifer2019-09-123-54/+26
| * | | | cmCreateTestSourceList: Port away from cmCommandRegina Pfeifer2019-09-123-51/+20
| * | | | cmBuildCommand: Port away from cmCommandRegina Pfeifer2019-09-123-78/+41
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2019-09-131-1/+1
|/ / /
* | | Merge topic 'compile-msvc-permissive-off'Brad King2019-09-121-1/+1
|\ \ \
| * | | Add compatibility with the cl.exe /permissive- compiler optionAlexej Harm2019-09-111-1/+1
| |/ /