Please integrate build framework into the compiler
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Sat Mar 21 13:51:45 PDT 2009
grauzone wrote:
> I don't really understand what you mean. But if you want the compiler to
> scan for dependencies, I fully agree.
>
> I claim that we don't even need incremental compilation. It would be
> better if the compiler would scan for dependencies, and if a source file
> has changed, recompile the whole project in one go. This would be simple
> and efficient.
That's precisely what rdmd does.
Andrei
More information about the Digitalmars-d
mailing list