summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'check-curses-min-cmake' into release-3.26Brad King2023-03-012-4/+2
|\ \ \ \
| * | | | ccmake: Update minimum required version of CMake for curses checkBrad King2023-03-012-4/+2
* | | | | Merge topic 'FindPython-fix-CMAKE_SHARED_LIBRARY_SUFFIX-matching' into releas...Brad King2023-03-011-3/+3
|\ \ \ \ \
| * | | | | FindPython: fix erroneous ${CMAKE_SHARED_LIBRARY_SUFFIX} matchingMarc Chevrier2023-03-011-3/+3
| |/ / / /
* | | | | Merge topic 'ci-package-pipeline' into release-3.26Brad King2023-03-0120-116/+111
|\ \ \ \ \
| * | | | | gitlab-ci: Optionally upload release packages to custom URLBrad King2023-02-281-0/+4
| * | | | | gitlab-ci: Generalize package and help upload URLsBrad King2023-02-282-6/+6
| * | | | | gitlab-ci: Stage unsigned release package artifacts in a dedicated directoryBrad King2023-02-283-1/+13
| * | | | | gitlab-ci: Simplify Windows packaging pipelineBrad King2023-02-2813-95/+70
| * | | | | gitlab-ci: Simplify macOS packaging jobsBrad King2023-02-285-15/+7
| * | | | | gitlab-ci: add pre-build and post-build steps to WindowsBrad King2023-02-283-0/+10
| * | | | | gitlab-ci: add pre-build and post-build steps to macOSBrad King2023-02-281-0/+2
| |/ / / /
* | | | | Merge topic 'try-doc' into release-3.26Brad King2023-03-012-39/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help:try_{compile,run}: clarify, encourage new syntaxscivision2023-02-282-39/+37
|/ / / /
* | | | Merge topic 'test-no-dart' into release-3.26Brad King2023-02-281-7/+1
|\ \ \ \
| * | | | Tests: Drop use of legacy "Dart" moduleBrad King2023-02-271-7/+1
* | | | | Merge topic 'doc-cleanup-3.26-rc4' into release-3.26Brad King2023-02-284-29/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Fix typos and grammar in 3.26 release notesCraig Scott2023-02-281-6/+5
| * | | | Help: Improve wording of FOLDER-related properties and policiesCraig Scott2023-02-253-23/+25
* | | | | Merge topic 'doc-CMAKE_MODULE_PATH' into release-3.26Brad King2023-02-271-4/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Document that CMAKE_MODULE_PATH must use forward slashesBrad King2023-02-241-4/+5
|/ / / /
* | | | Merge topic 'find-openssl-find-pthread' into release-3.26Brad King2023-02-241-1/+14
|\ \ \ \
| * | | | FindOpenSSL: Search for -pthread flagKyle Edwards2023-02-231-1/+14
|/ / / /
* | | | Merge topic 'ci-msvc-14.35' into release-3.26Brad King2023-02-231-11/+11
|\ \ \ \
| * | | | gitlab-ci: Update Windows builds to MSVC 14.35 toolsetBrad King2023-02-221-11/+11
|/ / / /
* | | | CMake 3.26.0-rc4v3.26.0-rc4Brad King2023-02-221-1/+1
* | | | Merge topic 'BundleUtilities-chmod-later' into release-3.26Brad King2023-02-211-4/+3
|\ \ \ \
| * | | | BundleUtilities: Avoid unnecessary chmod in fixup_bundle_itemBrad King2023-02-201-4/+3
* | | | | 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
|/ / / / /