summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Source: use cmNonempty()Vitaly Stakhovsky2020-07-2826-86/+85
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'noduplicates'Brad King2020-07-292-5/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Avoid duplicate calls to GetDefinitionVitaly Stakhovsky2020-07-282-5/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-07-291-1/+1
* | | | | | | | | | | | | Merge topic 'file-download-no-save'Craig Scott2020-07-281-22/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | file(DOWNLOAD): Make file argument optionalKyle Edwards2020-07-271-22/+41
* | | | | | | | | | | | | Merge topic 'cleanup-target-types'Brad King2020-07-2821-143/+186
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cmGeneratorTarget: Skip computing link implementation for custom targetsBrad King2020-07-271-4/+16
| * | | | | | | | | | | | | cmGeneratorTarget: Simplify logic in ComputeLinkInterfaceLibrariesBrad King2020-07-231-5/+10
| * | | | | | | | | | | | | cmGeneratorTarget: Add missing nullptr checksBrad King2020-07-231-15/+17
| * | | | | | | | | | | | | cmComputeTargetDepends: Add missing nullptr checkBrad King2020-07-231-7/+9
| * | | | | | | | | | | | | cmGeneratorTarget: Skip computing languages for custom targetsBrad King2020-07-231-0/+5
| * | | | | | | | | | | | | Factor out generator checks for filtering on non-compiling targetsBrad King2020-07-237-22/+37
| * | | | | | | | | | | | | Factor out generator checks for filtering out interface librariesBrad King2020-07-2319-48/+58
| * | | | | | | | | | | | | cmGeneratorTarget: Remove unnecessary target type check in dependency tracingBrad King2020-07-231-23/+20
| * | | | | | | | | | | | | cmTarget: Skip output dir property init for CMake-provided targetsBrad King2020-07-231-1/+2
| * | | | | | | | | | | | | cmTarget: De-duplicate conditions for property initializationBrad King2020-07-231-17/+9
| * | | | | | | | | | | | | cmGlobalNinjaGenerator: Replace switch default with all casesBrad King2020-07-231-2/+3
| * | | | | | | | | | | | | cmLocalUnixMakefileGenerator3: Skip object file listing for custom targetsBrad King2020-07-231-1/+2
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'cmctest-stdstring'Brad King2020-07-2818-131/+120
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cmCTest: Members accept std::string parametersVitaly Stakhovsky2020-07-2718-131/+120
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'revert-add_test-special-chars'Brad King2020-07-281-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | add_test: Revert "Allow special characters in test name"Brad King2020-07-271-7/+7
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge topic 'cmake-gui-qt-5.14' into release-3.18Brad King2020-07-231-2/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge topic 'graphviz-restore-per-target' into release-3.18Brad King2020-07-222-7/+145
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-3.17-graphviz-restore-per-target'Brad King2020-07-212-7/+145
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| * | | | | | | | | | | | | Merge topic 'ghs-crash' into release-3.18Brad King2020-07-211-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | GHS: Fix crash when GHS_NO_SOURCE_GROUP_FILE property is not definedBrad King2020-07-201-2/+3
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge topic 'strdup' into release-3.18Brad King2020-07-211-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'xcode-native-arch' into release-3.18Craig Scott2020-07-212-1/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'swift-link-iface' into release-3.18Brad King2020-07-201-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'ninja-multi-rsp' into release-3.18Brad King2020-07-171-4/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'update-kwsys'Brad King2020-07-285-11/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-07-245-11/+34
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'ctest-prefer-normative-text'Brad King2020-07-281-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | CTest: Prefer normative terms to express subprocess failuresRobert Maynard2020-07-271-3/+3
* | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-07-281-1/+1
| |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'ninja-remove-param-default'Brad King2020-07-276-31/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Ninja: Remove parameter default for cmNinjaTargetDependsKyle Edwards2020-07-246-31/+39
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'xcode-12-legacy-deprecation'Brad King2020-07-271-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Xcode: Suppress legacy build system deprecation warningBrad King2020-07-231-0/+2
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge topic 'vs-lang-flags'Brad King2020-07-271-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-vs-lang-flags' into vs-lang-flagsBrad King2020-07-231-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | / / / / | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | VS: Restore toleration of target-wide -TP flag with MSVCBrad King2020-07-231-0/+6
| | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | Merge topic 'EXCLUDE_FROM_ALL-genex'Brad King2020-07-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cmGlobalGenerator: Fix spelling of EXCLUDE_FROM_ALL in error messageBrad King2020-07-231-1/+1
* | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-07-271-1/+1
* | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-07-261-1/+1
* | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-07-251-1/+1
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-07-241-1/+1
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |