summaryrefslogtreecommitdiffstats
path: root/Source/cmCxxModuleMapper.cxx
Commit message (Expand)AuthorAgeFilesLines
* cxxmodules: support new round of Clang patchesBen Boeckel2022-12-151-1/+1
* cmCxxModuleMapper: support the `clang` module map formatBen Boeckel2022-12-021-0/+36
* cmCxxModuleMapper: support MSVC module map formatBen Boeckel2022-08-021-1/+82
* cmCxxModuleMapper: track transitive modules for MSVCBen Boeckel2022-08-021-0/+151
* cmCxxModuleMapper: implement support for GCC's module map formatBen Boeckel2022-06-161-0/+46
* cmCxxModuleMapper: add source to handle module mapper contentsBen Boeckel2022-06-161-0/+30