summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmexpat: Create expat_config.h in build within CMake itselfBrad King2021-05-241-0/+2
* Merge branch 'upstream-expat' into update-expatBrad King2021-05-2420-154/+1404
|\
| * expat 2021-05-23 (a28238bd)Expat Upstream2021-05-2420-163/+1405
* | expat: Update script to get Expat 2.4.1Brad King2021-05-241-1/+1
* | CMake Nightly Date StampKitware Robot2021-05-241-1/+1
* | CMake Nightly Date StampKitware Robot2021-05-231-1/+1
* | CMake Nightly Date StampKitware Robot2021-05-221-1/+1
* | Merge topic 'ci-fedora34-mpi'Brad King2021-05-213-2/+3
|\ \
| * | ci: Switch to MPICH in Fedora jobsBrad King2021-05-212-2/+2
| * | ci: add MPICH to Fedora base imageBrad King2021-05-211-0/+1
|/ /
* | Merge topic 'imported-framework-soname-file'Brad King2021-05-214-3/+49
|\ \
| * | Framework: Fix $<TARGET_SONAME_FILE:...> for imported frameworksKyle Edwards2021-05-204-3/+49
* | | Merge topic 'message-color'Brad King2021-05-2110-20/+79
|\ \ \
| * | | cmMessenger: Color messages to terminal by typeMarius Messerschmidt2021-05-204-4/+32
| * | | cmMessenger: Pass title inside a metadata structureMarius Messerschmidt2021-05-199-19/+50
* | | | Merge branch 'release-3.20'Brad King2021-05-210-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'git-config-version-check' into release-3.20Brad King2021-05-211-3/+5
| |\ \ \ \
* | \ \ \ \ Merge topic 'git-config-version-check'Brad King2021-05-211-3/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ExternalProject: Only add git config setting with git 1.7.7 or laterCraig Scott2021-05-201-3/+5
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2021-05-211-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'cmake-ninja-workdir'Brad King2021-05-2010-59/+160
|\ \ \ \
| * | | | Ninja: Handle depfiles with absolute paths to generated filesBrad King2021-05-196-2/+33
| * | | | Tests: Add case covering a unity build with a generated sourceBrad King2021-05-194-0/+50
| * | | | cmGlobalNinjaGenerator: Improve allocation pattern in WriteBuildBrad King2021-05-191-5/+4
| * | | | cmGlobalNinjaGenerator: Factor out custom command output collectionBrad King2021-05-194-28/+40
| * | | | cmGlobalNinjaGenerator: Reduce string copies in WriteCustomCommandBuildBrad King2021-05-194-20/+23
| * | | | cmGlobalNinjaGenerator: Re-order logic in WriteCustomCommandBuildBrad King2021-05-191-8/+8
| * | | | cmGlobalNinjaGenerator: Record implicit outputs as known tooBrad King2021-05-191-0/+3
| * | | | cmLocalNinjaGenerator: Use variable for main custom command output pathBrad King2021-05-191-5/+8
| | |/ / | |/| |
* | | | Merge topic 'install-script-all-components'Brad King2021-05-2025-20/+133
|\ \ \ \
| * | | | install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTSNils Gladitz2021-05-1925-20/+133
| |/ / /
* | | | Merge topic 'cmCommandLineArgument_understands_exact_versus_matching_variables'Brad King2021-05-205-55/+133
|\ \ \ \
| * | | | cmCommandLineArgument: OneOrMore mode supports `=` separatorRobert Maynard2021-05-192-32/+46
| * | | | cmCommandLineArgument: Understands which commands require partial matchingRobert Maynard2021-05-194-29/+93
* | | | | CMake Nightly Date StampKitware Robot2021-05-201-1/+1
| |/ / / |/| | |
* | | | Merge branch 'release-3.20'Brad King2021-05-190-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'nvhpc-ninja-depfile' into release-3.20Brad King2021-05-192-0/+18
| |\ \ \
* | \ \ \ Merge topic 'nvhpc-ninja-depfile'Brad King2021-05-192-0/+18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | NVHPC: Support Ninja dependency scanningRobert Maynard2021-05-182-0/+10
| * | | | NVHPC: Support explicit language flagsRobert Maynard2021-05-182-0/+8
* | | | | CMake Nightly Date StampKitware Robot2021-05-191-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'gitignore'Brad King2021-05-181-0/+7
|\ \ \ \
| * | | | .gitignore: Add CLion directories and VS build directoryViktor Wallner2021-05-181-0/+7
|/ / / /
* | | | Merge topic 'relative-paths'Brad King2021-05-1818-257/+188
|\ \ \ \
| * | | | cmOutputConverter: Adopt relative path conversion helpersBrad King2021-05-1712-177/+142
| * | | | cmLocalGenerator: De-duplicate StateSnapshot memberBrad King2021-05-173-4/+3
| * | | | cmLocalGenerator: Remove unused MaybeRelativeToCurSrcDir methodBrad King2021-05-172-7/+0
| * | | | cmLocalGenerator: Localize logic mapping source path to object file nameBrad King2021-05-171-2/+19
| * | | | cmListFileCache: Simplify relative path conversion in backtracesBrad King2021-05-172-6/+3
| * | | | cmSystemTools: Adopt RelativeIfUnder helperBrad King2021-05-173-9/+21