summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / |/| |
* | | Merge topic 'fix-typos-identified-using-codespell'Brad King2020-07-2316-47/+47
|\ \ \
| * | | Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-2216-47/+47
* | | | Merge topic 'simplify-sources-check'Brad King2020-07-231-11/+1
|\ \ \ \
| * | | | cmGlobalGenerator: Simplify CheckTargetsForMissingSourcesBrad King2020-07-221-11/+1
* | | | | Merge topic 'cmake-gui-qt-5.14'Brad King2020-07-231-2/+3
|\ \ \ \ \
| * | | | | cmake-gui: Fix crash when built with Qt 5.14 or laterBrad King2020-07-221-2/+3
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2020-07-231-1/+1
| |/ / / |/| | |
* | | | Merge topic 'EXCLUDE_FROM_ALL-genex'Brad King2020-07-227-14/+64
|\ \ \ \ | | |_|/ | |/| |
| * | | Allow generator expressions in the EXCLUDE_FROM_ALL target propertyJoerg Bornemann2020-07-217-14/+64
* | | | Merge topic 'TARGET_PROPERTY-strip-empty-list-elements'Brad King2020-07-221-4/+6
|\ \ \ \
| * | | | Genex: $<TARGET_PROPERTY> strip emtpy list elements for predefined propertiesMarc Chevrier2020-07-211-4/+6
* | | | | Merge topic 'graphviz-restore-per-target'Brad King2020-07-222-7/+145
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-3.17-graphviz-restore-per-target'Brad King2020-07-212-7/+145
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Graphviz: Restore support for per-target dependency graph optionsStephan Rohmen2020-07-212-7/+145
* | | | | | CMake Nightly Date StampKitware Robot2020-07-221-1/+1
|/ / / / /
* | | | | Merge topic 'strdup'Brad King2020-07-211-0/+4
|\ \ \ \ \
| * | | | | centos5: Fix FTBFS with strdupJulien Schueller2020-07-201-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge topic 'xcode-native-arch'Craig Scott2020-07-212-1/+20
|\ \ \ \ \
| * | | | | Xcode: Explicitly specify default native architecture on macOSBrad King2020-07-201-1/+11
| * | | | | cmGlobalXCodeGenerator: Save CMAKE_SYSTEM_NAME in memberBrad King2020-07-162-0/+9
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2020-07-211-1/+1
* | | | | Merge topic 'swift-link-iface'Brad King2020-07-201-0/+3
|\ \ \ \ \
| * | | | | Swift: Fix regression in linking to interface librariesBrad King2020-07-171-0/+3
| |/ / / /
| * | | | CMake 3.18.0v3.18.0Brad King2020-07-151-1/+1
| * | | | Merge topic 'source_file_props_dedup_scopes' into release-3.18Craig Scott2020-07-141-2/+14
| |\ \ \ \
| * \ \ \ \ Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' into release-3.18Brad King2020-07-141-1/+14
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'profiling-case-insensitive-command-names' into release-3.18Brad King2020-07-141-1/+1
| |\ \ \ \ \ \
* | | | | | | | CMake Nightly Date StampKitware Robot2020-07-201-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-07-191-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-07-181-1/+1
* | | | | | | | Merge topic 'xcode-try_compile-no-sign'Brad King2020-07-171-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Xcode: Explicitly turn off signing in try_compile projectsBrad King2020-07-161-0/+6
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'ninja-multi-rsp'Brad King2020-07-171-4/+14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Ninja Multi-Config: Make link response files per-configKyle Edwards2020-07-161-4/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2020-07-171-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'cmake-E-create_hardlink'Brad King2020-07-161-0/+29
|\ \ \ \ \ \
| * | | | | | cmake: Add -E create_hardlinkSibi Siddharthan2020-07-151-0/+29