summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Exclude some tests on broken libc on Elbrusmakise-homura2024-01-161-5/+9
* LCC: Make CMake build without warnings on LCC 1.21makise-homura2024-01-161-1/+6
* libarchive: avoid lchmod not implemented warning on old LCCmakise-homura2024-01-161-1/+3
* LCC: Don't enable debugger on LCC that don't have <future>makise-homura2024-01-161-0/+1
* liblzma: Make cmliblzma buildable on LCC 1.21makise-homura2024-01-161-2/+2
* jsoncpp: fix missing template deletion support on LCC < 1.23makise-homura2024-01-161-0/+4
* cmcurl: fix X509_STORE_up_ref issue not just on LCC 1.23, but on LCC <= 1.23makise-homura2024-01-161-3/+3
* LCC: get rid of ambiguous assignments of {} for LCCmakise-homura2024-01-162-3/+3
* cppdap: Use std::is_same<>::value instead of std::is_same<>() for old LCCmakise-homura2024-01-161-1/+1
* LCC: Correct C compiler default C standardsmakise-homura2024-01-161-1/+1
* CMake Nightly Date StampKitware Robot2024-01-151-1/+1
* CMake Nightly Date StampKitware Robot2024-01-141-1/+1
* CMake Nightly Date StampKitware Robot2024-01-131-1/+1
* Merge topic 'swift-sources-in-resp-file'Brad King2024-01-123-6/+14
|\
| * Swift/Ninja: Include sources in response fileEvan Wilde2024-01-113-6/+14
* | CMake Nightly Date StampKitware Robot2024-01-121-1/+1
* | 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