On 06/01/2015 03:46 PM, Andrei Alexandrescu wrote:

rdmd could collect dependencies while performing the actual compilation.
Then, if the dependencies are stable (compare with the saved ones), all
done in one run. Otherwise, discard the output and rebuild.


Hmm, actually, that's a good idea.

This can be implemented today. Would you want to work on it?


I've gotten rusty on RDMD's internals, but I'll take a look, see what I can manage.

Reply via email to