[Nant-users] How to generate build logs in HTML

2004-04-29 Thread zee
How can I make my solutions generate a build log in HTML like the one found when you compile the project at http://www.codeproject.com/csharp/CommandBar.asp I call VS through command line and it will be nice to have an HTML log. Thanks Zee

[Nant-users] Compiling nAnt source code?

2004-02-25 Thread zee
Two questions folks: 1- Is there any benefits from compiling the source code and not using the assemblies provided? 2- I tried compiling in VS framework 1.1, it does not work, I fixed all refrences and no good. I also tried compiling using the supplied build scripts but they failed too. I even