summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'use-nonempty'Brad King2020-07-2926-86/+85
|\
| * 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
| |/
* | Merge branch 'release-3.18'Brad King2020-07-290-0/+0
|\ \
| * \ Merge topic 'FindCURL-list-index-if' into release-3.18Brad King2020-07-291-3/+3
| |\ \
* | \ \ Merge topic 'FindCURL-list-index-if'Brad King2020-07-291-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | FindCURL: Fix list index check after searchMike Gelfand2020-07-281-3/+3
| |/ /
* | | CMake Nightly Date StampKitware Robot2020-07-291-1/+1
* | | Merge topic 'file-download-no-save'Craig Scott2020-07-2811-30/+86
|\ \ \ | |_|/ |/| |
| * | file(DOWNLOAD): Make file argument optionalKyle Edwards2020-07-2711-30/+86
* | | 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 branch 'release-3.18'Brad King2020-07-280-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'revert-add_test-special-chars' into release-3.18Brad King2020-07-2859-383/+22
| |\ \ \ \
* | \ \ \ \ Merge topic 'revert-add_test-special-chars'Brad King2020-07-2859-383/+22
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | add_test: Revert "Allow special characters in test name"Brad King2020-07-2759-383/+22
* | | | | | Merge topic 'update-kwsys'Brad King2020-07-285-11/+34
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-07-245-11/+34
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | KWSys 2020-07-24 (c3054d90)KWSys Upstream2020-07-245-11/+34
* | | | | | | Merge branch 'release-3.18'Brad King2020-07-280-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge topic 'sysroot-prefix' into release-3.18Brad King2020-07-281-1/+3
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'sysroot-prefix'Brad King2020-07-281-1/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Compilers: Ignore -print-sysroot prefix when it is '/'Brad King2020-07-271-1/+3
| |/ / / / / /
* | | | | | | Merge topic 'ctest-prefer-normative-text'Brad King2020-07-282-4/+4
|\ \ \ \ \ \ \
| * | | | | | | CTest: Prefer normative terms to express subprocess failuresRobert Maynard2020-07-272-4/+4
* | | | | | | | CMake Nightly Date StampKitware Robot2020-07-281-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'release-3.18'Brad King2020-07-270-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'fix-dependent-pipelines' into release-3.18Brad King2020-07-271-2/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'fix-dependent-pipelines'Brad King2020-07-271-2/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | gitlab-ci: avoid failing dependent stepsBen Boeckel2020-07-271-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'ninja-remove-param-default'Brad King2020-07-276-31/+39
|\ \ \ \ \ \ \
| * | | | | | | Ninja: Remove parameter default for cmNinjaTargetDependsKyle Edwards2020-07-246-31/+39
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'release-3.17'Brad King2020-07-270-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bootstrap-intel' into release-3.17Brad King2020-07-241-1/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.18'Brad King2020-07-270-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'bootstrap-intel' into release-3.18Brad King2020-07-271-1/+1
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |