Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmCxxModuleMapper: Use value semantics in path conversion callback | Brad King | 2023-03-18 | 1 | -1/+1 |
* | cmCxxModuleMapper: Remove redundant path conversion callbacks | Brad King | 2023-03-18 | 1 | -4/+2 |
* | cmCxxModuleMapper: Specify clang's BMI dependency with new form | Chuanqi Xu | 2023-02-17 | 1 | -1/+1 |
* | cxxmodules: support new round of Clang patches | Ben Boeckel | 2022-12-15 | 1 | -1/+1 |
* | cmCxxModuleMapper: support the `clang` module map format | Ben Boeckel | 2022-12-02 | 1 | -0/+36 |
* | cmCxxModuleMapper: support MSVC module map format | Ben Boeckel | 2022-08-02 | 1 | -1/+82 |
* | cmCxxModuleMapper: track transitive modules for MSVC | Ben Boeckel | 2022-08-02 | 1 | -0/+151 |
* | cmCxxModuleMapper: implement support for GCC's module map format | Ben Boeckel | 2022-06-16 | 1 | -0/+46 |
* | cmCxxModuleMapper: add source to handle module mapper contents | Ben Boeckel | 2022-06-16 | 1 | -0/+30 |