summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'clang-manifest'Brad King2021-09-214-7/+18
|\
| * Clang: embed windows manifests with GNU interfaceThomas Bernard2021-09-164-7/+18
* | Merge topic 'platform-vars'Brad King2021-09-218-87/+33
|\ \
| * | MINGW: Define variable only when targeting Windows platformsBrad King2021-09-177-45/+20
| * | Ninja: Remove redundant check for GNU-like compiler on WindowsBrad King2021-09-171-21/+13
| * | Cygwin: Remove redundant definitions of CYGWIN and UNIX variablesBrad King2021-09-166-21/+0
* | | CMake Nightly Date StampKitware Robot2021-09-211-1/+1
* | | Merge branch 'release-3.21'Brad King2021-09-200-0/+0
|\ \ \
| * | | CMake 3.21.3v3.21.3Brad King2021-09-201-1/+1
* | | | Merge branch 'release-3.21'Brad King2021-09-200-0/+0
|\ \ \ \ | |/ / /
| * | | Merge topic 'hip-no-hipcc' into release-3.21Brad King2021-09-2023-306/+114
| |\ \ \
* | \ \ \ 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
| |/ / / / /