summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
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
2013-09-14fix merge conflicts with masterPaul Davis
2013-09-14Merge branch 'master' into windowsPaul Davis
2013-09-13don't confuse arm with i686Nils Philippsen
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-09-07move JACK audio backend to its own folder and adjust build system to reflect ...Paul Davis
2013-09-06Merge branch 'master' into windowsPaul Davis
2013-09-06Only define certain debug flags when dist_target is autoTim Mayberry
2013-09-03bump to 3.43.4Paul Davis
2013-09-03Merge branch 'master' into windowsPaul Davis
2013-09-03Revert "bump to 3.4"Paul Davis
2013-09-02revert to --backtrace enabled by default, since the original goal of this cha...Paul Davis
2013-09-02bump to 3.4Paul Davis
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-10Merge branch 'master' into ccmergeRobin Gareus
2013-08-08add _ISOC9X_SOURCE define to compiler command line to provide uniform access ...Paul Davis
2013-08-08bump actual publically visible version (oops)Paul Davis
2013-08-08Add c++11 enablement options in wscriptMichael R. Fisher
2013-08-08Add --single-tests option to also build each libardour test as a separate pro...Paul Davis
2013-08-08remove --no-freesound option. fixes #5640Robin Gareus
2013-08-01Merge branch 'master' into windowsPaul Davis
2013-08-01add _ISOC9X_SOURCE define to compiler command line to provide uniform access ...Paul Davis
2013-07-22Enable lxvst support by default and then disable for build targets that don't...Tim Mayberry
2013-07-22Remove lxvst variable from wscript that was no longer in useTim Mayberry
2013-07-22Remove tools/sanity_check dir from build in mingw cross compileTim Mayberry
2013-07-22Define PLATFORM_WINDOWS and COMPILER_MINGW when dist target is set to mingwTim Mayberry