digitalmars.D.announce - Ant tasks
- Frank Benoit (keinfarbton) (7/7) Jan 07 2007 In the descent project svn, there is an initial version of Apache ANT ta...
-
Stewart Gordon
(5/6)
Jan 10 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.
Jan 07 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.
Jan 10 2007