about summary refs log tree commit diff
path: root/src/test/incremental/remapped_paths_cc/auxiliary
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2019-04-23Remove unnecessary ignore-tidy-linelengthvarkor-2/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-02-22Implement --remap-path-prefixJeremy Fitzhardinge-1/+1
Remove experimental -Zremap-path-prefix-from/to, and replace it with the stabilized --remap-path-prefix=from=to variant. This is an implementation for issue of #41555.
2017-05-18Enable cross-crate incremental compilation by default.Michael Woerister-3/+3
2017-05-15Make incr. comp. test case dependent on specific ICH instead of SVHMichael Woerister-4/+3
2017-05-08incr.comp.: Hash more pieces of crate metadata to detect changes there.Michael Woerister-0/+24