summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge topic 'cxxmodules-no-longer-experimental'Brad King2023-10-021-0/+8
|\ \ \
| * | | cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-021-0/+8
* | | | Merge topic 'ExternalProject-declare-download-byproducts'Craig Scott2023-10-011-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | ExternalProject: declare byproducts for the download stepBen Boeckel2023-09-301-0/+8
* | | | Merge topic 'genexp-no-eval'Brad King2023-09-261-0/+5
|\ \ \ \
| * | | | cmGeneratorExpressionEvaluator: Short-circuit boolean operatorsMartin Duffy2023-09-131-0/+5
* | | | | Merge topic 'orangec-compiler'Brad King2023-09-261-0/+5
|\ \ \ \ \
| * | | | | OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-251-0/+5
* | | | | | Merge topic 'FetchContent-EXCLUDE_FROM_ALL'Craig Scott2023-09-261-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FetchContent: Add support for EXCLUDE_FROM_ALLSteven Stallion2023-09-251-0/+7
| | |/ / / | |/| | |
* | | | | CrayClang: Add support for this compilerRyan Krattiger2023-09-221-0/+5
* | | | | Merge topic 'hip-nvidia'Brad King2023-09-221-0/+9
|\ \ \ \ \
| * | | | | HIP: Add support for NVIDIA GPUsBrad King2023-09-211-1/+4
| * | | | | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-211-0/+6
* | | | | | Merge topic 'fileset-private-dep'Brad King2023-09-211-0/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-201-0/+7
* | | | | | Merge branch 'release-3.27'Brad King2023-09-201-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | CMake 3.27.6v3.27.6Brad King2023-09-201-2/+2
* | | | | | FindPkgConfig: Allow to override variables when calling pkg_get_variableCorentin Noël2023-09-191-0/+5
| |_|/ / / |/| | | |
* | | | | find_(library|file|path): Drop PATH-derived search prefixesBrad King2023-09-141-0/+17
| |/ / / |/| | |
* | | | Merge branch 'release-3.27'Brad King2023-09-141-2/+2
|\ \ \ \ | |/ / /
| * | | CMake 3.27.5v3.27.5Brad King2023-09-141-2/+2
* | | | Merge topic 'mingw-search-prefixes'Brad King2023-09-141-0/+6
|\ \ \ \
| * | | | MinGW: Search for packages in standard MSYSTEM environment prefixesBrad King2023-09-131-0/+6
* | | | | Merge topic 'presets-schema'Brad King2023-09-121-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | presets: Add $schema property to JSON schemaChenMoFeiJin2023-09-121-0/+5
* | | | | cmake_host_system_information: Add MSYSTEM_PREFIX queryBrad King2023-09-101-0/+6
|/ / / /
* | | | Xcode: reject legacy buildsystem for Xcode 14Gregor Jasny2023-08-311-0/+8
* | | | Merge branch 'release-3.27'Brad King2023-08-231-3/+3
|\ \ \ \ | |/ / /
| * | | CMake 3.27.4v3.27.4Brad King2023-08-231-3/+3
* | | | Utilities/Release: Update docker specs for linux-x86_64 to centos 7Brad King2023-08-161-0/+5
* | | | Merge branch 'release-3.27'Brad King2023-08-161-0/+7
|\ \ \ \ | |/ / /
| * | | CMake 3.27.3v3.27.3Brad King2023-08-161-0/+7
* | | | ExternalProject: Enable Make Job Server with Explicit Build CommandChris Mahoney2023-08-151-0/+10
* | | | Merge topic 'test-properties-directory'Kyle Edwards2023-08-141-0/+15
|\ \ \ \
| * | | | get_test_property(): Add DIRECTORY optionKyle Edwards2023-08-111-0/+3
| * | | | get_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-111-0/+3
| * | | | set_tests_properties(): Add DIRECTORY optionKyle Edwards2023-08-111-0/+3
| * | | | set_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-101-0/+6
* | | | | Merge topic 'ctest-generate-resource-spec-file'Kyle Edwards2023-08-141-0/+6
|\ \ \ \ \
| * | | | | CTest: Add ability to dynamically generate resource spec fileKyle Edwards2023-08-101-0/+6
| |/ / / /
* | | | | Merge branch 'backport-vs-sdk-selection' into vs-sdk-selectionBrad King2023-08-101-1/+17
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | VS: Select latest Windows SDK even when targeting Windows 8.1 and belowBrad King2023-08-101-0/+5
| * | | VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-101-0/+8
| * | | Help: Add 3.27 release note on VS default SDK selectionBrad King2023-08-091-1/+4
* | | | Merge topic 'xcode-embed-resources'Brad King2023-08-011-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Xcode: Add embed resources supporthalx992023-07-311-0/+6
* | | | find_library(): Add support for .xcframeworkKyle Edwards2023-07-281-0/+5
* | | | macOS: Add support for linking against .xcframework foldersKyle Edwards2023-07-261-0/+7
* | | | Merge topic 'exec-program-policy'Kyle Edwards2023-07-261-0/+6
|\ \ \ \