This question comes up with many projects.  The answer that I've found
that makes sense is this:

If you want the build system to work and it doesn't currently, make it
work.  Don't depend on someone else.  If someone else is responsible for
it, offer your help.

If your build system doesn't exist, contribute it.  Make sure you don't
step on anyone else's toes with your build system, and it will likely be
okay.  Be sure to follow the commits list so you can ensure that your
build system doesn't break.

Although it's a nice idea to have a one true build system, such a build
system doesn't exist.

IMHO.

I miss lilo.


On Mon, 2006-18-09 at 17:57 -0400, Austin Jennings wrote:
> On 2006/09/18, at 6:45, Jesse Nesbitt wrote:
> 
> > nAnt would be the best for right now, the only problem that I have
> > about switching to VS2005 is that prj2make for Mono can't read 2005
> > solutions.
> > I would wait until nAnt is working to make a switch.
> 
> Same issue here--until we figure out how to keep nAnt from being so  
> finicky on OS X, or we come up with a way to generate Makefiles from  
> nAnt buildfiles, we need prj2make support.
> 
> > On 9/18/06, John Hurliman <[EMAIL PROTECTED]> wrote:
> >> If I recall the main thing holding us back from switching the project
> >> and solution files to Visual Studio 2005 was that libsecondlife is
> >> targeted at compatibility with .NET 1.0/1.1 (as well as 2.0) and the
> >> .NET CF 1.0, so we need to make sure it compiles against those  
> >> targets.
> >> Well I just recently found a custom .target file for VS 2005 that  
> >> adds
> >> 11 new targets including all the .NET versions, all the compact
> >> framework versions, and both mono versions compiled through  
> >> csc.exe or
> >> msc.exe. I believe all of the devs have a copy of 2005 or  
> >> SharpDevelop
> >> installed, so what do you guys think about converting the project  
> >> files
> >> and optionally using the custom build targets file?
> >>
> >> p.s. The libsecondlife project is actually moving away from being
> >> VS-centric and converting over to an nAnt based system, it's just  
> >> being
> >> polished up and working out the compatibility kinks right now.  
> >> I'll post
> >> more about that in a separate e-mail.
> >>
> >> John Hurliman
> >>
> >> _______________________________________________
> >> libsecondlife-dev mailing list
> >> libsecondlife-dev@gna.org
> >> https://mail.gna.org/listinfo/libsecondlife-dev
> >>
> >
> >
> > -- 
> > --Jesse
> >
> > _______________________________________________
> > libsecondlife-dev mailing list
> > libsecondlife-dev@gna.org
> > https://mail.gna.org/listinfo/libsecondlife-dev
> 
> 
> _______________________________________________
> libsecondlife-dev mailing list
> libsecondlife-dev@gna.org
> https://mail.gna.org/listinfo/libsecondlife-dev
> http://www.libsecondlife.org/
> 

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
libsecondlife-dev mailing list
libsecondlife-dev@gna.org
https://mail.gna.org/listinfo/libsecondlife-dev
http://www.libsecondlife.org/

Reply via email to