Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try_compile: More useful error if insufficient arguments | Matthew Woehlke | 2022-09-15 | 5 | -7/+12 |
* | Merge topic 'add_tasking_compiler' | Brad King | 2022-09-15 | 13 | -0/+267 |
|\ | |||||
| * | Tasking: Add support for several compiler toolsets | Christoph Seitz | 2022-09-14 | 13 | -0/+267 |
* | | Merge topic 'export-ios-app-layout' | Brad King | 2022-09-15 | 1 | -1/+4 |
|\ \ | |||||
| * | | export: Fix IMPORTED_LOCATION of iOS flat app bundles | Harry Mallon | 2022-09-14 | 1 | -1/+4 |
* | | | Merge topic 'binutils-apple-no-lld' | Brad King | 2022-09-15 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | BinUtils: Avoid the 'ld.lld' ELF linker on Apple platforms | Carlo Cabrera | 2022-09-14 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'fix-try_compile-tests' | Brad King | 2022-09-15 | 3 | -3/+9 |
|\ \ \ | |||||
| * | | | Tests: Fix recently added tests | Matthew Woehlke | 2022-09-14 | 3 | -3/+9 |
| | |/ | |/| | |||||
* | | | Merge branch 'release-3.24' | Brad King | 2022-09-15 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'FindMatlab-macos-arm64' into release-3.24 | Brad King | 2022-09-15 | 1 | -1/+5 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindMatlab-macos-arm64' | Brad King | 2022-09-15 | 1 | -1/+5 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FindMatlab: Add MEX binary file suffix for Apple Silicon native Matlab | Michael Hirsch | 2022-09-14 | 1 | -1/+5 |
* | | | | | Merge branch 'release-3.24' | Brad King | 2022-09-15 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'link-framework-with-multi-config-postfix' into release-3.24 | Brad King | 2022-09-15 | 4 | -11/+23 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'link-framework-with-multi-config-postfix' | Brad King | 2022-09-15 | 4 | -11/+23 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Apple: Fix regression when linking a framework with postfix | Marc Chevrier | 2022-09-14 | 4 | -11/+23 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-15 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'MsvcDebugInformationFormatAbstraction' | Brad King | 2022-09-14 | 43 | -15/+546 |
|\ \ \ | |||||
| * | | | MSVC: Add test for debug information format | Brad King | 2022-09-14 | 11 | -0/+147 |
| * | | | MSVC: Add abstraction for debug information format | Glen Chung | 2022-09-14 | 32 | -7/+391 |
| * | | | Clang/Windows: Clarify name of internal runtime library flags variables | Brad King | 2022-09-13 | 1 | -10/+10 |
* | | | | Merge topic 'Windows-Intel-dependencies' | Brad King | 2022-09-14 | 2 | -12/+10 |
|\ \ \ \ | |||||
| * | | | | Intel classic compilers on Windows: use msvc style dependencies | Marc Chevrier | 2022-09-13 | 2 | -12/+10 |
* | | | | | Merge topic 'modules-use-new-try_compile-signature' | Brad King | 2022-09-14 | 40 | -80/+81 |
|\ \ \ \ \ | |||||
| * | | | | | Modules: Use new keyword-dispatched try_compile signature | Matthew Woehlke | 2022-09-14 | 40 | -80/+81 |
* | | | | | | Merge topic 'cmake-presets-package-unsupported-error' | Brad King | 2022-09-14 | 2 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | CMakePresets.json: Fix error message for unsupported package presets | Kyle Edwards | 2022-09-13 | 2 | -2/+2 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-14 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.24' | Brad King | 2022-09-13 | 1 | -3/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | CMake 3.24.2v3.24.2 | Brad King | 2022-09-13 | 2 | -4/+4 |
* | | | | | Merge topic 'FindMPI-more-robust-conditionals' | Brad King | 2022-09-13 | 1 | -70/+70 |
|\ \ \ \ \ | |||||
| * | | | | | FindMPI: remove unnecessary variable expansions in conditionals | Ben Boeckel | 2022-09-12 | 1 | -53/+53 |
| * | | | | | FindMPI: match full language names when "simplifying" | Ben Boeckel | 2022-09-12 | 1 | -2/+2 |
| * | | | | | FindMPI: quote literal values | Ben Boeckel | 2022-09-12 | 1 | -19/+19 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'fix-commandline-test-with-symlinks' | Brad King | 2022-09-13 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Fix RunCMake.CommandLine test in unusual environments | Matthew Woehlke | 2022-09-12 | 1 | -1/+6 |
| |/ / / / | |||||
* | | | | | Merge topic 'ExternalProject-cmake-install' | Brad King | 2022-09-13 | 1 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalProject: Install CMake projects using 'cmake --install' | Harry Mallon | 2022-09-12 | 1 | -4/+5 |
| |/ / / / | |||||
* | | | | | Merge topic 'LINUX-host' | Brad King | 2022-09-13 | 5 | -0/+15 |
|\ \ \ \ \ | |||||
| * | | | | | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux host | Cristian Adam | 2022-09-09 | 5 | -0/+15 |
* | | | | | | Merge topic 'ci-pwsh-cleanup' | Brad King | 2022-09-13 | 5 | -11/+18 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | ci: add support for gitlab-runner 'shell = pwsh' executor | Brad King | 2022-09-12 | 4 | -6/+7 |
| * | | | | | ci: start every windows job with custom environment script | Brad King | 2022-09-12 | 1 | -0/+6 |
| * | | | | | ci: allow powershell variables assigned in env scripts to persist | Brad King | 2022-09-12 | 4 | -5/+5 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-13 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'try_compile_correctly_compute_exec_name' | Brad King | 2022-09-12 | 11 | -69/+65 |
|\ \ \ \ \ | |||||
| * | | | | | try_compile: Record output location instead of reverse computing it | Robert Maynard | 2022-09-07 | 11 | -69/+65 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'manual-toolchain' | Brad King | 2022-09-12 | 2 | -33/+46 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add links between cmake-{toolchains,presets}(7) | Hinell | 2022-09-09 | 2 | -33/+46 |
| |/ / / / |