Ant tasks

Frank Benoit (keinfarbton) benoit at tionex.removethispart.de
Sun Jan 7 17:11:01 PST 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.



More information about the Digitalmars-d-announce mailing list