summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge topic 'hip-no-hipcc'Brad King2021-09-2023-306/+114
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | HIP: Simplify detection of HIP runtime CMake packageBrad King2021-09-166-125/+29
| * | | | | | | HIP: Remove ROMClang compiler id and use Clang directlyBrad King2021-09-1617-166/+35
| * | | | | | | HIP: Detect ROCm path earlierBrad King2021-09-163-15/+18
| * | | | | | | HIP: Use 'rocm_agent_enumerator' to determine CMAKE_HIP_ARCHITECTURESZack Galbreath2021-09-162-4/+36
* | | | | | | | Merge branch 'release-3.21'Brad King2021-09-200-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'release-3.20' into release-3.21Brad King2021-09-201-2/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.20'Brad King2021-09-201-2/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | CMake 3.20.6v3.20.6Brad King2021-09-202-3/+3
* | | | | | | | | Merge topic 'test-symlink'Brad King2021-09-201-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Avoid output when running symlink checkBrad King2021-09-171-0/+2
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-09-201-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-09-191-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge topic 'VersionCompare-use-std_string'Marc Chevrier2021-09-189-61/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | cmSystemTools::VersionCompare: use std::string for argumentsMarc Chevrier2021-09-179-61/+69
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2021-09-181-1/+1
* | | | | | | | Merge branch 'release-3.21'Brad King2021-09-170-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'release-3.20' into release-3.21Brad King2021-09-170-0/+0
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'release-3.20'Brad King2021-09-170-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'android-PATH' into release-3.20Brad King2021-09-161-5/+0
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.21'Brad King2021-09-170-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'android-PATH' into release-3.21Brad King2021-09-171-5/+0
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge topic 'android-PATH'Brad King2021-09-171-5/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Android: Restore searching PATH for executableshhb2021-09-161-5/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.21'Brad King2021-09-170-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'iar-enable-in-list-operator' into release-3.21Brad King2021-09-171-0/+5
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'iar-enable-in-list-operator'Brad King2021-09-171-0/+5
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | IAR: Restore support for projects not enabling policy CMP0057Jean-Marc Hengen2021-09-161-0/+5
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2021-09-171-1/+1
* | | | | | Merge topic 'xcode-embed-libraries'Craig Scott2021-09-1610-27/+44
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Xcode: add support for embedding dynamic librariesLucas SOLTIC2021-09-1310-27/+44
* | | | | | Merge topic 'clarify_cmake_policy_warning_doc'Brad King2021-09-161-2/+3
|\ \ \ \ \ \
| * | | | | | Help: Improve explanation on CMAKE_POLICY_WARNING warnings occurRobert Maynard2021-09-151-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'enh-CPack-SetOption-accepts-new-types'Brad King2021-09-1615-116/+129
|\ \ \ \ \ \
| * | | | | | Use new SetOption signaturesMarc Chevrier2021-09-1514-112/+88
| * | | | | | cmCPackGenerator::SetOption accepts cmProp or std::stringMarc Chevrier2021-09-152-4/+41
* | | | | | | Merge topic 'enh-CTest-SetOption-accepts-new-types'Brad King2021-09-165-17/+49
|\ \ \ \ \ \ \
| * | | | | | | Use new SetOption signaturesMarc Chevrier2021-09-153-15/+15
| * | | | | | | cmCTestGenericHandler::SetOption accepts cmProp or std::stringMarc Chevrier2021-09-152-2/+34
| |/ / / / / /
* | | | | | | Merge topic 'update-curl'Brad King2021-09-16128-3066/+3874
|\ \ \ \ \ \ \
| * | | | | | | curl: Set build options the way we need for CMakeBrad King2021-09-151-0/+12
| * | | | | | | Merge branch 'upstream-curl' into update-curlBrad King2021-09-15124-3029/+3817
| |\ \ \ \ \ \ \
| | * | | | | | | curl 2021-09-14 (8e82f2a0)Curl Upstream2021-09-15124-3029/+3818
| * | | | | | | | curl: Update script to get curl 7.79.0Brad King2021-09-151-1/+1
| * | | | | | | | cmCurl: Fix file:// URLs with spaces for curl 7.78+Brad King2021-09-151-1/+6
| * | | | | | | | cmCurl: Adopt helper to fix file:// URLsBrad King2021-09-153-35/+38
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.21'Brad King2021-09-160-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge topic 'vs2022' into release-3.21Brad King2021-09-164-3/+19
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'vs2022'Brad King2021-09-164-3/+19
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | VS: Update Visual Studio 17 2022 generator for Preview 4Brad King2021-09-152-3/+9