Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'release-3.25' | Brad King | 2023-03-08 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | CMake 3.25.3v3.25.3 | Brad King | 2023-03-08 | 1 | -0/+7 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2023-03-08 | 1 | -0/+7 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge branch 'release-3.24' | Brad King | 2023-03-08 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | CMake 3.24.4v3.24.4 | Brad King | 2023-03-08 | 1 | -0/+7 | |
* | | | | | | | Merge topic 'find_cudatoolkit_add_cudla_targets' | Brad King | 2023-03-08 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindCUDAToolkit: Add support for finding Tegra cudla library | Robert Maynard | 2023-03-07 | 1 | -0/+4 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Help: Use signature directive for 'if' command | Brad King | 2023-03-07 | 1 | -70/+90 | |
* | | | | | | | Help: Improve sentence structure around "if so" | Brad King | 2023-03-07 | 1 | -6/+6 | |
* | | | | | | | Help: Add internal cross-references to 'if' command docs | Brad King | 2023-03-07 | 1 | -12/+14 | |
* | | | | | | | Help: Indent 'if' command docs more consistently | Brad King | 2023-03-07 | 1 | -102/+102 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'improve-doc-signatures' | Brad King | 2023-03-07 | 3 | -534/+561 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Use signature directive for string command | Matthew Woehlke | 2023-03-06 | 1 | -330/+256 | |
| * | | | | | | Help: Use signature directive for cmake_language command | Matthew Woehlke | 2023-03-06 | 1 | -166/+153 | |
| * | | | | | | Utilities/Sphinx: Add a directive to document command signatures | Matthew Woehlke | 2023-03-03 | 1 | -13/+82 | |
| * | | | | | | Help/dev: Add per-directive sections in CMake Documentation Guide | Brad King | 2023-02-24 | 1 | -25/+70 | |
* | | | | | | | Merge topic 'Apple-text-Stubs-imported-configurations' | Brad King | 2023-03-06 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Apple: text-based stubs: manage imported configurations mapping | Marc Chevrier | 2023-03-05 | 2 | -1/+5 | |
* | | | | | | | | Merge topic 'doc-CMAKE_NINJA_OUTPUT_PATH_PREFIX' | Brad King | 2023-03-06 | 1 | -13/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Clarify usage of CMAKE_NINJA_OUTPUT_PATH_PREFIX | Brad King | 2023-03-03 | 1 | -13/+24 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'clang-16-cxx-modules' | Brad King | 2023-03-06 | 1 | -11/+30 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Clang: Record Clang 16.0 flags for our experimental C++ modules support | Brad King | 2023-03-03 | 1 | -11/+30 | |
* | | | | | | | Merge topic 'doc-block' | Brad King | 2023-03-03 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Help:cmake-language: note new block() command scope | scivision | 2023-03-02 | 1 | -0/+3 | |
| * | | | | | | Merge topic 'check-curses-min-cmake' into release-3.26 | Brad King | 2023-03-01 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'doc-IMPORTED_CONFIGURATIONS' | Brad King | 2023-03-03 | 2 | -8/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help:IMPORTED_CONFIGURATIONS: Mention relation to IMPORTED_LOCATION | Brad King | 2023-03-02 | 1 | -8/+17 | |
| * | | | | | | | | Help:IMPORTED_IMPLIB: Mention IMPORTED_IMPLIB_<CONFIG> variant | Brad King | 2023-03-02 | 1 | -0/+9 | |
* | | | | | | | | | Merge topic 'TargetRunTimeDllDirs' | Kyle Edwards | 2023-03-02 | 1 | -1/+17 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Help: add documentation for the new TARGET_RUNTIME_DLL_DIRS genex | Alexander Neundorf | 2023-02-26 | 1 | -1/+17 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'Apple-handle-Text-Stubs' | Brad King | 2023-03-02 | 14 | -10/+360 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Apple: Handle generation and comsuption of text-based stubs (.tbd files) | Marc Chevrier | 2023-03-01 | 14 | -10/+360 | |
* | | | | | | | | Merge topic 'check-curses-min-cmake' | Brad King | 2023-03-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | ccmake: Update minimum required version of CMake for curses check | Brad King | 2023-03-01 | 1 | -0/+1 | |
* | | | | | | | | Merge topic 'remove-dart-modules' | Brad King | 2023-03-01 | 3 | -0/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Dart,FindDart: Add policy to remove these modules | Brad King | 2023-02-28 | 3 | -0/+36 | |
* | | | | | | | | | Merge topic 'try-doc' | Brad King | 2023-03-01 | 2 | -39/+37 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Help:try_{compile,run}: clarify, encourage new syntax | scivision | 2023-02-28 | 2 | -39/+37 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge topic 'doc-cleanup-3.26-rc4' into release-3.26 | Brad King | 2023-02-28 | 4 | -29/+30 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'dll-name-soversion' | Brad King | 2023-02-28 | 5 | -0/+40 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add option to add SOVERSION to DLL names | Ralf Habacker | 2023-02-27 | 5 | -0/+40 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ci-linkcheck' | Brad King | 2023-02-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Replace link with its permanent redirect | Brad King | 2023-02-27 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'doc-cleanup-3.26-rc4' | Brad King | 2023-02-28 | 4 | -29/+30 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Help: Fix typos and grammar in 3.26 release notes | Craig Scott | 2023-02-28 | 1 | -6/+5 | |
| * | | | | | | Help: Improve wording of FOLDER-related properties and policies | Craig Scott | 2023-02-25 | 3 | -23/+25 | |
* | | | | | | | Merge topic 'dochttp' | Brad King | 2023-02-27 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help:file: document HTTPHEADER more | scivision | 2023-02-24 | 1 | -1/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'install-prefix-genex-install-code-script' | Brad King | 2023-02-27 | 2 | -2/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genex | Kyle Edwards | 2023-02-24 | 2 | -2/+9 | |
| |/ / / / / / |