summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME setMartin Storsjö2023-03-246-5/+22
* CMake Nightly Date StampKitware Robot2023-03-241-1/+1
* Merge branch 'release-3.26'Brad King2023-03-231-0/+12
|\
| * CMake 3.26.1v3.26.1Brad King2023-03-232-1/+13
* | Merge topic 'autogen-exe-vars'Brad King2023-03-2310-0/+81
|\ \
| * | Autogen: Add CMAKE_AUTO*_EXECUTABLE variablesOrkun Tokdemir2023-03-2210-0/+81
* | | Merge branch 'release-3.26'Brad King2023-03-230-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'FindHDF5-CXX-without-C' into release-3.26Brad King2023-03-231-38/+28
| |\ \
* | \ \ Merge topic 'FindHDF5-CXX-without-C'Brad King2023-03-231-38/+28
|\ \ \ \ | | |/ / | |/| |
| * | | FindHDF5: Restore parallel HDF5 detection with only CXX enabledBrad King2023-03-221-38/+28
| |/ /
* | | CMake Nightly Date StampKitware Robot2023-03-231-1/+1
* | | Merge topic 'remove-doxygen.config'Brad King2023-03-221-1/+0
|\ \ \
| * | | Actually remove unused top-level doxygen.config fileBrad King2023-03-211-1/+0
* | | | CMake Nightly Date StampKitware Robot2023-03-221-1/+1
* | | | Merge topic 'ci-clang16-windows'Brad King2023-03-213-13/+17
|\ \ \ \
| * | | | ci: Enable C++ modules tests with LLVM/Clang 16.0 on WindowsBrad King2023-03-211-0/+4
| * | | | ci: Update LLVM/Clang to 16.0 in nightly CI jobs on WindowsBrad King2023-03-212-13/+13
* | | | | Merge topic 'update-curl'Brad King2023-03-2177-1539/+1939
|\ \ \ \ \
| * | | | | curl: Restore build within CMake after update to 8.0.1Brad King2023-03-201-3/+7
| * | | | | Merge branch 'upstream-curl' into update-curlBrad King2023-03-2076-1538/+1934
| |\ \ \ \ \
| | * | | | | curl 2023-03-20 (b16d1fa8)Curl Upstream2023-03-2076-1537/+1934
| * | | | | | curl: Update script to get curl 8.0.1Brad King2023-03-201-1/+1
* | | | | | | Merge topic 'remove-doxygen.config'Brad King2023-03-211-696/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Remove unused top-level doxygen.config fileAbdalalah M2023-03-201-696/+0
* | | | | | | Merge topic 'autogen-parallel-number'Brad King2023-03-211-0/+12
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Restore AUTOGEN_PARALLEL support for numbersOrkun Tokdemir2023-03-201-0/+12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'file-REAL_PATH'Brad King2023-03-212-4/+19
|\ \ \ \ \ \ \
| * | | | | | | file(REAL_PATH): Ensure same behavior as get_filename_component(REALPATH)Marc Chevrier2023-03-202-4/+19
* | | | | | | | Merge topic 'find_package-raii-fc-early-return'Brad King2023-03-212-12/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | find_package: Ensure root path stack and module vars are restoredCraig Scott2023-03-172-12/+55
* | | | | | | | | Merge topic 'FindCUDATooklit-mark-as-advanced'Brad King2023-03-211-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | FindCUDAToolkit: mark a few variables as advancedAndrey Alekseenko2023-03-171-1/+2
* | | | | | | | | Merge branch 'release-3.26'Brad King2023-03-210-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge topic 'clang-windows-cxx-modules' into release-3.26Brad King2023-03-218-76/+96
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'clang-windows-cxx-modules'Brad King2023-03-218-76/+96
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Ninja: Wrap rules using '>' shell redirection with 'cmd /C' on WindowsBrad King2023-03-201-1/+18
| * | | | | | | | | Clang: Record Clang 16.0 C++ modules flags only for GNU-like front-endBrad King2023-03-201-13/+15
| * | | | | | | | | cmGlobalNinjaGenerator: Use forward slashes in clang modmap format on WindowsBrad King2023-03-181-1/+7
| * | | | | | | | | cmDyndepCollation: Drop outdated mentions of CXX_MODULE_INTERNAL_PARTITIONSBrad King2023-03-181-38/+11
| * | | | | | | | | cmLocalNinjaGenerator: De-duplicate condition for using 'cmd /C' on WindowsBrad King2023-03-181-5/+5
| * | | | | | | | | cmGlobalNinjaGenerator: Detect GNU-like command-line for dyndep collatorBrad King2023-03-182-6/+20
| * | | | | | | | | cmGlobalNinjaGenerator: Factor out GNU-like command-line detection on WindowsBrad King2023-03-182-6/+16
| * | | | | | | | | cmCxxModuleMapper: Use value semantics in path conversion callbackBrad King2023-03-183-3/+3
| * | | | | | | | | cmCxxModuleMapper: Remove redundant path conversion callbacksBrad King2023-03-181-4/+2
* | | | | | | | | | Merge branch 'release-3.26'Brad King2023-03-210-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'clang-cl-showIncludes' into release-3.26Brad King2023-03-216-1/+23
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'clang-cl-showIncludes'Brad King2023-03-216-1/+23
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Ninja: Restore detection of clang-cl showIncludes prefixYR Chen2023-03-206-1/+17
| * | | | | | | | | | Tests: Comment RunCMake.Ninja ShowIncludes sample input languagesBrad King2023-03-201-0/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'release-3.26'Brad King2023-03-210-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |