summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge topic 'doc-block'Brad King2023-03-031-0/+3
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Help:cmake-language: note new block() command scopescivision2023-03-021-0/+3
| |/ / / / / / / /
* | | | | | | | | Merge topic 'ninja-multi-output-path-prefix'Brad King2023-03-034-10/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ninja Multi-Config: Write output path prefixKyle Edwards2023-03-024-10/+26
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'doc-IMPORTED_CONFIGURATIONS'Brad King2023-03-032-8/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help:IMPORTED_CONFIGURATIONS: Mention relation to IMPORTED_LOCATIONBrad King2023-03-021-8/+17
| * | | | | | | | | Help:IMPORTED_IMPLIB: Mention IMPORTED_IMPLIB_<CONFIG> variantBrad King2023-03-021-0/+9
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-03-031-1/+1
* | | | | | | | | Merge topic 'TargetRunTimeDllDirs'Kyle Edwards2023-03-025-27/+90
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add test for the new TARGET_RUNTIME_DLL_PATHS genexAlexander Neundorf2023-02-261-1/+12
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \