summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmSourceFile: use unique_ptr for CustomCommandTushar Maheshwari2019-09-133-30/+14
* 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
| * | | 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-122-2/+3
|\ \
| * | Add compatibility with the cl.exe /permissive- compiler optionAlexej Harm2019-09-112-2/+3
| |/
* | Merge topic 'modernize-use-auto'Brad King2019-09-1287-449/+289
|\ \
| * | clang-tidy: modernize-use-autoRegina Pfeifer2019-09-1087-449/+289
* | | Merge topic 'free-find-commands'Brad King2019-09-1215-113/+111
|\ \ \
| * | | cmFind*: Port away from cmCommandRegina Pfeifer2019-09-1015-113/+111
* | | | CMake Nightly Date StampKitware Robot2019-09-121-1/+1
* | | | Merge topic 'ctest-no-cmcommand'Brad King2019-09-111-106/+51
|\ \ \ \
| * | | | cmCTestTestHandler: Port away from cmCommandRegina Pfeifer2019-09-091-106/+51
* | | | | Merge topic 'fileapiAddMoreBacktraces'Brad King2019-09-116-75/+359
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fileapi: add backtraces for compile/link optionsJustin Goshi2019-09-103-11/+142
| * | | | cmLocalGenerator: Add GetTargetCompileFlags overload with backtracesJustin Goshi2019-09-102-2/+17
| * | | | cmLocalGenerator: Add GetTargetFlags overload with backtracesJustin Goshi2019-09-102-9/+36
| * | | | cmLocalGenerator: Add GetStaticLibraryFlags overload with backtracesJustin Goshi2019-09-102-4/+26
| * | | | cmLocalGenerator: Add AddCompileOptions overload with backtracesJustin Goshi2019-09-102-8/+38
| * | | | cmLocalGenerator: Add AppendCompileOptions overload with backtracesJustin Goshi2019-09-102-0/+27
| * | | | cmLocalGenerator: Add AppendFlags overload with backtracesJustin Goshi2019-09-093-0/+11
| * | | | cmLocalGenerator: Clarify AddCompileOptions filter logicJustin Goshi2019-09-091-5/+8
| * | | | cmLocalGenerator: Use local variables to collect flagsJustin Goshi2019-09-091-41/+59
| * | | | cmLocalGenerator: Improve local variable namesJustin Goshi2019-09-091-12/+12