Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmDyndepCollation: add initializers for POD types | Ben Boeckel | 2023-08-17 | 1 | -2/+2 |
* | cmDyndepCollation: add a query for whether an object is BMI-only | Ben Boeckel | 2023-08-17 | 1 | -0/+13 |
* | cmDyndepCollation: support BMI-only collation | Ben Boeckel | 2023-08-17 | 1 | -8/+30 |
* | cxxmodules: Fix exported path to installed module sources in subdirs | Tyler | 2023-05-23 | 1 | -0/+4 |
* | cmDyndepCollation: add a query for visibility of an object's modules | Ben Boeckel | 2023-05-16 | 1 | -0/+17 |
* | cmDyndepCollation: Drop outdated mentions of CXX_MODULE_INTERNAL_PARTITIONS | Brad King | 2023-03-18 | 1 | -38/+11 |
* | cmDyndepCollation: factor out metadata writing for dyndep | Ben Boeckel | 2022-11-30 | 1 | -3/+333 |
* | cmDyndepCollation: factor out parsing dyndep information | Ben Boeckel | 2022-11-30 | 1 | -1/+61 |
* | cmDyndepCollation: factor out writing C++ module info from Ninja | Ben Boeckel | 2022-11-30 | 1 | -0/+262 |