summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2014-06-04break out ALSA related functions into libardouralsautilRobin Gareus
2014-06-03fix wscript for x-compilingRobin Gareus
2014-06-02fix linking against libasoundRobin Gareus
2014-06-02make ALSA backend optional and disable by defaultRobin Gareus
2014-05-28make building the dummy backend be a configure-time option. defaults to False...Paul Davis
2014-05-28fix wscript to handle git revision ID that consists of just MAJOR.MINOR, as w...Paul Davis
2014-05-25really fix osx mavericks detectionRobin Gareus
2014-05-24fix script breakagePaul Davis
2014-05-24osx 10.9 needs c++11 (it's now default and used for the build-stack)Robin Gareus
2014-05-24fix typo link*er*_flags for OSX w/c++11Robin Gareus
2014-05-19Merge branch 'noppc' of https://github.com/mojofunk/ardour into cairocanvasPaul Davis
2014-05-14There will be no supported PPC build of Ardour3 so remove powerpc optimizatio...Tim Mayberry
2014-05-14Remove Mac Universal build option as it is no longer supportedTim Mayberry
2014-05-14Remove duplicate test for presence of boost headerTim Mayberry
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-04-10parameterize install target directories based on --program-name configure optionPaul Davis
2014-04-10new configure option for trx build, which also generates new menus filePaul Davis
2014-03-13rework SystemExec - use vfork wrapper (and lots of related stuff)Robin Gareus
2014-03-10fix up waf build in wake of search path changes earlier todayPaul Davis
2014-03-04some more mingw x-compile fixesRobin Gareus
2014-03-04mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)Robin Gareus
2014-03-03some mingw related tweaks to the build-environment.Robin Gareus
2014-02-25prepare standalone VST scanner tool.. part oneRobin Gareus
2014-02-24add headless to child list for wscriptPaul Davis
2014-02-07merge with master, with minor conflict fixesPaul Davis
2014-02-07make backtrace symbols work again inside gtk2_ardour (-rdynamic is a link-tim...Paul Davis
2014-01-31make -fvisibility=hidden be controlled by ./waf configure --exports-hiddenPaul Davis
2014-01-31current mingw actually calls libpthread libpthreadPaul Davis
2014-01-18reintroduce --lv2dir option and LV2DIR value to determine where to install bu...Paul Davis
2014-01-12remove VAMP and Rubberband from source treePaul Davis
2014-01-12remove taglib from source tree (require external provision)Paul Davis
2014-01-12move -fvisibility=hidden to the top of the source tree, and remove its intern...Paul Davis
2014-01-10finished merge of cairocanvas with windows and windows+cc branchesPaul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-10fix merge errors with masterPaul Davis
2014-01-08Add unit test runner (artest) and a config option to run tests after buildsSakari Bergen
2014-01-08Add -fno-omit-frame-pointer to AddressSanitizer optionsSakari Bergen
2014-01-07Merge branch 'master' into cairocanvasPaul Davis
2014-01-06Add config option for address sanitizerSakari Bergen
2013-12-12fix merge conflicts from masterPaul Davis
2013-12-09don't overwrite necessary compiler flagsNils Philippsen
2013-12-09improve architecture detectionNils Philippsen
2013-12-05remove unnecessary and *nix-centric LANG= from start of command used to get g...Paul Davis
2013-11-26reorder child dirs to make optionally external dirs more obvious and only tes...Paul Davis
2013-11-26resolve merge with master (?)Paul Davis
2013-11-04Merge branch 'master' into cairocanvasPaul Davis
2013-11-04do not hard-code version number anymore - define via git or libs/ardour/revis...Paul Davis
2013-10-31fix merge with masterPaul Davis
2013-10-28Merge branch 'master--optional-external-libs' of https://github.com/nphilipp/...Paul Davis
2013-10-28allow overriding optimization flags completelyNils Philippsen