xfbuild
Trass3r
mrmocool at gmx.de
Tue Jul 14 10:27:38 PDT 2009
Piotrek schrieb:
> Long Chang pisze:
>> <http://d.puremagic.com/issues/show_bug.cgi?id=3122>: [patch]
>> Adding support for fast and reliable build tools to the frontend(
>> `this is xfbuild`)
>>
>>
>
> Yeah, I know that. I was talking about a direct build tool
> implementation into dmd.
I've also already thought about that.
Why doesn't dmd check all dependencies itself, it shouldn't be that
difficult.
In the end the deps are already figured out by that patch, one would
"just" need to add the found files to the "processing queue" as if they
were passed via commandline.
Then I could use DSSS with dmd directly and finally get rid of that
outdated buggy rebuild.
More information about the Digitalmars-d-dwt
mailing list