January 08, 2007
In the descent project svn, there is an initial version of Apache ANT tasks. http://www.dsource.org/projects/descent/browser/trunk/anttasks

D            - compile D programs using the dependency from dmd -v BinToD       - convert any binary file into a constant array DBuildNumber - increments a build number in a given D module

For compiling D programs, only DMD is currently implemented. I hope this is useful for somebody.
January 10, 2007
Frank Benoit (keinfarbton) wrote:
> In the descent project svn, there is an initial version of Apache ANT tasks.
<snip>

For those who, like me, are wondering what on earth an ANT task is:

http://en.wikipedia.org/wiki/Apache_Ant

Stewart.