summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2010-10-29put splitlines() back where it belongsPaul Davis
2010-10-29Further wscript tweak.Carl Hetherington
2010-10-28Further wscript fix.Carl Hetherington
2010-10-28Hopefully fix up build system after my previous changes.Carl Hetherington
2010-10-27Make build scripts python2/3 agnostic.Carl Hetherington
2010-10-17Tidy up About dialogue. Fixes #1407.Carl Hetherington
2010-10-02Link with -rdynamic to make backtrace_symbols work again.Carl Hetherington
2010-09-17megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags fo...Paul Davis
2010-09-07Upgrade to latest autowaf.David Robillard
2010-08-28Tidy up config text and add PHONE_HOME and JACK_SESSION. Fixes #3422.Carl Hetherington
2010-08-17forward port 2.X changes up to and including rev 6842Paul Davis
2010-08-15Fix windows key shortcuts on Linux.Carl Hetherington
2010-08-08Explicitly check for and link libcurl and the dl* functions; allows linking w...Carl Hetherington
2010-08-05first pass a "phone home" facility for version tracking and update notificationPaul Davis
2010-06-03check for gcc 4.5 and prohibit compilation with optimization if foundPaul Davis
2010-05-20fix visible version number to use the one defined in the top level wscriptPaul Davis
2010-05-023.0 version of patch for #2997 from carl, fix handling stat of large filesPaul Davis
2010-04-02(FULL) not-yet-complete JACK session management patch (TODO: get program name...Paul Davis
2010-04-02Make boost signals2.hpp header mandatory during configuration.Carl Hetherington
2010-03-13"Ardour" -> PROGRAM_NAME change for libardour and setup for gtk2_ardourPaul Davis
2010-01-29* add waf option to enable compilation of unit testsHans Baier
2010-01-04add a way to see (most of) the waf config used to build ardour at run time (f...Paul Davis
2009-12-28Chris reports that boost 1.39 is sufficient.Carl Hetherington
2009-12-28Check for boost/signals2.hpp and an appropriate version of the boost library....Carl Hetherington
2009-12-27Re-integrate export-optimization branch.Sakari Bergen
2009-12-20remove a couple of boost::signals2 trouble spots; fix some --strict compile t...Paul Davis
2009-12-06Merged revisions 6293,6296-6306,6308 via svnmerge from Taybin Rutkin
2009-12-04cross-thread handling of SessionEvent allocation/deallocation, with widesprea...Paul Davis
2009-11-25debug flag for session destruction and waf option for boost SP debugPaul Davis
2009-11-0990% done with external sync design changes (GUI now has toggle switch for ext...Paul Davis
2009-10-30Fix angle bracket project-local include paths.David Robillard
2009-10-23Move Mac configuration stuff to wscript where it belongs.David Robillard
2009-10-20Fix various MIDI control and installation issues:David Robillard
2009-10-06ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge tr...Paul Davis
2009-10-05Build clearlooks-newer for OSXCarl Hetherington
2009-10-02Fix posix_memalign check.David Robillard
2009-08-08waf build works on OS X ; new bindings file and processing system in place fo...Paul Davis
2009-07-23bzr revision support (thomas v.)Paul Davis
2009-07-22make i18n build work ; add mackie dir back to build ; token work on amp for M...Paul Davis
2009-07-20push optimization flags into CXXFLAGS as well as CCFLAGS, and add LARGEFILE64...Paul Davis
2009-07-17hopefully fix the build, and actually use the optionsPaul Davis
2009-07-17massive changes to waf build scripts so that nearly everything "should" be wo...Paul Davis
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-04Strip trailing whitespace from waf scripts.David Robillard
2009-04-203 notable patches from lincoln (a) non-layered track mode (NOTE: this is brok...Paul Davis
2009-02-27Print more configuration summary stuff (sound libs).David Robillard
2009-02-27Tidy.David Robillard
2009-02-26Another attempt at FLAC workaround.David Robillard
2009-02-26Attempt to strip stupid FLAC include.David Robillard