summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | TARGET_RUNTIME_DLLS: minor refactoring of shared-check.cmakeAlexander Neundorf2023-02-261-6/+6
| * | | | | | | Help: add documentation for the new TARGET_RUNTIME_DLL_DIRS genexAlexander Neundorf2023-02-261-1/+17
| * | | | | | | TARGET_RUNTIME_DLL_DIRS: add the new genex to cmGeneratorExpressionNodeAlexander Neundorf2023-02-261-10/+46
| * | | | | | | TARGET_RUNTIME_DLLS: fix test for this genexAlexander Neundorf2023-02-221-0/+0
* | | | | | | | Merge topic 'test-minver'Brad King2023-03-02147-150/+151
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-01147-150/+151
* | | | | | | | | Merge topic 'target_sources-backtrace'Brad King2023-03-0248-140/+144
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | target_sources: Fix backtrace on missing sourceBrad King2023-02-2844-140/+133
| * | | | | | | | | Tests: Add RunCMake.target_sources case covering missing sourceBrad King2023-02-285-1/+12
* | | | | | | | | | Merge topic 'retry-file-download-on-timeout'Brad King2023-03-021-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ExternalProject: Also retry curl download on timeout errorGreg Thain2023-03-011-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'clean-AddCacheEntry'Brad King2023-03-021-12/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmState::AddCacheEntry(): Remove unused overloadsVitaly Stakhovsky2023-03-011-12/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'dont_use_bom_with_cuda'Brad King2023-03-024-20/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Makefile: Don't pass the CUDA compiler response files with UTF8_BOMRobert Maynard2023-02-284-20/+25
* | | | | | | | | | | Merge topic 'Apple-handle-Text-Stubs'Brad King2023-03-0285-199/+2101
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-0184-168/+2054
| * | | | | | | | | | Enhance support functionsMarc Chevrier2023-02-288-32/+48
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2023-03-021-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |