summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2014-02-07make backtrace symbols work again inside gtk2_ardour (-rdynamic is a link-tim...Paul 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-06Add config option for address sanitizerSakari Bergen
2013-12-09don't overwrite necessary compiler flagsNils Philippsen
2013-12-09improve architecture detectionNils Philippsen
2013-11-04do not hard-code version number anymore - define via git or libs/ardour/revis...Paul 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-22do not use --tags to get git description/versionPaul Davis
2013-10-20add reasonablesynth.lv2Robin Gareus
2013-10-15bump to 3.5Paul Davis
2013-10-08move JACK configuration test(s) down to where they belong (in libs/backend/jack)Paul Davis
2013-09-23the output of git describe --tags is not subject to localization, so we do no...Paul Davis
2013-09-13don't confuse arm with i686Nils Philippsen
2013-09-07move JACK audio backend to its own folder and adjust build system to reflect ...Paul Davis
2013-09-03bump to 3.43.4Paul 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-08remove --no-freesound option. fixes #5640Robin Gareus
2013-08-01add _ISOC9X_SOURCE define to compiler command line to provide uniform access ...Paul Davis
2013-07-16bump actual publically visible version (oops)3.3Paul Davis
2013-07-15Add c++11 enablement options in wscriptMichael R. Fisher
2013-07-11Add --single-tests option to also build each libardour test as a separate pro...Paul Davis
2013-06-25fix issue with wscript on OS X caused by earlier removal of AU_STATE_SUPPORT;...Paul Davis
2013-06-13Generalize no-plugin-state from AudioUnits to all pluginsPaul Davis
2013-06-13bump to v3.23.2Paul Davis
2013-06-11more changes to consolidate version definition into the top level wscript filePaul Davis
2013-06-06disable symbol export -- fix LinuxVST issueRobin Gareus
2013-05-08various miscellany related to versions, gtk2 build and packagingPaul Davis
2013-05-07a few minor changes required to get a DMG to build (on Tiger, at least)Paul Davis
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-08bump to 3.13.1Paul Davis
2013-04-06do not include templates in a distributed version of ardour, they are useless...Paul Davis
2013-04-06add pkg-config check on liblo, now that NSM support requires 0.26 rather than...Paul Davis
2013-03-20remaining part of static library commit, should have been a part of 16ce39c23...Paul Davis
2013-03-18Set the revision mechanism independent from the VCS nameJulien de Kozak
2013-03-13videotimlineRobin Gareus
2013-03-13print the git version on buildRobin Gareus
2013-03-12git revision extractionRobin Gareus
2013-03-11remove debug output from wscriptPaul Davis
2013-03-11removal manual tree from source code, since this has its own website and git ...Paul Davis
2013-03-10add pseudo-target "tarball" needed in order to build source tarballs correctlyPaul Davis
2013-03-10welcome to version 3.0Paul Davis
2013-03-08switch to Lucida Sans Typewriter as OS X monospace font; new pingback code to...Paul Davis
2013-03-08get 1040 vs 1070 OS X min requirement working (for lion, at least)Paul Davis
2013-03-08include min OS X spec in CXXFLAGS as well as CFLAGSPaul Davis
2013-03-08correct python syntaxPaul Davis