summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CMakeFindBinUtils-install_name_tool-prefix'Brad King2019-09-191-1/+1
|\
| * Use _CMAKE_TOOLCHAIN_PREFIX for install_name_tool as wellIsuru Fernando2019-09-181-1/+1
* | Merge topic 'FindGnuTLS-target'Brad King2019-09-196-10/+84
|\ \
| * | FindGnuTLS: add target GnuTLS::GnuTLSDavid Callu2019-09-186-10/+84
* | | CMake Nightly Date StampKitware Robot2019-09-191-1/+1
| |/ |/|
* | Merge topic 'command-line-make-functions'Brad King2019-09-1814-186/+93
|\ \
| * | cmMakefile: Remove unused AddUtilityCommand overloadDaniel Eiband2019-09-162-37/+0
| * | cmCustomCommandLine: Provide command line make functionsDaniel Eiband2019-09-1612-149/+93
* | | Merge topic 'smart_ptr/cmCPackGeneratorFactory'Kyle Edwards2019-09-183-31/+11
|\ \ \
| * | | cmCPackGeneratorFactory: rule of zeroTushar Maheshwari2019-09-173-31/+11
* | | | Merge topic 'shared-pch'Brad King2019-09-1819-54/+345
|\ \ \ \
| * | | | Precompile Headers: Add REUSE_FROM signatureCristian Adam2019-09-1719-54/+345
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2019-09-181-1/+1
| |/ / |/| |
* | | 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