summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zlib: Drop old sources to make room for a fresh importBrad King2022-05-2635-11843/+0
* Merge topic 'verify-interface-header-sets-list'Brad King2022-05-2611-5/+76
|\
| * VERIFY_INTERFACE_HEADER_SETS: Add property for list of header setsKyle Edwards2022-05-2511-5/+76
* | Merge topic 'automoc-build-dir'Brad King2022-05-262-1/+5
|\ \
| * | AutoMoc: Take AUTOMOC_BUILD_DIR into account in depfileJoerg Bornemann2022-05-252-1/+5
* | | Merge topic 'LLVMFlang-compiler'Brad King2022-05-265-1/+29
|\ \ \
| * | | LLVMFlang: Add support for LLVM FlangTin Huynh2022-05-245-1/+29
* | | | CMake Nightly Date StampKitware Robot2022-05-261-1/+1
* | | | Merge branch 'release-3.23'Brad King2022-05-250-0/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | CMake 3.23.2v3.23.2Brad King2022-05-251-1/+1
* | | | Merge topic 'dependency-providers'Brad King2022-05-2550-55/+996
|\ \ \ \
| * | | | Dependency providers: Add find_package and FetchContent supportCraig Scott2022-05-2450-38/+957
| * | | | FetchContent: Don't discard non-empty SOURCE_DIR and BINARY_DIRCraig Scott2022-05-181-3/+9
| * | | | FetchContent: Don't leak internal variablesCraig Scott2022-05-181-3/+11
| * | | | cmFindPackageCommand: Handle Makefile variable definitions more robustlyCraig Scott2022-05-172-11/+19
* | | | | Merge topic 'cpack-component-special-chars'Brad King2022-05-251-8/+10
|\ \ \ \ \
| * | | | | CPack: Support component names with special characters, tooDeniz Bahadir2022-05-241-8/+10
| | |_|_|/ | |/| | |
* | | | | Merge topic 'doc-cmake-compiler-is-gnu-deprecation'Brad King2022-05-253-9/+9
|\ \ \ \ \
| * | | | | Help: Deprecate the CMAKE_COMPILER_IS_GNU* variablesfriendlyanon2022-05-243-3/+9
| * | | | | Help: Remove wrong versionadded for CMAKE_COMPILER_IS_GNU* variablesfriendlyanon2022-05-243-6/+0
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2022-05-251-1/+1
* | | | | Merge branch 'release-3.23'Brad King2022-05-240-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'doc-hip-genex-versionadded' into release-3.23Brad King2022-05-241-0/+8
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-hip-genex-versionadded'Brad King2022-05-241-0/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Document when HIP_COMPILER generator expressions were addedEisuke Kawashima2022-05-241-0/+8
* | | | | | Merge branch 'release-3.23'Brad King2022-05-240-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'release-3.22' into release-3.23Brad King2022-05-240-0/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'backport-update-libarchive' into release-3.23Brad King2022-05-2444-827/+1807
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.22'Brad King2022-05-240-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'backport-update-libarchive' into release-3.22Brad King2022-05-2444-827/+1807
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge topic 'update-libarchive'Brad King2022-05-240-0/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'backport-update-libarchive' into update-libarchiveBrad King2022-05-240-0/+0
| |\ \ \ \ \ \ |/ / / / / / / | | | _ / / / | | | / / /
| * | | | | libarchive: Update build within CMake after changes in 3.5.3Brad King2022-05-241-0/+2
| * | | | | libarchive: include archive_platform.h first in blake2s sourcesBrad King2022-05-242-0/+4
| * | | | | Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2022-05-2440-826/+1800
| |\ \ \ \ \
| | * | | | | LibArchive 2022-02-08 (673c1eae)LibArchive Upstream2022-05-2441-830/+1804
| * | | | | | libarchive: Update script to get 3.5.3Brad King2022-05-241-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'findvulkan-moltenvk'Brad King2022-05-243-4/+122
|\ \ \ \ \ \
| * | | | | | FindVulkan: Add component for `MoltenVK`MACHIZAUD Andréa2022-05-223-4/+118
| * | | | | | FindVulkan: Mark test target with `cxx_std_11` to avoid AppleClang warningsMACHIZAUD Andréa2022-05-221-0/+4
* | | | | | | Merge topic 'gitignore-build'Brad King2022-05-241-0/+3
|\ \ \ \ \ \ \
| * | | | | | | gitignore: Tell Git to ignore build*/ directoriesShao-Ce SUN2022-05-231-0/+3
* | | | | | | | Merge topic 'curl-debug-callback'Brad King2022-05-241-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | cmFileCommand: Fix signature of CURLOPT_DEBUGFUNCTION callbackBrad King2022-05-231-2/+2
* | | | | | | | | Merge topic 'reduce-policy-eval-scope'Brad King2022-05-241-4/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmConditionEvaluator: Reduce the scope of the CMP0064 evaluationAlex Turbov2022-05-231-4/+2
* | | | | | | | | | Merge topic 'ci-fedora-36'Brad King2022-05-24121-445/+374
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | gitlab-ci: use Fedora 36 images and environmentsBen Boeckel2022-05-2419-67/+67
| * | | | | | | | | ci: update Linux image to Fedora 36Ben Boeckel2022-05-244-3/+3
| * | | | | | | | | ci: make rvm version comments consistentBrad King2022-05-242-3/+2