index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmCxxModuleMapper.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmCxxModuleMapper: give transitive usages to Clang as well
Ben Boeckel
2023-07-13
1
-8/+8
*
cmCxxModuleMapper: factor out transitive usage computation
Ben Boeckel
2023-07-13
1
-30/+57
*
cmCxxModuleMapper: use a `char` for streaming single bytes
Ben Boeckel
2023-07-13
1
-1/+1
*
cmCxxModuleMapper: track whether modules are private or not
Ben Boeckel
2023-05-18
1
-23/+42
*
cmCxxModuleMapper: add a structure to represent BMI locations
Ben Boeckel
2023-05-18
1
-0/+44
*
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