summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cxxmodules-flagtable-fixes' into release-3.28Brad King2023-10-182-2/+20
|\
| * FlagTables: Add entries for cl -scanDependencies flagBen Boeckel2023-10-172-0/+18
| * FlagTables: `-ifcOutput` takes a subsequent argumentBen Boeckel2023-10-172-2/+2
* | Merge topic 'cxxmodules-export-fileset-info' into release-3.28Brad King2023-10-1710-13/+69
|\ \
| * | cxxmodules: include `INCLUDES DESTINATION` directoriesBen Boeckel2023-10-1610-13/+69
| |/
* | Merge topic 'execute_process-output_file-directory' into release-3.28Brad King2023-10-177-18/+66
|\ \
| * | execute_process(): Restore opening files relative to WORKING_DIRECTORYKyle Edwards2023-10-167-18/+66
* | | Merge topic 'Tests-NinjaPrivateDeps-error-message' into release-3.28Brad King2023-10-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Tests/NinjaPrivateDeps: fix error message for Build-PrivateFileSet-checkBen Boeckel2023-10-161-1/+1
|/ /
* | Merge topic 'bootstrap-known-compilers' into release-3.28Brad King2023-10-161-2/+2
|\ \
| * | bootstrap: update known compilersscivision2023-10-131-2/+2
* | | Merge topic 'nvfortran-mipa' into release-3.28Brad King2023-10-161-1/+1
|\ \ \
| * | | PGI/NVHPC: Remove -Mipa compiler option for 23.3+مهدي شينون (Mehdi Chinoune)2023-10-131-1/+1
| |/ /
* | | Merge topic 'revert-autogen-exe-per-config' into release-3.28Brad King2023-10-1627-909/+204
|\ \ \ | |_|/ |/| |
| * | Autogen: Revert "AUTO*_EXECUTABLE: add support for per-config values"Orkun Tokdemir2023-10-1324-869/+182
| * | Tests: Revert "NinjaMultiConfig: Update tests for the new dependency change"Orkun Tokdemir2023-10-133-40/+22
|/ /
* | 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