Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmCxxModuleMapper: track whether modules are private or not | Ben Boeckel | 2023-05-18 | 1 | -3/+2 |
* | cmCxxModuleMapper: add a structure to represent BMI locations | Ben Boeckel | 2023-05-18 | 1 | -0/+17 |
* | cmCxxModuleMapper: Use value semantics in path conversion callback | Brad King | 2023-03-18 | 1 | -1/+1 |
* | cmCxxModuleMapper: support the `clang` module map format | Ben Boeckel | 2022-12-02 | 1 | -0/+1 |
* | cmCxxModuleMapper: support MSVC module map format | Ben Boeckel | 2022-08-02 | 1 | -1/+3 |
* | cmCxxModuleMapper: track transitive modules for MSVC | Ben Boeckel | 2022-08-02 | 1 | -1/+36 |
* | cmCxxModuleMapper: implement support for GCC's module map format | Ben Boeckel | 2022-06-16 | 1 | -0/+1 |
* | cmCxxModuleMapper: add source to handle module mapper contents | Ben Boeckel | 2022-06-16 | 1 | -0/+47 |