[Mono-list] NAnt
Serge
serge@wildwestsoftware.com
Sat, 11 Aug 2001 15:31:08 +0400
Hi there,
Today I put together a couple of scripts to compile Mono's corlib with NAnt.
The stuff is here: http://eurosoft.od.ua/mono/nant-build.tar.gz
There are scripts to generate NAnt'sbuild files based on common.src and
windows.src files.
Pre-generated build file is also included.
So, if someone will want to play with NAnt maybe this stuff will be helpful.
mkxmllist.sh is used to generate list.xml file from *.src files.
The file has lib/namespace/class structure.
Then build file generated from list.xml.
As a side-note, NAnt is still in its infancy (it's alpha 0.1.5).
For instance, it hangs when compiler has issued some warning etc.
So, for now, NAnt probably is not suitable for real projects.
Have fun,
Serge