compiling dmd
Walter Bright
newshound2 at digitalmars.com
Tue Dec 27 12:10:21 PST 2011
On 12/27/2011 10:09 AM, Andrei Alexandrescu wrote:
> Problem is lack of automation (in this case makdepend).
I've used makedepend before. (I even wrote one!) It just never caught on.
> As usual, I have an
> optimistic view on the help that automation can bring to our project.
All my build scripts start with make clean. Having make clean work right is
something I do make an effort towards.
More information about the Digitalmars-d
mailing list