group active status honor patch from lincoln spiteri
[ardour.git] / autowaf.py
2010-02-03 David RobillardMove i18n stuff into autowaf.
2009-10-23 David RobillardMove Mac configuration stuff to wscript where it belongs.
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-22 David RobillardUpdate autowaf.
2009-02-27 David RobillardUse os.path.join to join paths: fix double slashes...
2009-02-27 David RobillardShow column in error messages with --debug which has...
2009-02-26 David RobillardCorrectly pass compiler flags as individual list elemen...
2009-02-26 David RobillardStub (non-functional) options and configuration summary.
2009-02-26 David RobillardFiddle with CCFLAGS and CXXFLAGS.
2009-02-26 David RobillardVersion file building stuff.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David RobillardWaf building of libardour (yay!).
2009-02-25 David RobillardWaf building of taglib and vamp-sdk.
2009-02-25 David RobillardAdd top level wscript.
2009-02-25 David RobillardMove waf up to top level, waf building of pbd, evoral...