summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
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
2013-10-28allow linking unbundled versions of some librariesNils Philippsen
2013-10-23fix merge conflicts with masterPaul Davis
2013-10-22merge from masterPaul Davis
2013-10-22do not use --tags to get git description/versionPaul Davis
2013-10-20add reasonablesynth.lv2Robin Gareus
2013-10-16merge with master and fix 2 conflictsPaul Davis
2013-10-16Merge branch 'master' into windowsPaul Davis
2013-10-16Merge remote-tracking branch 'remotes/origin/master' into windows+ccJohn Emmas
2013-10-15bump to 3.5Paul Davis
2013-10-11Merge branch 'windows' into windows+ccJohn Emmas
2013-10-09merge with master, fixing conflicts in 3 wscript filesPaul Davis
2013-10-08move JACK configuration test(s) down to where they belong (in libs/backend/jack)Paul Davis
2013-10-06Merge branch 'master' into windows+ccJohn Emmas
2013-09-23the output of git describe --tags is not subject to localization, so we do no...Paul Davis
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas