summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add CMAKE_<LANG>_STANDARD_LATEST variablesTyler2024-04-3079-50/+464
* AppleClang: Fix Objective C 23 support detectionTyler Nichols2024-04-301-1/+1
* Modules: Fix ARMClang and TIClang language standard compile optionsTyler Nichols2024-04-303-0/+27
* Merge branch 'release-3.29'Brad King2024-04-300-0/+0
|\
| * Merge branch 'release-3.28' into release-3.29Brad King2024-04-300-0/+0
| |\
* | \ Merge branch 'release-3.28'Brad King2024-04-300-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'exported-modules-with-headers' into release-3.28Brad King2024-04-3011-0/+188
| |\ \
* | \ \ Merge branch 'release-3.29'Brad King2024-04-300-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'exported-modules-with-headers' into release-3.29Brad King2024-04-3011-0/+188
| |\ \ \ | | | |/ | | |/|
* | | | Merge topic 'exported-modules-with-headers'Brad King2024-04-3011-0/+188
|\ \ \ \ | | |/ / | |/| |
| * | | cmGeneratorTarget: add the original target as a COMPILE_ONLY linkBen Boeckel2024-04-271-0/+4
| * | | Tests/CXXModules: test exporting modules which include headersBen Boeckel2024-04-2710-0/+184
* | | | CMake Nightly Date StampKitware Robot2024-04-301-1/+1
* | | | Merge topic 'ExternalProject-download-retry-for-error-code-35'Brad King2024-04-291-1/+1
|\ \ \ \
| * | | | ExternalProject: Retry download for error code 35xavisolesoft2024-04-251-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-04-291-1/+1
* | | | | Merge topic 'help-fix-cmake_path-example'Craig Scott2024-04-281-1/+1
|\ \ \ \ \
| * | | | | Help: Fix cmake_path exampleJuan Ramos2024-04-261-1/+1
* | | | | | Merge topic 'doc-cmp0135-fetchcontent'Craig Scott2024-04-283-12/+12
|\ \ \ \ \ \
| * | | | | | Help: CMP0135 applies to FetchContent as wellCraig Scott2024-04-273-12/+12
* | | | | | | CMake Nightly Date StampKitware Robot2024-04-281-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2024-04-271-1/+1
|/ / / / / /
* | | | | | CMake Nightly Date StampKitware Robot2024-04-261-1/+1
|/ / / / /
* | | | | Merge topic 'doc-genex'Brad King2024-04-253-35/+82
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Document TARGET_PROPERTY genex handling of transitive propertiesBrad King2024-04-251-5/+33
| * | | | Help: Clarify role of TARGET_NAME generator expressionBrad King2024-04-251-4/+6
| * | | | Help: Organize target-dependent generator expressions into subsectionsBrad King2024-04-251-19/+36
| * | | | Help: Clarify cross-references to target-dependent generator expressionsBrad King2024-04-253-7/+7
* | | | | Merge topic 'lto-gnu-apple'Brad King2024-04-252-3/+7
|\ \ \ \ \
| * | | | | GNU: Do not use "fat-lto-objects" flags for IPO on Apple platformsRené Bertin2024-04-242-3/+7
* | | | | | Merge topic 'test-dir-preset'Brad King2024-04-253-4/+33
|\ \ \ \ \ \
| * | | | | | ctest: Allow --test-dir override when using presetscastro-ma2024-04-243-4/+33
| |/ / / / /
* | | | | | Merge topic 'cpack-temp-var'Brad King2024-04-251-2/+56
|\ \ \ \ \ \
| * | | | | | cmCPackGenerator: Handle CPACK_TEMPORARY_[INSTALL]_DIRECTORY properlyDeniz Bahadir2024-04-241-2/+56
* | | | | | | Merge topic 'ci-fedora-40'Brad King2024-04-2564-234/+230
|\ \ \ \ \ \ \
| * | | | | | | ci: Verify that C++26 modes work with GCC and Clang on FedoraBrad King2024-04-242-1/+4
| * | | | | | | ci: Enable FindOpenACC tests in LLVM/Clang jobs on FedoraBrad King2024-04-241-0/+4
| * | | | | | | ci: Enable FindOpenACC test for each language independentlyBrad King2024-04-244-8/+11
| * | | | | | | ci: Enable FindOpenMP tests in LLVM/Clang jobs on FedoraBrad King2024-04-241-0/+5
| * | | | | | | ci: Subsume GCC C++ modules testing in main Fedora jobsBrad King2024-04-249-91/+2
| * | | | | | | ci: use Fedora 40 images and environmentsBrad King2024-04-2441-106/+107
| * | | | | | | ci: update Linux image to Fedora 40Brad King2024-04-247-14/+11
| * | | | | | | clang-tidy module: Update to build against LLVM/Clang 18Brad King2024-04-241-8/+9
| * | | | | | | clang-tidy: ignore warnings new in version 18Brad King2024-04-241-0/+10
| * | | | | | | CTestCustom: Ignore warnings in third-party zstd codeBrad King2024-04-241-0/+1
| * | | | | | | Utilities/Sphinx: Ignore warning in generated texinfo documentationBrad King2024-04-241-0/+1
| * | | | | | | ci: Move job for HIP tests on Fedora 39 to a dedicated base imageBrad King2024-04-241-1/+8
| * | | | | | | ci: Add an image for ROCm 5 HIP packages on Fedora 39Brad King2024-04-243-0/+52
* | | | | | | | Merge topic 'elf.errMsg'Brad King2024-04-251-1/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | cmELF: correct error message from GetDynamicSectionStringJoachim Wuttke (h)2024-04-251-1/+13
| | |/ / / / / / | |/| | | | | |