Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'MsvcDebugInformationFormatAbstraction' | Brad King | 2022-09-14 | 1 | -0/+7 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | MSVC: Add abstraction for debug information format | Glen Chung | 2022-09-14 | 1 | -0/+7 | |
* | | | | | Merge branch 'release-3.24' | Brad King | 2022-09-13 | 1 | -3/+3 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | CMake 3.24.2v3.24.2 | Brad King | 2022-09-13 | 1 | -3/+3 | |
* | | | | | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux host | Cristian Adam | 2022-09-09 | 1 | -0/+2 | |
* | | | | | Merge topic 'BSD' | Brad King | 2022-09-09 | 2 | -9/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | BSD: Set CMAKE_HOST_BSD variable on a BSD host | Cristian Adam | 2022-09-05 | 1 | -0/+3 | |
| * | | | | | BSD: Only use BSD as variable for target BSD system | Cristian Adam | 2022-09-05 | 2 | -9/+5 | |
* | | | | | | UseSWIG: track generated Perl module files | Thomas Weißschuh | 2022-09-08 | 1 | -0/+5 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'try_compile-unique-bindir' | Brad King | 2022-09-07 | 1 | -0/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | try_compile: Add keyword-dispatched signature | Matthew Woehlke | 2022-09-05 | 1 | -0/+8 | |
* | | | | | | Merge topic 'return-propagate-variables' | Brad King | 2022-09-07 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | return(): Propagate variables to result scope | Marc Chevrier | 2022-09-03 | 1 | -0/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'cpack-reuse-cmake-tools' | Brad King | 2022-09-07 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack: re-use paths of tools discovered by CMakeFindBinUtils | Matteo Martelli | 2022-09-06 | 1 | -0/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cpack-archive-custom-extension' | Brad King | 2022-09-07 | 1 | -0/+6 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | CPack: allow custom file extension in archive generator | Andrey Filipenkov | 2022-09-01 | 1 | -0/+6 | |
* | | | | | | Merge topic 'cmake-presets-package' | Brad King | 2022-09-02 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack: Add support for presets | Kyle Edwards | 2022-08-31 | 1 | -0/+5 | |
* | | | | | | | Merge topic 'E-capabilities-tls' | Brad King | 2022-09-02 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake -E capabilities: Tell whether TLS is enabled | Kyle Edwards | 2022-09-01 | 1 | -0/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'add_language_levels_for_cxx26' | Brad King | 2022-09-01 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CMake: Support upcoming C++26 language level | Robert Maynard | 2022-08-31 | 1 | -0/+8 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'compiler-launcher-genexp' | Brad King | 2022-09-01 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | COMPILER_LAUNCHER: Add support for generator expressions | Thomas Weißschuh | 2022-08-30 | 1 | -0/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'xcode-add-gpu-validation-and-default-configuration' | Brad King | 2022-08-31 | 2 | -0/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Xcode: Add settings to control a scheme's launch configuration | PatriceJiang | 2022-08-30 | 1 | -0/+5 | |
| * | | | | | | | Xcode: Add settings to control a scheme's GPU Validation values | PatriceJiang | 2022-08-30 | 1 | -0/+12 | |
* | | | | | | | | FindOpenSP: Add module to find the OpenSP library | Dawid Wróbel | 2022-08-30 | 1 | -0/+4 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'block-management' | Brad King | 2022-08-23 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add new flow-control commands for variables and policies scopes management | Marc Chevrier | 2022-08-22 | 1 | -0/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'bsd-variables' | Craig Scott | 2022-08-22 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | BSD: Set *BSD variables when targeting a *BSD system | Cristian Adam | 2022-08-20 | 1 | -0/+9 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cmake-E-env-modify' | Brad King | 2022-08-18 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake -E env: Add --modify flag | Alex Reinking | 2022-08-17 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'release-3.24' | Brad King | 2022-08-17 | 1 | -2/+3 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | CMake 3.24.1v3.24.1 | Brad King | 2022-08-17 | 1 | -2/+3 | |
* | | | | | | Merge topic 'FindVulkan-tolerate-FATAL_ERROR' | Brad King | 2022-08-17 | 1 | -0/+5 | |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | ||||||
| * | | | | Help: Add 3.24 release note about FindVulkan component enforcement | Brad King | 2022-08-17 | 1 | -0/+5 | |
* | | | | | Merge topic 'nvtx3' | Brad King | 2022-08-15 | 1 | -0/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindCUDAToolkit: nvtx3 target | Raul Tambre | 2022-08-13 | 1 | -0/+8 | |
* | | | | | | Merge topic 'warning-as-error-ti-compiler' | Brad King | 2022-08-15 | 1 | -0/+11 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | TI compiler: Add support for COMPILE_WARNING_AS_ERROR target property | Craig Scott | 2022-08-11 | 1 | -0/+11 | |
| * | | | | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-07-28 | 1 | -0/+7 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-07-28 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
* | | | | | | variable: Set LINUX variable on Linux target systems | Cristian Adam | 2022-08-11 | 1 | -0/+4 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | cmFindPackageCommand: Add one more search path | Alex Turbov | 2022-08-04 | 1 | -0/+6 | |
* | | | | | Merge topic 'cpp-named-module-support-msvc' | Brad King | 2022-08-03 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmScanDepFormat: support P1689R5 | Ben Boeckel | 2022-07-26 | 1 | -0/+6 | |
* | | | | | | Merge topic 'cuda_add_lto_support' | Brad King | 2022-08-03 | 1 | -0/+7 | |
|\ \ \ \ \ \ |