| Commit message (Expand) | Author | Age | Files | Lines |
* | cmExperimental: recycle the C++ modules API UUID | Ben Boeckel | 2023-08-17 | 1 | -1/+1 |
|
|
* | CXXModules: add a variable for BMI-only compilation | Ben Boeckel | 2023-08-17 | 1 | -0/+6 |
|
|
* | Merge topic 'cmExperimental-uuid-doc' | Brad King | 2023-08-08 | 1 | -1/+1 |
|\ |
|
| * | Help/experimental: fix UUID documentation | Ben Boeckel | 2023-08-07 | 1 | -1/+1 |
|
|
* | | Help/dev: Extend documentation guide with another section nesting level | Brad King | 2023-07-31 | 1 | -0/+1 |
|/ |
|
* | cmExperimental: refresh the C++ modules UUID | Ben Boeckel | 2023-07-13 | 1 | -1/+1 |
|
|
* | cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable | Ben Boeckel | 2023-06-01 | 1 | -7/+0 |
|
|
* | cxxmodules: update the experimental UUID | Ben Boeckel | 2023-05-31 | 1 | -1/+1 |
|
|
* | Utilities/Sphinx: Add 'cref' role | Matthew Woehlke | 2023-03-14 | 1 | -0/+4 |
|
|
* | Merge topic 'smart-wrap-signatures' | Brad King | 2023-03-14 | 1 | -0/+17 |
|\ |
|
| * | Utilities/Sphinx: Improve word wrap of signatures | Matthew Woehlke | 2023-03-13 | 1 | -0/+17 |
|
|
* | | Utilities/Sphinx: Allow explicit target for genex | Matthew Woehlke | 2023-03-13 | 1 | -0/+4 |
|/ |
|
* | Utilities/Sphinx: Make signatures linkable | Matthew Woehlke | 2023-03-09 | 1 | -3/+3 |
|
|
* | Merge topic 'improve-doc-signatures' | Brad King | 2023-03-07 | 1 | -38/+152 |
|\ |
|
| * | 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 |
|
|
* | | Clang: Record Clang 16.0 flags for our experimental C++ modules support | Brad King | 2023-03-03 | 1 | -11/+30 |
|
|
* | | ccmake: Update minimum required version of CMake for curses check | Brad King | 2023-03-01 | 1 | -0/+1 |
|/ |
|
* | Help/dev: Update source code guide to specify clang-format version 15 | Brad King | 2023-01-19 | 1 | -1/+1 |
|
|
* | cxxmodules: support new round of Clang patches | Ben Boeckel | 2022-12-15 | 1 | -1/+1 |
|
|
* | Merge topic 'cxx-module-map-clang' | Brad King | 2022-12-06 | 1 | -3/+6 |
|\ |
|
| * | cmCxxModuleMapper: support the `clang` module map format | Ben Boeckel | 2022-12-02 | 1 | -3/+6 |
|
|
* | | cmExperimental: recycle C++20 module support UUID | Ben Boeckel | 2022-12-01 | 1 | -1/+1 |
|
|
* | | Help/dev/experimental: document C++20 module limitations | Ben Boeckel | 2022-12-01 | 1 | -0/+25 |
|/ |
|
* | MSVC: don't opt into dyndep support | Ben Boeckel | 2022-11-28 | 1 | -1/+2 |
|
|
* | Help/dev/experimental: document the `msvc` module map format | Ben Boeckel | 2022-11-21 | 1 | -2/+7 |
|
|
* | msvc: bless MSVC 19.34 support for C++ modules as experimental | Ben Boeckel | 2022-11-11 | 1 | -0/+4 |
|
|
* | cmScanDepFormat: support P1689R5 | Ben Boeckel | 2022-07-26 | 1 | -2/+2 |
|
|
* | cmExperimental: update `CXX_MODULE_CMAKE_API` UUID | Ben Boeckel | 2022-07-06 | 1 | -1/+1 |
|
|
* | cmTarget: add support for C++ module fileset types | Ben Boeckel | 2022-06-16 | 1 | -5/+0 |
|
|
* | cmExperimental: add an experimental feature to handle C++ modules | Ben Boeckel | 2022-06-14 | 1 | -0/+17 |
|
|
* | stl containers: enhance compatibility with C++14, C++17 and C++20 | Marc Chevrier | 2022-05-07 | 1 | -9/+95 |
|
|
* | Merge topic 'cpp-modules-prep' | Brad King | 2022-05-03 | 1 | -1/+8 |
|\ |
|
| * | cmNinjaTargetGenerator: support msvc-style deps discovery for scanning | Ben Boeckel | 2022-04-27 | 1 | -1/+3 |
|
|
| * | cmNinjaTargetGenerator: add flags for scanning based on the fileset type | Ben Boeckel | 2022-04-27 | 1 | -0/+5 |
|
|
* | | cm::enum_set: container that contains a set of unique enum values. | Marc Chevrier | 2022-04-27 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'backport-3.22-ci-package-uploads' into ci-package-uploads | Brad King | 2022-04-04 | 1 | -17/+1 |
|\ |
|
| * | gitlab-ci: distinguish release and development pipeline schedules | Brad King | 2022-04-04 | 1 | -17/+1 |
|
|
* | | Help/dev: Clarify maintainer guide step for DEVEL_CMAKE_VERSION | Brad King | 2022-02-04 | 1 | -2/+2 |
|
|
* | | Help/dev: Cover module function naming in CMake Documentation Guide | Brad King | 2021-12-08 | 1 | -4/+57 |
|/ |
|
* | gitlab-ci: shorten job prefixes | Ben Boeckel | 2021-11-23 | 2 | -3/+16 |
|
|
* | cmRST: support `versionadded` and `versionchanged` directives | Ben Boeckel | 2021-10-27 | 1 | -0/+5 |
|
|
* | Help/dev/experimental: Link to published P1689R4 | Brad King | 2021-06-28 | 1 | -8/+2 |
|
|
* | cmScanDepFormat: P1689R4: Make work-directory optional | Ben Boeckel | 2021-06-09 | 1 | -0/+1 |
|
|
* | cmScanDepFormat: P1689R4: Factor out primary-output field | Ben Boeckel | 2021-06-09 | 1 | -0/+1 |
|
|
* | cmScanDepFormat: P1689R4: Flatten future-compile members into parent | Ben Boeckel | 2021-06-09 | 1 | -0/+1 |
|
|
* | cmScanDepFormat: Drop unused "outputs", "inputs", and "depends" fields | Brad King | 2021-05-13 | 1 | -1/+4 |
|
|
* | Help/dev/review: Clarify instructions to update existing merge requests | Smit tay | 2021-05-03 | 1 | -2/+4 |
|
|
* | Help/dev/review: mention `--pretty=reference` | Ben Boeckel | 2021-04-07 | 1 | -1/+2 |
|
|
* | Utilities/Sphinx: Add role and directive for 'genex' in CMake domain | Brad King | 2021-01-18 | 1 | -2/+13 |
|
|