summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'autogen-rcc-zstd' into release-3.29Brad King2024-02-123-0/+46
|\ \ \ \
| * | | | Autogen/RCC: Disable zstd if it is not supportedOrkun Tokdemir2024-02-093-0/+46
| |/ / /
* | | | Merge branch 'release-3.28' into release-3.29Brad King2024-02-120-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'backport-3.28-visionOS' into release-3.28Brad King2024-02-125-57/+85
| |\ \ \
* | \ \ \ Merge topic 'visionOS' into release-3.29Brad King2024-02-127-63/+90
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Tests: Enable RunCMake.CMakePackage visionOS cases with Xcode 15.2Brad King2024-02-092-6/+5
| * | | | Merge branch 'backport-3.28-visionOS' into visionOSBrad King2024-02-095-57/+85
| |\ \ \ \ |/ / / / / | | | _ / | | | /
| * | | Tests: Enable visionOS tests with Xcode 15.2Brad King2024-02-092-44/+37
| * | | Tests: Update RunCMake.XcodeProject-Device for visionOS in Xcode 15.1 betaBrad King2024-02-091-2/+2
| * | | visionOS: Update deployment-target flag for Xcode 15.1 betaBrad King2024-02-092-6/+39
| * | | cmLocalGenerator: Avoid unnecessary lookup without a deployment targetBrad King2024-02-091-8/+10
| |/ /
* | | Merge topic 'FindOpenMP-clang-windows' into release-3.29Brad King2024-02-092-1/+6
|\ \ \
| * | | ci: Enable FindOpenMP tests in LLVM/Clang nightly CI jobs on WindowsBrad King2024-02-081-0/+4
| * | | FindOpenMP: Add support for GNU-like Clang targeting MSVC ABIMarkus Mützel2024-02-081-1/+2
* | | | Merge branch 'release-3.28' into release-3.29Brad King2024-02-090-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'ci-xcode-15.2' into release-3.28Brad King2024-02-091-6/+6
| |\ \ \
| * \ \ \ Merge topic 'FindCUDAToolkit-cudart-deps' into release-3.28Brad King2024-02-091-8/+5
| |\ \ \ \
| * \ \ \ \ Merge topic 'libuv-1.48' into release-3.28Brad King2024-02-094-11/+24
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ci-xcode-15.2' into release-3.29Brad King2024-02-091-6/+6
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | gitlab-ci: update macOS jobs to use Xcode 15.2Brad King2024-02-081-6/+6
| |/ / / / /
* | | | | | Merge topic 'FindCUDAToolkit-cudart-deps' into release-3.29Brad King2024-02-091-8/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | FindCUDAToolkit: Fix cudart dependenciesRobert Maynard2024-02-081-8/+5
| | |_|_|/ | |/| | |
* | | | | Merge topic 'libuv-1.48' into release-3.29Brad King2024-02-094-11/+24
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | libuv: win/spawn: optionally run executable paths with no file extensionBrad King2024-02-084-7/+21
| * | | | libuv: Revert "win/spawn: run executables with no file extension"Brad King2024-02-081-6/+2
| |\ \ \ \
| * | | | | cmUVProcessChain: Implement no-extension-on-Windows support with libuv 1.48Brad King2024-02-081-0/+3
| | |_|/ / | |/| | |
* | | | | Merge topic 'doc-autogen' into release-3.29Brad King2024-02-0813-83/+139
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Autogen: Update DocumentationOrkun Tokdemir2024-02-0812-74/+128
| * | | | cmQtAutoGenGlobalInitializer: Improve Const-correctnessOrkun Tokdemir2024-02-061-9/+11
* | | | | Merge topic 'fphsa-version-message' into release-3.29Brad King2024-02-081-1/+1
|\ \ \ \ \
| * | | | | FPHSA: Fix empty version message in exact matchNiklas Weissner2024-02-071-1/+1
* | | | | | Merge topic 'FindVulkan-glslang-14' into release-3.29Brad King2024-02-083-18/+14
|\ \ \ \ \ \
| * | | | | | FindVulkan: Update detection for glslang 14.0.0Juan Ramos2024-02-071-15/+8
| * | | | | | Tests/FindVulkan: Allow easy way to switch between VulkanSDK installationsJuan Ramos2024-02-071-1/+2
| * | | | | | Tests/FindVulkan: Update for glslang 12.3+ outputJuan Ramos2024-02-071-2/+4
* | | | | | | Merge branch 'release-3.28' into release-3.29Brad King2024-02-080-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge topic 'findmatlab-registry-lookup-without-versionxml' into release-3.28Brad King2024-02-081-12/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'clang-cl-showIncludes' into release-3.28Brad King2024-02-079-6/+22
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'findmatlab-registry-lookup-without-versionxml' into release-3.29Brad King2024-02-081-12/+1
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | FindMatlab: Revert undocumented and now-unnecessary full version lookupHermann von Kleist2024-02-071-12/+1
| |/ / / / / /
* | | | | | | Merge topic 'clang-cl-showIncludes' into release-3.29Brad King2024-02-089-6/+22
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | Ninja: Update showIncludes prefix detection for clang-cl 18Martin Storsjö2024-02-076-1/+17
| * | | | | Tests/RunCMake/Ninja: Rename showIncludes case for clang-cl <= 17Brad King2024-02-075-5/+5
| |/ / / /
* | | | | Merge topic 'binutils-objcopy' into release-3.29Brad King2024-02-071-2/+2
|\ \ \ \ \
| * | | | | BinUtils: Avoid llvm-objcopy versions older than Clang 9Arkadiusz Skalski2024-02-061-2/+2
* | | | | | Begin 3.29 release versioningBrad King2024-02-061-3/+3
* | | | | | Help: Drop development topic notes to prepare releaseBrad King2024-02-062-9/+0
* | | | | | Merge topic 'doc-3.29-relnotes'Brad King2024-02-0634-225/+205
|\ \ \ \ \ \
| * | | | | | Help: Organize and revise 3.29 release notesBrad King2024-02-061-98/+135
| * | | | | | Help: Consolidate 3.29 release notesBrad King2024-02-0632-216/+165