On 2015-06-05 18:15, Andrei Alexandrescu wrote:
This is a self-contained and really fun project:

https://issues.dlang.org/show_bug.cgi?id=14654

It looks like you want to support incremental compilation. Two questions:

* Is that possible? I know there has been some problems with this in the past, i.e. not all symbols were outputted to all object files

* Why rebuild a whole directory when it could only rebuild a single file?

--
/Jacob Carlborg

Reply via email to