summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-version-var'Brad King2022-12-089-17/+57
|\
| * VS: Add a variable to report the Visual Studio version build numberBrad King2022-12-078-0/+38
| * Help: Factor out VS Build Number components document fragmentBrad King2022-12-072-17/+19
* | Merge topic 'test-FindBoost-no-system'Brad King2022-12-081-0/+4
|\ \
| * | Tests: Teach RunCMake.FindBoost to avoid finding an external BoostBrad King2022-12-071-0/+4
| |/
* | Merge topic 'ci-cuda'Brad King2022-12-081-21/+10
|\ \
| * | gitlab-ci: de-duplicate cuda job settingsBrad King2022-12-071-21/+10
| |/
* | Merge branch 'release-3.25'Brad King2022-12-080-0/+0
|\ \
| * \ Merge topic 'ccmake-aix-curses' into release-3.25Brad King2022-12-081-0/+3
| |\ \
* | \ \ Merge topic 'ccmake-aix-curses'Brad King2022-12-081-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | ccmake: Restore compilation with AIX curses.hBrad King2022-12-071-0/+3
| |/ /
* | | CMake Nightly Date StampKitware Robot2022-12-081-1/+1
| |/ |/|
* | Merge topic 'vs-dotnet-sdk-xaml-resx'Brad King2022-12-0710-0/+353
|\ \
| * | VS: Add Xaml and Resx files to .Net SDK style projectsQuentin Berthet2022-12-0610-0/+353
* | | Merge topic 'clang-tidy-export-fixes-dir'Brad King2022-12-0728-2/+397
|\ \ \
| * | | clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR propertyKyle Edwards2022-12-0628-2/+397
| |/ /
* | | Merge topic 'cmstrcat-any-rvalue-arg'Brad King2022-12-073-50/+75
|\ \ \
| * | | cmStrCat(): allow any argument to be an rvalue stringKyle Edwards2022-12-063-50/+75
* | | | Merge topic 'stop_parsing_after_first_script_arg'Brad King2022-12-073-0/+16
|\ \ \ \
| * | | | cmake: Stop parsing after `--` when detecting script modeRobert Maynard2022-12-063-0/+16
| |/ / /
* | | | Merge topic 'ci-nvhpc'Brad King2022-12-075-7/+3
|\ \ \ \
| * | | | gitlab-ci: Update NVHPC to version 22.11Brad King2022-12-065-7/+3
| |/ / /
* | | | Merge topic 'ci-cuda-no-static'Brad King2022-12-075-0/+59
|\ \ \ \
| * | | | ci: Add job to test minimal CUDA install (no static libs)Robert Maynard2022-12-065-0/+59
* | | | | Merge branch 'release-3.25'Brad King2022-12-070-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'doc-SYSTEM' into release-3.25Brad King2022-12-073-7/+7
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-SYSTEM'Brad King2022-12-073-7/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Clarify SYSTEM property default for imported targetsBrad King2022-12-063-7/+7
* | | | | | CMake Nightly Date StampKitware Robot2022-12-071-1/+1
* | | | | | Merge branch 'release-3.25'Brad King2022-12-060-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'ci-os-arch' into release-3.25Brad King2022-12-065-47/+30
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'ci-os-arch'Brad King2022-12-060-0/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'backport-ci-os-arch' into ci-os-archBrad King2022-12-060-0/+0
| |\ \ \ \ \ |/ / / / / / | | | _ / / | | | / /
| * | | | gitlab-ci: drop unnecessary linux kernel version tag on 3.25 release branchBrad King2022-12-062-33/+16
| * | | | gitlab-ci: replace '$os' tags with '$os-x86_64' on 3.25 release branchBrad King2022-12-064-15/+15
| |/ / /
* | | | Merge topic 'automoc-case-change'Brad King2022-12-061-0/+3
|\ \ \ \
| * | | | automoc: Remove existing output file before invoking mocJason Haslam2022-12-051-0/+3
* | | | | Merge topic 'ci-pre-build-post-build'Brad King2022-12-064-1/+41
|\ \ \ \ \
| * | | | | ci: build clang-tidy plugin in pre-build stepKyle Edwards2022-12-051-1/+3
| * | | | | ci: add pre-build and post-build steps to LinuxKyle Edwards2022-12-053-0/+38
* | | | | | Merge topic 'ci-nvhpc'Brad King2022-12-061-0/+4
|\ \ \ \ \ \
| * | | | | | gitlab-ci: Select CUDA version explicitly in NVHPC jobBrad King2022-12-051-0/+4
| |/ / / / /
* | | | | | Merge topic 'FindOpenSSL-static-z'Brad King2022-12-061-4/+38
|\ \ \ \ \ \
| * | | | | | FindOpenSSL: use extra dependencies from pkg-config as wellRolf Eike Beer2022-12-051-4/+38
* | | | | | | Merge topic 'cxx-module-map-clang'Brad King2022-12-0616-6/+194
|\ \ \ \ \ \ \
| * | | | | | | gitlab-ci: add CI jobs for Clang with C++20 modulesBen Boeckel2022-12-024-0/+50
| * | | | | | | ci: add a Docker container for clang support of C++20 modulesBen Boeckel2022-12-024-0/+66
| * | | | | | | Clang-FindBinUtils: also find `clang-scan-deps`Ben Boeckel2022-12-021-0/+11
| * | | | | | | ci: add C++ module rules file for ClangBen Boeckel2022-12-021-0/+16
| * | | | | | | cmCxxModuleMapper: support the `clang` module map formatBen Boeckel2022-12-025-4/+46