Let the D compiler print the dependencies.
BCS
BCS at pathilink.com
Wed Dec 27 18:10:27 PST 2006
Derek Parnell wrote:
> On Wed, 27 Dec 2006 15:32:04 +0100, Frank Benoit (keinfarbton) wrote:
>
>> While thinking about build tools and IDE integration, why not let the D
>> compiler have a switch to print the dependencies?
>
> While this is a good idea, you do realize that the Bud tool can already do
> this? There is a switch to get it to create a file that contains a list of
> all the files is depends on.
>
I think the idea is to get bud out of the "Lets see what this depends
on" part of things. DMD has to do this by definition, why not let bud
leverage this?
More information about the Digitalmars-d
mailing list