When we abandoned the old build system a while ago we looked at using autoconf and make, cmake or scons. Albert spent some time evaluating them all and decided scons was the best choice although I have to say in my opinion they're all weak in a number of ways.
If I remember rightly one of the breaking issues here is that scons has fairly good support for all the qt tools. Adam On 03/04/2008, Yorick <[EMAIL PROTECTED]> wrote: > Use Make?... ;) > > Actually that's partly serious. Do we have any particular reason for > using Scons? It seems to give us a lot of bother for the effort it > saves. I strongly suspect manually maintaining a series of makefiles > (by platform) would be one hell of a lot simpler than dealing with > Scons' crap all the time. > > ~Yorick > > > Message: 4 > > Date: Thu, 03 Apr 2008 01:26:26 -0700 > > From: Alex <[EMAIL PROTECTED]> > > Subject: [Mixxx-devel] Scons, ehh > > To: mixxx-devel <[email protected]> > > Message-ID: <[EMAIL PROTECTED]> > > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > > > > I am having quite a bit of trouble getting scons to use custom CFLAGS > > and LDFLAGS. I tried patching 658 & 659 of the beta to src/SConscript > > file but it doesnt appear to help. > > > > Anyone have any ideas on getting this working? > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Mixxx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mixxx-devel > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
