Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | TARGET_RUNTIME_DLLS: minor refactoring of shared-check.cmake | Alexander Neundorf | 2023-02-26 | 1 | -6/+6 | |
| * | | | | | | | Help: add documentation for the new TARGET_RUNTIME_DLL_DIRS genex | Alexander Neundorf | 2023-02-26 | 1 | -1/+17 | |
| * | | | | | | | TARGET_RUNTIME_DLL_DIRS: add the new genex to cmGeneratorExpressionNode | Alexander Neundorf | 2023-02-26 | 1 | -10/+46 | |
| * | | | | | | | TARGET_RUNTIME_DLLS: fix test for this genex | Alexander Neundorf | 2023-02-22 | 1 | -0/+0 | |
* | | | | | | | | Merge topic 'test-minver' | Brad King | 2023-03-02 | 147 | -150/+151 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Bump CMake minimum required in tests to 3.5 | Brad King | 2023-03-01 | 147 | -150/+151 | |
* | | | | | | | | | Merge topic 'target_sources-backtrace' | Brad King | 2023-03-02 | 48 | -140/+144 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | target_sources: Fix backtrace on missing source | Brad King | 2023-02-28 | 44 | -140/+133 | |
| * | | | | | | | | | Tests: Add RunCMake.target_sources case covering missing source | Brad King | 2023-02-28 | 5 | -1/+12 | |
* | | | | | | | | | | Merge topic 'retry-file-download-on-timeout' | Brad King | 2023-03-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ExternalProject: Also retry curl download on timeout error | Greg Thain | 2023-03-01 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'clean-AddCacheEntry' | Brad King | 2023-03-02 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmState::AddCacheEntry(): Remove unused overloads | Vitaly Stakhovsky | 2023-03-01 | 1 | -12/+0 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'dont_use_bom_with_cuda' | Brad King | 2023-03-02 | 4 | -20/+25 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Makefile: Don't pass the CUDA compiler response files with UTF8_BOM | Robert Maynard | 2023-02-28 | 4 | -20/+25 | |
* | | | | | | | | | | | Merge topic 'Apple-handle-Text-Stubs' | Brad King | 2023-03-02 | 85 | -199/+2101 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Apple: Handle generation and comsuption of text-based stubs (.tbd files) | Marc Chevrier | 2023-03-01 | 84 | -168/+2054 | |
| * | | | | | | | | | | Enhance support functions | Marc Chevrier | 2023-02-28 | 8 | -32/+48 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-02 | 1 | -1/+1 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | CMake 3.26.0-rc5v3.26.0-rc5 | Brad King | 2023-03-01 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge topic 'check-curses-min-cmake' into release-3.26 | Brad King | 2023-03-01 | 2 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'check-curses-min-cmake' | Brad King | 2023-03-01 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | ccmake: Update minimum required version of CMake for curses check | Brad King | 2023-03-01 | 2 | -4/+2 | |
* | | | | | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge topic 'FindPython-fix-CMAKE_SHARED_LIBRARY_SUFFIX-matching' into releas... | Brad King | 2023-03-01 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'FindPython-fix-CMAKE_SHARED_LIBRARY_SUFFIX-matching' | Brad King | 2023-03-01 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindPython: fix erroneous ${CMAKE_SHARED_LIBRARY_SUFFIX} matching | Marc Chevrier | 2023-03-01 | 1 | -3/+3 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'FindVulkan-mingw-cross-compiling' | Brad King | 2023-03-01 | 1 | -7/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindVulkan: Add more search paths for MINGW when cross compiling | Ralf Habacker | 2023-02-28 | 1 | -7/+10 | |
* | | | | | | | | | | | | Merge topic 'csharp_sdk_win32_exe' | Brad King | 2023-03-01 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | VS : Support WIN32_EXECUTABLE on SDK style projects | Olivier PENA | 2023-02-28 | 1 | -1/+5 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'remove-dart-modules' | Brad King | 2023-03-01 | 29 | -12/+186 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Dart,FindDart: Add policy to remove these modules | Brad King | 2023-02-28 | 27 | -1/+183 | |
| * | | | | | | | | | | | | Tests: Port "testing" test from Dart module to CTest module | Brad King | 2023-02-28 | 1 | -6/+2 | |
| * | | | | | | | | | | | | Merge branch 'upstream-KWSys' into remove-dart-modules | Brad King | 2023-02-28 | 1 | -5/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | / / / | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | KWSys 2023-02-28 (68534a6a) | KWSys Upstream | 2023-02-28 | 1 | -5/+1 | |
* | | | | | | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge topic 'ci-package-pipeline' into release-3.26 | Brad King | 2023-03-01 | 20 | -116/+111 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'ci-package-pipeline' | Brad King | 2023-03-01 | 20 | -116/+111 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | gitlab-ci: Optionally upload release packages to custom URL | Brad King | 2023-02-28 | 1 | -0/+4 | |
| * | | | | | | | | | | | | gitlab-ci: Generalize package and help upload URLs | Brad King | 2023-02-28 | 2 | -6/+6 | |
| * | | | | | | | | | | | | gitlab-ci: Stage unsigned release package artifacts in a dedicated directory | Brad King | 2023-02-28 | 3 | -1/+13 | |
| * | | | | | | | | | | | | gitlab-ci: Simplify Windows packaging pipeline | Brad King | 2023-02-28 | 13 | -95/+70 | |
| * | | | | | | | | | | | | gitlab-ci: Simplify macOS packaging jobs | Brad King | 2023-02-28 | 5 | -15/+7 | |
| * | | | | | | | | | | | | gitlab-ci: add pre-build and post-build steps to Windows | Brad King | 2023-02-28 | 3 | -0/+10 | |
| * | | | | | | | | | | | | gitlab-ci: add pre-build and post-build steps to macOS | Brad King | 2023-02-28 | 1 | -0/+2 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge topic 'try-doc' into release-3.26 | Brad King | 2023-03-01 | 2 | -39/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | |