dmd compile with imported modules
Jesse Phillips
jessekphillips+D at gmail.com
Sat Jan 1 10:56:49 PST 2011
David Nadlinger Wrote:
> On 1/1/11 2:42 PM, David Nadlinger wrote:
> > There has been some discussion on this recently, but for now, rdmd
> > should be the tool to use.
>
> Oh, if you are looking for a dedicated »build tool«, you might also want
> have a look at xfBuild which was created to manage module dependencies
> for recompilations.
>
> David
rdmd also handles module dependencies during recompilation (only compile what has changed).
More information about the Digitalmars-d-learn
mailing list