summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'MsvcDebugInformationFormatAbstraction'Brad King2022-09-141-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MSVC: Add abstraction for debug information formatGlen Chung2022-09-141-0/+7
* | | | | Merge branch 'release-3.24'Brad King2022-09-131-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CMake 3.24.2v3.24.2Brad King2022-09-131-3/+3
* | | | | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux hostCristian Adam2022-09-091-0/+2
* | | | | Merge topic 'BSD'Brad King2022-09-092-9/+8
|\ \ \ \ \
| * | | | | BSD: Set CMAKE_HOST_BSD variable on a BSD hostCristian Adam2022-09-051-0/+3
| * | | | | BSD: Only use BSD as variable for target BSD systemCristian Adam2022-09-052-9/+5
* | | | | | UseSWIG: track generated Perl module filesThomas Weißschuh2022-09-081-0/+5
| |_|/ / / |/| | | |
* | | | | Merge topic 'try_compile-unique-bindir'Brad King2022-09-071-0/+8
|\ \ \ \ \
| * | | | | try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-051-0/+8
* | | | | | Merge topic 'return-propagate-variables'Brad King2022-09-071-0/+5
|\ \ \ \ \ \
| * | | | | | return(): Propagate variables to result scopeMarc Chevrier2022-09-031-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cpack-reuse-cmake-tools'Brad King2022-09-071-0/+7
|\ \ \ \ \ \
| * | | | | | CPack: re-use paths of tools discovered by CMakeFindBinUtilsMatteo Martelli2022-09-061-0/+7
| |/ / / / /
* | | | | | Merge topic 'cpack-archive-custom-extension'Brad King2022-09-071-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CPack: allow custom file extension in archive generatorAndrey Filipenkov2022-09-011-0/+6
* | | | | | Merge topic 'cmake-presets-package'Brad King2022-09-021-0/+5
|\ \ \ \ \ \
| * | | | | | CPack: Add support for presetsKyle Edwards2022-08-311-0/+5
* | | | | | | Merge topic 'E-capabilities-tls'Brad King2022-09-021-0/+5
|\ \ \ \ \ \ \
| * | | | | | | cmake -E capabilities: Tell whether TLS is enabledKyle Edwards2022-09-011-0/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'add_language_levels_for_cxx26'Brad King2022-09-011-0/+8
|\ \ \ \ \ \ \
| * | | | | | | CMake: Support upcoming C++26 language levelRobert Maynard2022-08-311-0/+8
| |/ / / / / /
* | | | | | | Merge topic 'compiler-launcher-genexp'Brad King2022-09-011-0/+5
|\ \ \ \ \ \ \
| * | | | | | | COMPILER_LAUNCHER: Add support for generator expressionsThomas Weißschuh2022-08-301-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'xcode-add-gpu-validation-and-default-configuration'Brad King2022-08-312-0/+17
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Add settings to control a scheme's launch configurationPatriceJiang2022-08-301-0/+5
| * | | | | | | Xcode: Add settings to control a scheme's GPU Validation valuesPatriceJiang2022-08-301-0/+12
* | | | | | | | FindOpenSP: Add module to find the OpenSP libraryDawid Wróbel2022-08-301-0/+4
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'block-management'Brad King2022-08-231-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Add new flow-control commands for variables and policies scopes managementMarc Chevrier2022-08-221-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'bsd-variables'Craig Scott2022-08-221-0/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | BSD: Set *BSD variables when targeting a *BSD systemCristian Adam2022-08-201-0/+9
| |/ / / / /
* | | | | | Merge topic 'cmake-E-env-modify'Brad King2022-08-181-0/+5
|\ \ \ \ \ \
| * | | | | | cmake -E env: Add --modify flagAlex Reinking2022-08-171-0/+5
| |/ / / / /
* | | | | | Merge branch 'release-3.24'Brad King2022-08-171-2/+3
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | CMake 3.24.1v3.24.1Brad King2022-08-171-2/+3
* | | | | | Merge topic 'FindVulkan-tolerate-FATAL_ERROR'Brad King2022-08-171-0/+5
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Help: Add 3.24 release note about FindVulkan component enforcementBrad King2022-08-171-0/+5
* | | | | Merge topic 'nvtx3'Brad King2022-08-151-0/+8
|\ \ \ \ \
| * | | | | FindCUDAToolkit: nvtx3 targetRaul Tambre2022-08-131-0/+8
* | | | | | Merge topic 'warning-as-error-ti-compiler'Brad King2022-08-151-0/+11
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | TI compiler: Add support for COMPILE_WARNING_AS_ERROR target propertyCraig Scott2022-08-111-0/+11
| * | | | Merge branch 'release-3.23' into release-3.24Brad King2022-07-281-0/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'release-3.23' into release-3.24Brad King2022-07-281-2/+2
| |\ \ \ \
* | | | | | variable: Set LINUX variable on Linux target systemsCristian Adam2022-08-111-0/+4
| |_|_|/ / |/| | | |
* | | | | cmFindPackageCommand: Add one more search pathAlex Turbov2022-08-041-0/+6
* | | | | Merge topic 'cpp-named-module-support-msvc'Brad King2022-08-031-0/+6
|\ \ \ \ \
| * | | | | cmScanDepFormat: support P1689R5Ben Boeckel2022-07-261-0/+6
* | | | | | Merge topic 'cuda_add_lto_support'Brad King2022-08-031-0/+7
|\ \ \ \ \ \