summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ \ \
| * | | | CUDA/Clang: Record architectures supported by Clang 16Brad King2024-01-181-2/+6
| * | | | CUDA/Clang: Update architectures supported by CUDA 12Brad King2024-01-181-4/+2
* | | | | Merge topic 'cxxmodules-export-file-collisions' into release-3.28Brad King2024-01-1915-45/+134
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cxxmodules: make export trampoline script files uniqueBen Boeckel2024-01-1813-38/+128
| * | | | Source: Simplify hasher object constructionBrad King2024-01-182-7/+6
|/ / / /
* | | | Merge topic 'FindMatlab-fix-exact-version' into release-3.28Brad King2024-01-181-1/+12
|\ \ \ \
| * | | | FindMatlab: Restore support for finding EXACT major.minor versionHermann von Kleist2024-01-171-1/+11
| * | | | FindMatlab: use correct registry view when extracting versionsHermann von Kleist2024-01-171-0/+1
|/ / / /
* | | | Merge topic 'cxxmodules-obj-lib' into release-3.28Brad King2024-01-175-1/+22
|\ \ \ \
| * | | | cxxmodules: compute link information for C++ module-consuming targetsMatheus Izvekov2024-01-145-1/+22
* | | | | Merge topic 'matlab-win' into release-3.28Brad King2024-01-171-61/+53
|\ \ \ \ \
| * | | | | FindMatlab: Accept long version in matlab_get_release_name_from_versionscivision2024-01-161-17/+7
| * | | | | FindMatlab: Fix major.minor version lookups in Windows Registryscivision2024-01-161-45/+47
|/ / / / /
* | | | | Merge topic 'FindMatlab-fix-version-without-versioninfoxml' into release-3.28Brad King2024-01-161-12/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindMatlab: Restore support for versions without VersionInfo.xmlHermann von Kleist2024-01-121-12/+13
|/ / / /
* | | | Merge topic 'update-zlib' into release-3.28Brad King2024-01-1118-222/+253
|\ \ \ \
| * \ \ \ Merge branch 'upstream-zlib' into update-zlibBrad King2024-01-1017-221/+252
| |\ \ \ \ | | |/ / /
| | * | | zlib 2022-10-12 (04f42cec)zlib upstream2024-01-1017-221/+252