summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | Help: Use <variable> consistently in property getter commandsCraig Scott2024-01-053-14/+14
| * | | | Help: Use <xxx> for non-keyword arguments in property command signaturesCraig Scott2024-01-055-12/+15
| |/ / /
* | | | Merge topic 'check_language_propagate_hip_platform' into release-3.28Brad King2024-01-054-2/+64
|\ \ \ \ | |/ / / |/| | |
| * | | HIP: Propagate CMAKE_HIP_PLATFORM from/to the test project in check_languageGergely Meszaros2024-01-044-1/+63
| * | | HIP: Really forward CMAKE_HIP_HOST_COMPILER in check_language(HIP)Gergely Meszaros2024-01-031-1/+1
* | | | Merge branch 'release-3.27' into release-3.28Brad King2024-01-040-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'HELP-string_LENGTH-link-error' into release-3.27Brad King2024-01-041-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'HELP-string_LENGTH-link-error' into release-3.28Brad King2024-01-041-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: string(LENGTH): Fix synopsis link to command descriptionMarc Chevrier2024-01-031-1/+1
| |/ / / /
* | | | | Merge topic 'revert-ExternalProject-download-byproducts' into release-3.28Brad King2024-01-042-15/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ExternalProject: revert `BYPRODUCTS` for download outputsBen Boeckel2024-01-032-15/+5
* | | | | Merge topic 'cxxmodules-no-compile-commands-modmap' into release-3.28Brad King2024-01-032-10/+10
|\ \ \ \ \
| * | | | | cmNinjaTargetGenerator: use scan flag for modmap usage in exported commandsBen Boeckel2023-12-222-10/+10
| |/ / / /
* | | | | Merge topic 'cxxmodules-error-message-improvement' into release-3.28Craig Scott2024-01-031-1/+2
|\ \ \ \ \
| * | | | | cmDyndepCollation: clarify CXX_MODULES-without-BMI error messageBen Boeckel2023-12-261-1/+2
* | | | | | Merge topic 'doc-dynamic-resource-spec-file' into release-3.28Craig Scott2024-01-021-20/+28
|\ \ \ \ \ \
| * | | | | | Help: Update missed text for dynamically generated resource spec filesCraig Scott2024-01-011-20/+28
|/ / / / / /
* | | | | | Merge topic 'fix-redirect-links' into release-3.28Craig Scott2024-01-012-2/+2
|\ \ \ \ \ \
| * | | | | | Help: update lua.org links to be HTTPSBen Boeckel2024-01-012-2/+2
| |/ / / / /
* | | | | | Merge topic 'doc-toolchains-apple' into release-3.28Craig Scott2024-01-011-4/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Note CMAKE_IOS_INSTALL_COMBINED deprecation in toolchains exampleCraig Scott2023-12-301-3/+5
| * | | | | Help: Fix typo not accounting for addition of visionOSCraig Scott2023-12-301-1/+1
|/ / / / /
* | | | | Merge topic 'Ninja-LINK_OPTIONS-with-newlines' into release-3.28Marc Chevrier2023-12-237-1/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ninja: LINK_OPTIONS property should support newlinesMarc Chevrier2023-12-207-1/+36
|/ / / /
* | | | Merge topic 'UsePkgConfig-trailing-whitespace' into release-3.28Brad King2023-12-201-5/+4
|\ \ \ \
| * | | | UsePkgConfig: Restore removal of trailing whitespace from pkg-config outputJason E. Hale2023-12-191-5/+4
|/ / / /
* | | | Merge topic 'Xcode-Check-Imported-Framework' into release-3.28Brad King2023-12-193-5/+45
|\ \ \ \
| * | | | Xcode: Restore support for standalone IMPORTED_LOCATION_<CONFIG>Marc Chevrier2023-12-183-5/+45
|/ / / /