summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'file-strings-regex-match'Brad King2024-01-1119-3/+133
|\
| * file: `STRINGS` + `REGEX` store match resultsCristian Le2024-01-0918-1/+133
| * Help: Drop incorrect versionadded mark from CMAKE_MATCH_<n>Brad King2024-01-091-2/+0
* | Merge topic 'swift-implib'Brad King2024-01-114-1/+16
|\ \
| * | Swift: fix Windows DLL import library support for CMP0157 NEWSaleem Abdulrasool2024-01-104-1/+16
* | | Merge topic 'package-dispatch-apple'Brad King2024-01-118-85/+85
|\ \ \
| * | | CMakePackageConfigHelpers: Clarify generate_apple_*_selection_file signaturesBrad King2024-01-058-85/+85
* | | | Merge topic 'ci-linkcheck'Brad King2024-01-111-1/+1
|\ \ \ \
| * | | | FindCxxTest: Drop broken anchor on link to cxxtest project pageBrad King2024-01-101-1/+1
| | |/ / | |/| |
* | | | Merge branch 'release-3.28'Brad King2024-01-110-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'update-zlib' into release-3.28Brad King2024-01-1118-222/+253
| |\ \ \ \
* | \ \ \ \ Merge topic 'update-zlib'Brad 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
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2024-01-111-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'static'Brad King2024-01-104-8/+29
|\ \ \ \ \
| * | | | | Swift: preserve `-static` for static library swiftmodulesSaleem Abdulrasool2024-01-094-8/+29
* | | | | | Merge topic 'orkun_refactor_09_01_2024'Brad King2024-01-101-22/+20
|\ \ \ \ \ \
| * | | | | | Makefile: Reduce string copiesOrkun Tokdemir2024-01-091-3/+3
| * | | | | | Makefile: Remove redundant push_backOrkun Tokdemir2024-01-091-2/+1
| * | | | | | Makefile: Improve const correctnessOrkun Tokdemir2024-01-091-15/+16
| * | | | | | Makefile: Remove no-op callOrkun Tokdemir2024-01-091-2/+0
* | | | | | | Merge branch 'release-3.28'Brad King2024-01-100-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'vs-scan-for-modules' into release-3.28Brad King2024-01-107-8/+46
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'vs-scan-for-modules'Brad 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 branch 'release-3.28'Brad King2024-01-100-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'cxxmodules-no-unity' into release-3.28Brad King2024-01-1013-1/+120
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'cxxmodules-no-unity'Brad 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 branch 'release-3.28'Brad King2024-01-100-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'makefile-depfile' into release-3.28Brad King2024-01-104-4/+25
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'makefile-depfile'Brad 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
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2024-01-101-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'ctest-cli-http-headers'Brad King2024-01-095-2/+43
|\ \ \ \ \ \ \
| * | | | | | | ctest: allow HTTP headers via command lineMatthew Woehlke2024-01-085-2/+43
* | | | | | | | Merge topic 'ewilde/swift-ninja-response-files'Brad King2024-01-096-3/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Swift/Ninja: Add support for response filesEvan Wilde2024-01-086-3/+32
* | | | | | | | | Merge topic 'ninja-always-make-object-dirs'Brad King2024-01-094-20/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmNinjaTargetGenerator: use `.` for the needed phony order-only dependencyBen Boeckel2024-01-063-6/+21
| * | | | | | | | | cmNinjaTargetGenerator: ensure that the object output directory existsBen Boeckel2024-01-061-0/+9
| * | | | | | | | | cmNinjaTargetGenerator: add a method to compute the object directoryBen Boeckel2024-01-052-15/+14