Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-07 | Complete and normalize paths in cxx.importable_headers | Boris Kolpackov | 1 | -11/+128 | |
Also add more header unit include/import tests. | |||||
2019-06-06 | Redo header path normalization/realization logic | Boris Kolpackov | 1 | -4/+2 | |
We now try to use the normalized path (which preserves symlinks) if possible and fall back to realized otherwise. | |||||
2019-06-05 | Adjust GCC module mapper to new protocol | Boris Kolpackov | 1 | -4/+31 | |
2019-05-03 | Rename [config.]cxx.header_units to importable_headers | Boris Kolpackov | 1 | -1/+1 | |
2019-05-02 | Enable full header unit functionality test | Boris Kolpackov | 1 | -1/+1 | |
2019-04-30 | Initial take on header unit and include translation support | Boris Kolpackov | 1 | -0/+31 | |