If you need any flexibility at all, use Nant.  I did a comparison and, while
it was a long time ago, I seem to remember that control of the build process
is largely hidden from the user.  If you need specifics, I can probably dig
up a summary.

One thing I seem to remember is that BuildIt prefers project references.
They recommend that you have a master solution with ALL projects in it.
This is not a good idea as VS.NET does not handle large numbers of projects
in a single solution well.  Also, if you have broken your solutions up for
logical grouping reasons, references become a problem when developers get
latest.  Sure, there may be ways around these problems but I didn't spend
time looking.  It was evident to me that Nant was the superior product.

Evan A. Bonnett
Reynolds and Reynolds, IT

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Manish Jain
Sent: Monday, September 20, 2004 9:32 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Compare nAnt and BuildIt


I am new to building tools, Appreciate if you can help on this:

Can we compare nAnt and BuildIt to build .NET Application? If yes pls let me
know which is better and why ?

Thanks in Advance

Manish


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project
Admins to receive an Apple iPod Mini FREE for your judgement on who ports
your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to