summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-01147-150/+151
* Merge branch 'release-3.26'Brad King2023-03-010-0/+0
|\
| * CMake 3.26.0-rc5v3.26.0-rc5Brad King2023-03-011-1/+1
* | Merge branch 'release-3.26'Brad King2023-03-010-0/+0
|\ \ | |/
| * Merge topic 'check-curses-min-cmake' into release-3.26Brad King2023-03-012-4/+2
| |\
* | \ Merge topic 'check-curses-min-cmake'Brad King2023-03-012-4/+2
|\ \ \ | | |/ | |/|
| * | ccmake: Update minimum required version of CMake for curses checkBrad King2023-03-012-4/+2
* | | Merge branch 'release-3.26'Brad King2023-03-010-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'FindPython-fix-CMAKE_SHARED_LIBRARY_SUFFIX-matching' into releas...Brad King2023-03-011-3/+3
| |\ \
* | \ \ Merge topic 'FindPython-fix-CMAKE_SHARED_LIBRARY_SUFFIX-matching'Brad King2023-03-011-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | FindPython: fix erroneous ${CMAKE_SHARED_LIBRARY_SUFFIX} matchingMarc Chevrier2023-03-011-3/+3
| | |/ | |/|
* | | Merge topic 'FindVulkan-mingw-cross-compiling'Brad King2023-03-011-7/+10
|\ \ \
| * | | FindVulkan: Add more search paths for MINGW when cross compilingRalf Habacker2023-02-281-7/+10
* | | | Merge topic 'csharp_sdk_win32_exe'Brad King2023-03-011-1/+5
|\ \ \ \
| * | | | VS : Support WIN32_EXECUTABLE on SDK style projectsOlivier PENA2023-02-281-1/+5
| |/ / /
* | | | Merge topic 'remove-dart-modules'Brad King2023-03-0129-12/+186
|\ \ \ \
| * | | | Dart,FindDart: Add policy to remove these modulesBrad King2023-02-2827-1/+183
| * | | | Tests: Port "testing" test from Dart module to CTest moduleBrad King2023-02-281-6/+2
| * | | | Merge branch 'upstream-KWSys' into remove-dart-modulesBrad King2023-02-281-5/+1
| |\ \ \ \
| | * | | | KWSys 2023-02-28 (68534a6a)KWSys Upstream2023-02-281-5/+1
* | | | | | Merge branch 'release-3.26'Brad King2023-03-010-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge topic 'ci-package-pipeline' into release-3.26Brad King2023-03-0120-116/+111
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ci-package-pipeline'Brad 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 branch 'release-3.26'Brad King2023-03-010-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'try-doc' into release-3.26Brad King2023-03-012-39/+37
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'try-doc'Brad King2023-03-012-39/+37
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help:try_{compile,run}: clarify, encourage new syntaxscivision2023-02-282-39/+37
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2023-03-011-1/+1
| |/ / / |/| | |
* | | | Merge topic 'target_sources-file_set-no-exist'Brad King2023-02-288-0/+43
|\ \ \ \
| * | | | target_sources: give a hint when a file named `FILE_SET` is not foundBen Boeckel2023-02-248-0/+43
* | | | | Merge topic 'FindX11-more-xcb-components'Brad King2023-02-283-1/+111
|\ \ \ \ \
| * | | | | FindX11: support the xcb-{cursor,shape,xrm} componentsBen Boeckel2023-02-273-0/+110
| * | | | | Tests/FindX11: fix preprocessor check for xcb_xrandr componentBen Boeckel2023-02-271-1/+1
* | | | | | Merge topic 'dll-name-soversion'Brad King2023-02-2817-9/+86
|\ \ \ \ \ \
| * | | | | | Add option to add SOVERSION to DLL namesRalf Habacker2023-02-2712-2/+84
| * | | | | | Tests: Simplify RunCMake.TargetArtifacts specBrad King2023-02-241-5/+1
| * | | | | | Tests: Rename RunCMake.{ArtifactOutputDirs => TargetArtifacts}Brad King2023-02-247-3/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'ci-linkcheck'Brad King2023-02-281-1/+1
|\ \ \ \ \ \
| * | | | | | Help: Replace link with its permanent redirectBrad King2023-02-271-1/+1
* | | | | | | Merge branch 'release-3.26'Brad King2023-02-280-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge topic 'test-no-dart' into release-3.26Brad King2023-02-281-7/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'test-no-dart'Brad King2023-02-281-7/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Tests: Drop use of legacy "Dart" moduleBrad King2023-02-271-7/+1