summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 'ci-xcode-15.2' into release-3.28Brad 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.28Brad King2024-02-091-8/+5
|\ \
| * | FindCUDAToolkit: Fix cudart dependenciesRobert Maynard2024-02-081-8/+5
* | | Merge topic 'libuv-1.48' into release-3.28Brad 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 'findmatlab-registry-lookup-without-versionxml' into release-3.28Brad 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.28Brad King2024-02-079-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
|/ /
* | CMake 3.28.3v3.28.3Brad King2024-02-052-3/+3
* | Merge topic 'restore-pch-with-unity' into release-3.28Brad King2024-02-056-30/+17
|\ \
| * | Unity: Clarify source comments on unity build transformationBrad King2024-02-022-1/+3
| * | Merge branch 'unity-after-compile-features' into restore-pch-with-unityBrad King2024-02-025-29/+14
| |\ \ |/ / /
| * | cmGlobalGenerator: Add unity/pch sources after computing compile featuresBrad King2024-02-022-5/+15
| * | Tests: Add case covering PCH in a unity buildBrad King2024-02-023-0/+4
* | | Merge topic 'update-zlib' into release-3.28Brad King2024-01-312-3/+3
|\ \ \
| * \ \ Merge branch 'upstream-zlib' into update-zlibBrad King2024-01-301-1/+1
| |\ \ \
| | * | | zlib 2022-10-12 (04f42cec)zlib upstream2024-01-301-1/+1
| * | | | zlib: Fix 1.2.13 version and date noticeBrad King2024-01-301-2/+2
|/ / / /
* | | | CMake 3.28.2v3.28.2Brad King2024-01-292-4/+4
* | | | Merge topic 'autogen-makefile-depfile' into release-3.28Brad King2024-01-297-2/+40
|\ \ \ \
| * | | | Autogen: Forward dependencies when both Makefile and DEPFILE are usedOrkun Tokdemir2024-01-287-1/+39
| * | | | cmQtAutoGenInitializer: Improve Const-correctnessOrkun Tokdemir2024-01-261-1/+1
* | | | | Merge topic 'revert-FindFreetype-use-config' into release-3.28Brad King2024-01-261-98/+0
|\ \ \ \ \
| * | | | | FindFreetype: Revert use of upstream freetype cmake packageBrad King2024-01-251-98/+0
* | | | | | Merge topic 'find-matlab-docs-mcr-version-mapping' into release-3.28Brad King2024-01-261-1/+11
|\ \ \ \ \ \
| * | | | | | FindMatlab: Document that version mappings do not apply to MCRHermann von Kleist2024-01-251-1/+11
* | | | | | | Merge topic 'find-matlab-fix-nonzero-patch-version' into release-3.28Brad King2024-01-261-4/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | FindMatlab: Some versions use major.minor.patch in the registryHermann von Kleist2024-01-251-4/+5
| |/ / / / /
* | | | | | Merge topic 'tests-c99' into release-3.28Brad King2024-01-252-11/+17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Tests: Improve C compatibility of LoadCommand testsFlorian Weimer2024-01-252-11/+17
|/ / / / /
* | | | | Merge topic 'revert-replace-cmsysprocess-with-cmuvprocesschain' into release-...Brad King2024-01-2532-1225/+1186
|\ \ \ \ \
| * | | | | Revert use of libuv for process execution for 3.28Brad King2024-01-2432-1225/+1186
* | | | | | Merge topic 'cmuvprocesschain' into release-3.28Brad King2024-01-2510-52/+38
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | cmUVProcessChain: Tolerate fileno() of invalid FILE streamBrad King2024-01-241-1/+5
| * | | | cmUVProcessChain: Simplify SetExternalStream usageBrad King2024-01-249-44/+27
| * | | | cmUVProcessChain: Simplify builder initializationBrad King2024-01-242-8/+3
| * | | | Tests: Add missing include in testUVProcessChainHelper on WindowsBrad King2024-01-241-0/+4
|/ / / /
* | | | Merge topic 'FindMatlab-docs' into release-3.28Brad King2024-01-231-10/+7
|\ \ \ \
| * | | | FindMatlab: Fix error message from functionHermann von Kleist2024-01-221-1/+1
| * | | | FindMatlab: Document all registry paths for version lookupHermann von Kleist2024-01-221-3/+4
| * | | | FindMatlab: matlab_get_release_name_from_version is a function nowHermann von Kleist2024-01-221-6/+2
|/ / / /
* | | | Merge topic 'cuda-clang' into release-3.28Brad King2024-01-191-6/+8
|\ \ \ \