summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* try_compile: More useful error if insufficient argumentsMatthew Woehlke2022-09-155-7/+12
* Merge topic 'add_tasking_compiler'Brad King2022-09-1513-0/+267
|\
| * Tasking: Add support for several compiler toolsetsChristoph Seitz2022-09-1413-0/+267
* | Merge topic 'export-ios-app-layout'Brad King2022-09-151-1/+4
|\ \
| * | export: Fix IMPORTED_LOCATION of iOS flat app bundlesHarry Mallon2022-09-141-1/+4
* | | Merge topic 'binutils-apple-no-lld'Brad King2022-09-151-1/+1
|\ \ \
| * | | BinUtils: Avoid the 'ld.lld' ELF linker on Apple platformsCarlo Cabrera2022-09-141-1/+1
| | |/ | |/|
* | | Merge topic 'fix-try_compile-tests'Brad King2022-09-153-3/+9
|\ \ \
| * | | Tests: Fix recently added testsMatthew Woehlke2022-09-143-3/+9
| | |/ | |/|
* | | Merge branch 'release-3.24'Brad King2022-09-150-0/+0
|\ \ \
| * \ \ Merge topic 'FindMatlab-macos-arm64' into release-3.24Brad King2022-09-151-1/+5
| |\ \ \
* | \ \ \ Merge topic 'FindMatlab-macos-arm64'Brad King2022-09-151-1/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindMatlab: Add MEX binary file suffix for Apple Silicon native MatlabMichael Hirsch2022-09-141-1/+5
* | | | | Merge branch 'release-3.24'Brad King2022-09-150-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'link-framework-with-multi-config-postfix' into release-3.24Brad King2022-09-154-11/+23
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge topic 'link-framework-with-multi-config-postfix'Brad King2022-09-154-11/+23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Apple: Fix regression when linking a framework with postfixMarc Chevrier2022-09-144-11/+23
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2022-09-151-1/+1
| |/ / |/| |
* | | Merge topic 'MsvcDebugInformationFormatAbstraction'Brad King2022-09-1443-15/+546
|\ \ \
| * | | MSVC: Add test for debug information formatBrad King2022-09-1411-0/+147
| * | | MSVC: Add abstraction for debug information formatGlen Chung2022-09-1432-7/+391
| * | | Clang/Windows: Clarify name of internal runtime library flags variablesBrad King2022-09-131-10/+10
* | | | Merge topic 'Windows-Intel-dependencies'Brad King2022-09-142-12/+10
|\ \ \ \
| * | | | Intel classic compilers on Windows: use msvc style dependenciesMarc Chevrier2022-09-132-12/+10
* | | | | Merge topic 'modules-use-new-try_compile-signature'Brad King2022-09-1440-80/+81
|\ \ \ \ \
| * | | | | Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-1440-80/+81
* | | | | | Merge topic 'cmake-presets-package-unsupported-error'Brad King2022-09-142-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | CMakePresets.json: Fix error message for unsupported package presetsKyle Edwards2022-09-132-2/+2
* | | | | | 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
| |/ / / /