Questions about bakefile and IDE integration...

Garth Dahlstrom <[email protected]> Tue, 3 Feb 2009 13:19:32 -0500
Newsgroups gmane.comp.sysutils.bakefile.devel
Message-ID <[email protected]>
Hi all,

I'm one of the devs on the Mixxx DJ software project (http://mixxx.org).
Currently, we use SCons to do our builds on Linux, OSX and Win32...  Our
project is C++ based.

Our SConscript is a ~1400 line python script that builds the software
calling whichever compiler and using whatever methods it can to solve deps
on each target.

It works decently well from the command line, but it tends to repeat with a
lot of target platform conditional stuff and it doesn't lend itself to
autobuilds or IDE-based development...   I think we can generate msvc
project files, but being a Linux guy I'm stuck editing in nano or gedit.

I'm wondering if people can comment on their experinces with Bakefile in
setting up autobuilds and if bakefile would be an appropriate fit for
generating some type of cross-platform IDE project file for something like
Eclipse/CDT (xml format) or Qt Creator (qmake project files)?

Or if there is a C++ IDE that people already use on Linux (Glade, KDevelop
or whatever)?

Cheers,

-G
              __
--- == __/ t.O ==--
http://stacktrace.org/

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com

_______________________________________________
Bakefile-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bakefile-devel