digitalmars.D.announce - Ant tasks
- "Frank Benoit (keinfarbton)" <benoit tionex.removethispart.de> Jan 07 2007
- Stewart Gordon <smjg_1998 yahoo.com> 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.
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








Stewart Gordon <smjg_1998 yahoo.com>