summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
| * | | | zlib: Update script to get zlib 1.2.13Brad King2024-01-101-1/+1
|/ / / /
* | | | Merge topic 'vs-scan-for-modules' into release-3.28Brad King2024-01-107-8/+46
|\ \ \ \
| * | | | Tests/CXXModules/scan_properties: use `ixx` extensionBen Boeckel2024-01-092-3/+5
| * | | | cmVisualStudio10TargetGenerator: always specify scanningBen Boeckel2024-01-061-3/+4
| * | | | Tests/CXXModules: add a test case for VS generation without flagsBen Boeckel2024-01-064-0/+35
| * | | | cmVisualStudio10TargetGenerator: fix typo in flag nameBen Boeckel2024-01-061-3/+3
* | | | | Merge topic 'cxxmodules-no-unity' into release-3.28Brad King2024-01-1013-1/+120
|\ \ \ \ \
| * | | | | cmLocalGenerator: ignore scanned sources for unity buildsBen Boeckel2024-01-054-0/+22
| * | | | | cmGlobalGenerator: add unity sources after computing target compile featuresBen Boeckel2024-01-052-1/+30
| | |_|/ / | |/| | |
| * | | | Tests/CXXModules: add a test with unity build supportBen Boeckel2024-01-057-0/+68
| |/ / /
* | | | Merge topic 'makefile-depfile' into release-3.28Brad King2024-01-104-4/+25
|\ \ \ \
| * | | | Makefile: Fix double escaping when DEPFILE is usedOrkun Tokdemir2024-01-094-3/+24
| * | | | Makefile: Reduce string copiesOrkun Tokdemir2024-01-081-1/+1
|/ / / /
* | | | Merge topic 'fix-openbsd' into release-3.28Brad King2024-01-083-7/+7
|\ \ \ \
| * | | | Source: Restore compilation on OpenBSDRafael Sadowski2024-01-053-7/+7
|/ / / /
* | | | Merge topic 'doc-get-properties-inherited' into release-3.28Brad King2024-01-057-34/+32
|\ \ \ \
| * | | | Help: Fix wrong return values for unset inherited propertiesCraig Scott2024-01-053-22/+16
| * | | | Help: Add missing DIRECTORY keyword to set_tests_properties() signatureCraig Scott2024-01-051-0/+1