Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge topic 'cxxmodules-no-longer-experimental' | Brad King | 2023-10-02 | 1 | -0/+8 | |
|\ \ \ | ||||||
| * | | | cmExperimental: remove the flag for C++ modules | Ben Boeckel | 2023-10-02 | 1 | -0/+8 | |
* | | | | Merge topic 'ExternalProject-declare-download-byproducts' | Craig Scott | 2023-10-01 | 1 | -0/+8 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | ExternalProject: declare byproducts for the download step | Ben Boeckel | 2023-09-30 | 1 | -0/+8 | |
* | | | | Merge topic 'genexp-no-eval' | Brad King | 2023-09-26 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | cmGeneratorExpressionEvaluator: Short-circuit boolean operators | Martin Duffy | 2023-09-13 | 1 | -0/+5 | |
* | | | | | Merge topic 'orangec-compiler' | Brad King | 2023-09-26 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | OrangeC: Add support for OrangeC compiler | David Lindauer | 2023-09-25 | 1 | -0/+5 | |
* | | | | | | Merge topic 'FetchContent-EXCLUDE_FROM_ALL' | Craig Scott | 2023-09-26 | 1 | -0/+7 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | FetchContent: Add support for EXCLUDE_FROM_ALL | Steven Stallion | 2023-09-25 | 1 | -0/+7 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CrayClang: Add support for this compiler | Ryan Krattiger | 2023-09-22 | 1 | -0/+5 | |
* | | | | | Merge topic 'hip-nvidia' | Brad King | 2023-09-22 | 1 | -0/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | HIP: Add support for NVIDIA GPUs | Brad King | 2023-09-21 | 1 | -1/+4 | |
| * | | | | | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform | Brad King | 2023-09-21 | 1 | -0/+6 | |
* | | | | | | Merge topic 'fileset-private-dep' | Brad King | 2023-09-21 | 1 | -0/+7 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Ninja: Allow compilation before generation of dependencies' private sources | Martin Duffy | 2023-09-20 | 1 | -0/+7 | |
* | | | | | | Merge branch 'release-3.27' | Brad King | 2023-09-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | CMake 3.27.6v3.27.6 | Brad King | 2023-09-20 | 1 | -2/+2 | |
* | | | | | | FindPkgConfig: Allow to override variables when calling pkg_get_variable | Corentin Noël | 2023-09-19 | 1 | -0/+5 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | find_(library|file|path): Drop PATH-derived search prefixes | Brad King | 2023-09-14 | 1 | -0/+17 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'release-3.27' | Brad King | 2023-09-14 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | CMake 3.27.5v3.27.5 | Brad King | 2023-09-14 | 1 | -2/+2 | |
* | | | | Merge topic 'mingw-search-prefixes' | Brad King | 2023-09-14 | 1 | -0/+6 | |
|\ \ \ \ | ||||||
| * | | | | MinGW: Search for packages in standard MSYSTEM environment prefixes | Brad King | 2023-09-13 | 1 | -0/+6 | |
* | | | | | Merge topic 'presets-schema' | Brad King | 2023-09-12 | 1 | -0/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | presets: Add $schema property to JSON schema | ChenMoFeiJin | 2023-09-12 | 1 | -0/+5 | |
* | | | | | cmake_host_system_information: Add MSYSTEM_PREFIX query | Brad King | 2023-09-10 | 1 | -0/+6 | |
|/ / / / | ||||||
* | | | | Xcode: reject legacy buildsystem for Xcode 14 | Gregor Jasny | 2023-08-31 | 1 | -0/+8 | |
* | | | | Merge branch 'release-3.27' | Brad King | 2023-08-23 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | CMake 3.27.4v3.27.4 | Brad King | 2023-08-23 | 1 | -3/+3 | |
* | | | | Utilities/Release: Update docker specs for linux-x86_64 to centos 7 | Brad King | 2023-08-16 | 1 | -0/+5 | |
* | | | | Merge branch 'release-3.27' | Brad King | 2023-08-16 | 1 | -0/+7 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | CMake 3.27.3v3.27.3 | Brad King | 2023-08-16 | 1 | -0/+7 | |
* | | | | ExternalProject: Enable Make Job Server with Explicit Build Command | Chris Mahoney | 2023-08-15 | 1 | -0/+10 | |
* | | | | Merge topic 'test-properties-directory' | Kyle Edwards | 2023-08-14 | 1 | -0/+15 | |
|\ \ \ \ | ||||||
| * | | | | get_test_property(): Add DIRECTORY option | Kyle Edwards | 2023-08-11 | 1 | -0/+3 | |
| * | | | | get_property(TEST): Add DIRECTORY option | Kyle Edwards | 2023-08-11 | 1 | -0/+3 | |
| * | | | | set_tests_properties(): Add DIRECTORY option | Kyle Edwards | 2023-08-11 | 1 | -0/+3 | |
| * | | | | set_property(TEST): Add DIRECTORY option | Kyle Edwards | 2023-08-10 | 1 | -0/+6 | |
* | | | | | Merge topic 'ctest-generate-resource-spec-file' | Kyle Edwards | 2023-08-14 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | CTest: Add ability to dynamically generate resource spec file | Kyle Edwards | 2023-08-10 | 1 | -0/+6 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'backport-vs-sdk-selection' into vs-sdk-selection | Brad King | 2023-08-10 | 1 | -1/+17 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | VS: Select latest Windows SDK even when targeting Windows 8.1 and below | Brad King | 2023-08-10 | 1 | -0/+5 | |
| * | | | VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selection | Brad King | 2023-08-10 | 1 | -0/+8 | |
| * | | | Help: Add 3.27 release note on VS default SDK selection | Brad King | 2023-08-09 | 1 | -1/+4 | |
* | | | | Merge topic 'xcode-embed-resources' | Brad King | 2023-08-01 | 1 | -0/+6 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Xcode: Add embed resources support | halx99 | 2023-07-31 | 1 | -0/+6 | |
* | | | | find_library(): Add support for .xcframework | Kyle Edwards | 2023-07-28 | 1 | -0/+5 | |
* | | | | macOS: Add support for linking against .xcframework folders | Kyle Edwards | 2023-07-26 | 1 | -0/+7 | |
* | | | | Merge topic 'exec-program-policy' | Kyle Edwards | 2023-07-26 | 1 | -0/+6 | |
|\ \ \ \ |