https://issues.dlang.org/show_bug.cgi?id=14654
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from [email protected] --- I implemented an alternative mentioned in the forum discussion: Compile all outdated files, and only those, with one compiler invocation to multiple object files. https://github.com/D-Programming-Language/tools/pull/170 --
