summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Default to -ZI instead of /Zi for x86 and x64Glen Chung2022-05-2614-3/+115
* 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
| * | | | | | | | clang-tidy: suppress `google-readability-casting` lintBen Boeckel2022-05-241-1/+0
| * | | | | | | | clang-tidy: suppress new `readability-identifier-length` lintBen Boeckel2022-05-241-0/+1
| * | | | | | | | cmFileCommand: remove an unnecessary castBen Boeckel2022-05-241-1/+1
| * | | | | | | | clang-tidy: fix `readability-static-definition-in-anonymous-namespace` lintsBen Boeckel2022-05-241-2/+2
| * | | | | | | | clang-tidy: fix `bugprone-exception-escape` lintsBen Boeckel2022-05-241-3/+9
| * | | | | | | | clang-tidy: fix `performance-unnecessary-copy-initialization` lintsBen Boeckel2022-05-2410-20/+20
| * | | | | | | | clang-tidy: address `google-readability-casting` lintsBen Boeckel2022-05-2430-73/+95
| * | | | | | | | clang-tidy: address `readability-container-data-pointer` lintsBen Boeckel2022-05-2412-50/+50
| * | | | | | | | clang-tidy: address `modernize-use-default-member-init` lintsBen Boeckel2022-05-2454-212/+109
| * | | | | | | | zstd: suppress an analyzer lintBen Boeckel2022-05-241-0/+1
| * | | | | | | | cmGlobalGenerator: check for `nullptr` in `GetLanguageFromExtension`Ben Boeckel2022-05-211-1/+4
| * | | | | | | | cmCTestSubmitHandler: avoid double fetching envvarsBen Boeckel2022-05-211-4/+4
| * | | | | | | | cmMakefileLibraryTargetGenerator: improve output buildingBen Boeckel2022-05-191-1/+3
| * | | | | | | | style: use `cmStrCat` in some more locationsBen Boeckel2022-05-193-4/+3
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2022-05-241-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'externalproject-cleanup'Brad King2022-05-231-344/+793
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Reformatting onlyCraig Scott2022-05-221-291/+769
| * | | | | | | ExternalProject: Minor cleanup to use more convenient commandsCraig Scott2022-05-221-12/+14
| * | | | | | | ExternalProject: Remove unused property docsCraig Scott2022-05-221-38/+5
| * | | | | | | ExternalProject: Replace SEND_ERROR with FATAL_ERRORCraig Scott2022-05-221-3/+5
| | |/ / / / / | |/| | | | |