[Mono-devel-list] MSBuild ..

Louis R. Marascio marascio at metreos.com
Sat Mar 13 16:20:15 EST 2004


Jarek,

I don't doubt it.  In fact we use Nant at my company quite a bit.  The
biggest, #1 drawback in using Nant is that when development occurs from
VS.NET you are forced to maintain separate project files... OR you are
forced to use a task that tries to interpret your solution files.  The
single build format that MSBuild brings to the table is there will no longer
be a void between a VS.NET project file and a "build" file.

Louis

-----Original Message-----
From: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com] On Behalf Of Jaroslaw
Kowalski
Sent: Saturday, March 13, 2004 6:07 AM
To: mono-devel-list at lists.ximian.com
Subject: Re: [Mono-devel-list] MSBuild ..


Sorry, I accidentally pressed ctrl-enter ;-)

I was just going to say that in many cases the same NAnt buildfile can be
used in both environments without modifications. Things are getting better
every day as the NAnt team is working with the mono team to squish the bugs.

I really encourage everyone to try the latest nightly build of NAnt.

Jarek

----- Original Message ----- 
From: "Jaroslaw Kowalski" <jaak at zd.com.pl>
To: "Louis R. Marascio" <marascio at metreos.com>; "'Marcus'"
<mathpup at mylinuxisp.com>; <mono-devel-list at lists.ximian.com>
Sent: Saturday, March 13, 2004 1:04 PM
Subject: Re: [Mono-devel-list] MSBuild ..


> > Thanks for the note.  Having a single build format that could unify 
> > development on windows and linux w/ Mono would be great IMO.  I know
there
> > is communication between the MSBuild team and the Nant team, but I'm 
> > not sure how far they are going to go to make the two tools work 
> > with one another.  The most we could probably expect are 
> > complimentary tasks that invoke each other's tools.
>
> Please note that NAnt today is portable (modulo bugs) and works with 
> Linux/Mono and Windows/.NET 1.x. Recent fixes in the mono codebase 
> allowed nant to become self-hosting on Linux.
>
>
>
> Also note that as long as your buildfile doesn't use features that are 
> missing from mono
>

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list