summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tasking: Add support for several compiler toolsetsChristoph Seitz2022-09-1413-0/+267
* CMake Nightly Date StampKitware Robot2022-09-141-1/+1
* Merge branch 'release-3.24'Brad King2022-09-131-3/+3
|\
| * CMake 3.24.2v3.24.2Brad King2022-09-132-4/+4
* | Merge topic 'FindMPI-more-robust-conditionals'Brad King2022-09-131-70/+70
|\ \
| * | FindMPI: remove unnecessary variable expansions in conditionalsBen Boeckel2022-09-121-53/+53
| * | FindMPI: match full language names when "simplifying"Ben Boeckel2022-09-121-2/+2
| * | FindMPI: quote literal valuesBen Boeckel2022-09-121-19/+19
* | | Merge topic 'fix-commandline-test-with-symlinks'Brad King2022-09-131-1/+6
|\ \ \
| * | | Tests: Fix RunCMake.CommandLine test in unusual environmentsMatthew Woehlke2022-09-121-1/+6
| |/ /
* | | Merge topic 'ExternalProject-cmake-install'Brad King2022-09-131-4/+5
|\ \ \
| * | | ExternalProject: Install CMake projects using 'cmake --install'Harry Mallon2022-09-121-4/+5
| |/ /
* | | Merge topic 'LINUX-host'Brad King2022-09-135-0/+15
|\ \ \
| * | | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux hostCristian Adam2022-09-095-0/+15
* | | | Merge topic 'ci-pwsh-cleanup'Brad King2022-09-135-11/+18
|\ \ \ \
| * | | | ci: add support for gitlab-runner 'shell = pwsh' executorBrad King2022-09-124-6/+7
| * | | | ci: start every windows job with custom environment scriptBrad King2022-09-121-0/+6
| * | | | ci: allow powershell variables assigned in env scripts to persistBrad King2022-09-124-5/+5
* | | | | CMake Nightly Date StampKitware Robot2022-09-131-1/+1
|/ / / /
* | | | Merge topic 'try_compile_correctly_compute_exec_name'Brad King2022-09-1211-69/+65
|\ \ \ \
| * | | | try_compile: Record output location instead of reverse computing itRobert Maynard2022-09-0711-69/+65
* | | | | Merge topic 'manual-toolchain'Brad King2022-09-122-33/+46
|\ \ \ \ \
| * | | | | Help: Add links between cmake-{toolchains,presets}(7)Hinell2022-09-092-33/+46
| |/ / / /
* | | | | Merge branch 'release-3.24'Brad King2022-09-120-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'fetchcontent-redirect-version-exact' into release-3.24Brad King2022-09-123-4/+14
| |\ \ \ \
* | \ \ \ \ Merge topic 'fetchcontent-redirect-version-exact'Brad King2022-09-123-4/+14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FetchContent: Ignore EXACT for redirected find_package() callsCraig Scott2022-09-113-4/+14
* | | | | | Merge branch 'release-3.24'Brad King2022-09-120-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'FortranCInterface-LLVMFlang' into release-3.24Brad King2022-09-122-3/+5
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FortranCInterface-LLVMFlang'Brad King2022-09-122-3/+5
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FortranCInterface: Add support for LLVMFlang manglingGilles Gouaillardet2022-09-092-3/+5
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-09-121-1/+1
* | | | | | Merge branch 'release-3.24'Craig Scott2022-09-110-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'fetchcontent-unset-wrong-nested-var' into release-3.24Craig Scott2022-09-111-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'fetchcontent-unset-wrong-nested-var'Craig Scott2022-09-111-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FetchContent: Fix unsetting wrong variable name after provider returnsCraig Scott2022-09-101-1/+1
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2022-09-111-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-09-101-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'fphsa-error-message-empty-version-var'Brad King2022-09-095-3/+19
|\ \ \ \
| * | | | FPHSA: Improve error message when VERSION_VAR is empty or has been unset()Andrea Pappacoda2022-09-075-3/+19
* | | | | Merge topic 'BSD'Brad King2022-09-0915-46/+37
|\ \ \ \ \
| * | | | | BSD: Set CMAKE_HOST_BSD variable on a BSD hostCristian Adam2022-09-055-0/+26
| * | | | | BSD: Only use BSD as variable for target BSD systemCristian Adam2022-09-0512-46/+11
* | | | | | Merge topic 'useswig-perl-module'Marc Chevrier2022-09-092-0/+6
|\ \ \ \ \ \
| * | | | | | UseSWIG: track generated Perl module filesThomas Weißschuh2022-09-082-0/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'release-3.24'Brad King2022-09-090-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'fetchcontent-extra' into release-3.24Brad King2022-09-091-4/+4
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'fetchcontent-extra'Brad King2022-09-091-4/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Fix typo in FetchContent example, extras should read extraMathieu Malaterre2022-09-091-4/+4
* | | | | | | Merge branch 'release-3.24'Brad King2022-09-090-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |