Let the D compiler print the dependencies.

Derek Parnell derek at psych.ward
Wed Dec 27 13:32:03 PST 2006


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.

-- 
Derek Parnell



More information about the Digitalmars-d mailing list