summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindOpenSSL-threads' into release-3.26Brad King2023-02-211-6/+14
|\
| * FindOpenSSL: Fix regression in dependency on threadsBrad King2023-02-201-6/+14
|/
* Merge topic 'xcode-revert-header-map' into release-3.26Brad King2023-02-205-0/+15
|\
| * Xcode: Restore suppression of header mapsBrad King2023-02-175-0/+15
* | Merge topic 'cxx-module-mapper-clang' into release-3.26Brad King2023-02-201-1/+1
|\ \
| * | cmCxxModuleMapper: Specify clang's BMI dependency with new formChuanqi Xu2023-02-171-1/+1
* | | Merge branch 'release-3.25' into release-3.26Brad King2023-02-170-0/+0
|\ \ \ | |/ / |/| |
| * | Merge topic 'backport-3.25-curl-noproxy-fix' into release-3.25Brad King2023-02-171-10/+35
| |\ \
| | * | curl: Backport upstream curl fixes for no_proxy to CMake 3.25 releaseBrad King2023-02-171-10/+35
| |/ /
* | | Merge topic 'update-nghttp2' into release-3.26Brad King2023-02-175-17/+8
|\ \ \ | |_|/ |/| |
| * | Merge branch 'upstream-nghttp2' into update-nghttp2Brad King2023-02-163-12/+6
| |\ \
| | * | nghttp2 2023-02-13 (be049129)nghttp2 upstream2023-02-163-12/+6
| * | | nghttp2: Update script to get nghttp2 1.52.0Brad King2023-02-161-2/+2
| * | | Merge branch 'upstream-nghttp2' into update-nghttp2Brad King2023-02-161-2/+2
| |\ \ \ | | |/ /
| | * | nghttp2 2022-09-21 (87fef4ab)nghttp2 upstream2023-02-161-2/+2
| * | | nghttp2: Update import script to fix version headerBrad King2023-02-161-2/+2
| * | | nghttp2: Drop unused configuration value from build within CMakeBrad King2023-02-161-3/+0
|/ / /
* | | Merge topic 'ci-cxx-modules-clang' into release-3.26Brad King2023-02-163-7/+8
|\ \ \
| * | | ci: use the latest clang-scan-deps optionsKefu Chai2023-02-153-7/+8
|/ / /
* | | CMake 3.26.0-rc3v3.26.0-rc3Brad King2023-02-151-1/+1
* | | Merge topic 'LLVMFlang-post-preprocessed' into release-3.26Brad King2023-02-151-0/+1
|\ \ \
| * | | LLVMFlang: Fix post-preprocess compile for fixed-form FortranDavid Truby2023-02-141-0/+1
|/ / /
* | | Merge topic 'lcc-major-version' into release-3.26Brad King2023-02-142-8/+4
|\ \ \
| * | | LCC: Fix extraction of __LCC__ version componentsBrad King2023-02-132-8/+4
|/ / /
* | | Merge topic 'test-https-connections' into release-3.26Brad King2023-02-1115-1/+37
|\ \ \
| * | | ci: Enable file(DOWNLOAD) TLS_VERIFY test case in CI jobsBrad King2023-02-109-0/+9
| * | | Tests: Add test for file(DOWNLOAD) with TLS_VERIFYscivision2023-02-106-1/+28
|/ / /
* | | Merge topic 'curl-macos-tls' into release-3.26Brad King2023-02-101-40/+88
|\ \ \
| * | | curl: Backport upstream fix for SecureTransport on macOSBrad King2023-02-091-40/+88
|/ / /
* | | CMake 3.26.0-rc2v3.26.0-rc2Brad King2023-02-091-1/+1
* | | Merge topic 'doc-configure-log' into release-3.26Brad King2023-02-091-6/+12
|\ \ \
| * | | Help: Clarify that the documented configure log location is not stableBrad King2023-02-091-6/+12
|/ / /
* | | Merge topic 'clarify-clang-tidy-export-fixes-doc' into release-3.26Brad King2023-02-091-6/+6
|\ \ \
| * | | Help: Avoid making guarantees about <LANG>_CLANG_TIDY_EXPORT_FIXES_DIRKyle Edwards2023-02-091-6/+6
|/ / /
* | | Merge topic 'curl-windows-restore-tls1.3' into release-3.26Brad King2023-02-091-7/+0
|\ \ \
| * | | curl: Enable schannel TLS 1.3 support on Windows 11Brad King2023-02-081-7/+0
* | | | Merge topic 'doc-find_package-root-case' into release-3.26Brad King2023-02-093-9/+10
|\ \ \ \
| * | | | Help: Clarify that <PackageName>_ROOT variable names are case-preservedBrad King2023-02-083-9/+10
| |/ / /
* | | | Merge topic 'stop_parsing_after_first_script_arg' into release-3.26Brad King2023-02-093-5/+18
|\ \ \ \
| * | | | cmake: Stop parsing after `--` when detecting script modeRobert Maynard2023-02-083-5/+18
* | | | | Merge topic 'target-runtime-dlls-doc' into release-3.26Kyle Edwards2023-02-091-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Help: Update $<TARGET_RUNTIME_DLLS> docs to use cmake -E copy -tKyle Edwards2023-02-081-3/+3
|/ / / /
* | | | Merge topic 'automoc-message-typo' into release-3.26Brad King2023-02-081-1/+1
|\ \ \ \
| * | | | AutoMoc: Fix verbose mode messageJoerg Bornemann2023-02-071-1/+1
* | | | | Merge topic 'findopenssl-static-findpkg-fix' into release-3.26Brad King2023-02-081-2/+8
|\ \ \ \ \
| * | | | | FindOpenSSL: Use static pkgconfig if OPENSSL_USE_STATIC_LIBS=ONKyle Edwards2023-02-071-2/+8
| |/ / / /
* | | | | Merge topic 'doc-FetchContent-catch2' into release-3.26Brad King2023-02-082-4/+4
|\ \ \ \ \
| * | | | | FetchContent: Bump documented example Catch2 to v3.0.1Eisuke Kawashima2023-02-072-4/+4
| |/ / / /
* | | | | Merge topic 'doc-cpack-generator-fields' into release-3.26Brad King2023-02-086-423/+491
|\ \ \ \ \
| * | | | | Help: CPack FreeBSD Generator page use field listsAlex Turbov2023-02-071-28/+28