summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* execute_process(): Restore opening files relative to WORKING_DIRECTORYKyle Edwards2023-10-167-18/+66
* Merge branch 'release-3.27' into release-3.28Brad King2023-10-130-0/+0
|\
| * Merge branch 'release-3.26' into release-3.27Brad King2023-10-120-0/+0
| |\
| | * Merge branch 'backport-curl-socks5-fix' into release-3.26Brad King2023-10-121-4/+4
| | |\
| * | \ Merge branch 'backport-curl-socks5-fix' into release-3.27Brad King2023-10-121-4/+4
| |\ \ \ | | | |/ | | |/|
| | * | curl: Backport SOCKS5 heap buffer overflow fix from curl 8.4.0Brad King2023-10-121-4/+4
* | | | Merge topic 'update-curl' into release-3.28Brad King2023-10-13104-1587/+1651
|\ \ \ \
| * | | | Utilities: Update hard-coded try_compile results for curl 8.4.0Brad King2023-10-121-0/+1
| * | | | curl: Set build options the way we need for CMakeBrad King2023-10-121-0/+3
| * | | | Merge branch 'upstream-curl' into update-curlBrad King2023-10-12102-1586/+1646
| |\ \ \ \
| | * | | | curl 2023-10-11 (d755a5f7)Curl Upstream2023-10-12102-1587/+1646
| * | | | | curl: Update script to get curl 8.4.0Brad King2023-10-121-1/+1
* | | | | | Merge branch 'release-3.27' into release-3.28Brad King2023-10-120-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge branch 'release-3.26' into release-3.27Brad King2023-10-120-0/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'backport-ctest_submit-follow-redirects' into release-3.26Brad King2023-10-121-0/+3
| | |\ \ \
| | | * | | ctest: Restore support for http redirects during Submit stepZack Galbreath2023-10-121-0/+3
| | |/ / /
* | | | | CMake 3.28.0-rc1v3.28.0-rc1Brad King2023-10-111-1/+1
* | | | | Merge topic 'cxxmodules-try_compile' into release-3.28Brad King2023-10-114-0/+28
|\ \ \ \ \
| * | | | | cxxmodules: Honor CMAKE_CXX_SCAN_FOR_MODULES in try_compileBrad King2023-10-104-0/+28
* | | | | | Merge topic 'cxxmodules-diagnostics' into release-3.28Brad King2023-10-117-57/+59
|\ \ \ \ \ \
| * | | | | | cxxmodules: Reference documentation in no-modules-support diagnosticsBrad King2023-10-117-33/+45
| * | | | | | Tests: Enforce RunCMake.CXXModules no-modules-support diagnostics strictlyBrad King2023-10-116-36/+26
| |/ / / / /
* | | | | | Merge topic 'doc-typo' into release-3.28Brad King2023-10-111-1/+1
|\ \ \ \ \ \
| * | | | | | Help: Fix typo in COMPATIBLE_INTERFACE_NUMBER_MIN權少2023-10-111-1/+1
|/ / / / / /
* | | | | | Merge topic 'findruby-add-support-for-3.2' into release-3.28Brad King2023-10-111-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindRuby: Add support for 3.2Heiko Becker2023-10-101-6/+6
|/ / / / /
* | | | | Merge topic 'remove-experimental-settings' into release-3.28Brad King2023-10-102-4/+0
|\ \ \ \ \
| * | | | | Tests/RunCMake/CXXModules: remove experimental settingsBen Boeckel2023-10-072-4/+0
|/ / / / /
* | | | | Merge branch 'release-3.27' into release-3.28Brad King2023-10-061-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | CMake 3.27.7v3.27.7Brad King2023-10-062-3/+3
* | | | | Merge topic 'findcuda_toolkit_restore_lib_search_dir' into release-3.28Brad King2023-10-061-1/+0
|\ \ \ \ \
| * | | | | FindCUDAToolkit: Restore CUDAToolkit_LIBRARY_SEARCH_DIRS variableRobert Maynard2023-10-041-1/+0
* | | | | | Merge topic 'cxxmodules-explicit-c++20' into release-3.28Brad King2023-10-069-75/+199
|\ \ \ \ \ \
| * | | | | | cxxmodules: Scan only targets that explicitly enable C++ 20Brad King2023-10-054-7/+23
| * | | | | | cmGeneratorTarget: Track explicitly enabled language standard levelsBrad King2023-10-052-1/+47
| * | | | | | cmGeneratorTarget: Remove outdated const/mutable pairBrad King2023-10-042-7/+6
| * | | | | | cmStandardLevelResolver: Add method to look up standard level by nameBrad King2023-10-042-0/+26
| * | | | | | cmStandardLevelResolver: Report feature std level from GetNewRequiredStandardBrad King2023-10-043-13/+17
| * | | | | | cmStandardLevelResolver: Add method to get feature standard levelBrad King2023-10-042-3/+20
| * | | | | | cmStandardLevelResolver: Factor out public representation of levelBrad King2023-10-043-17/+37
| * | | | | | cmStandardLevelResolver: Clarify local variable nameBrad King2023-10-041-2/+2
| * | | | | | cmStandardLevelResolver: Mark builtin language standards table as constBrad King2023-10-041-31/+27
| * | | | | | Tests: Modernize name of RunCMake.CXXModules compiler inspection caseBrad King2023-10-042-2/+2
|/ / / / / /
* | | | | | Merge topic 'FindPkgConfig-error' into release-3.28Brad King2023-10-041-3/+3
|\ \ \ \ \ \
| * | | | | | FindPkgConfig: Report not-found package names in fatal error messageAnthony Baker2023-10-031-3/+3
* | | | | | | Merge topic 'LLVMFlang-MSVC' into release-3.28Brad King2023-10-0425-51/+347
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | LLVMFlang: Add support for targeting MSVC ABI on WindowsBrad King2023-10-038-11/+158
| * | | | | | LLVMFlang: Add support for CMAKE_Fortran_COMPILER_TARGETBrad King2023-10-021-0/+2
| * | | | | | Tests: Enable CMP0091/CMP0141 for MSVC settings in FortranOnly testBrad King2023-10-021-1/+1
| * | | | | | Fortran: Save CMAKE_LINKER variable persistently for MSVC ABIBrad King2023-10-021-1/+2