summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2013-07-17Merge branch 'master' into windowsPaul 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-15Disable check for boost with mingw buildPaul Davis
2013-07-15(reapply with fixes) Build system changes to support mingw build targetPaul Davis
2013-07-15Revert "Build system changes to support mingw build target"Paul Davis
2013-07-15Revert "tweaks to mingw build environment"Paul Davis
2013-07-15tweaks to mingw build environmentPaul Davis
2013-07-15Build system changes to support mingw build targetPaul Davis
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
2013-03-08potential fix, part two, for Tiger-based font issues. this also switches thin...Paul Davis
2013-03-06two fixes from TheCranston to help out on OS X with disk space measurement, m...Paul Davis
2013-03-04allow build/packaging scripts to find the right version ID for as long as we ...Paul Davis
2013-03-04bump version to rc3, but keep OS X releases as "beta"Paul Davis
2013-02-26add --depstack-root option to waf to allow building with gtk/ardour dependenc...Paul Davis
2013-02-20reinstate decode() call on Popen.communicate() output, needed for python 3Paul Davis
2013-02-20revert 14046 which attempted to "fix" something with python3 but broke variou...Paul Davis
2013-02-13add MIDNAM (patchfiles) to child list so that they get installedPaul Davis
2013-02-03Make fetch_svn_revision work properly with python 3Sakari Bergen
2013-01-23reverse logic used to decide whether or not to explicitly link against libint...Paul Davis
2013-01-21fix git-svn version extraction for local git branchesRobin Gareus
2013-01-19new take on getting SVN revision numberPaul Davis
2013-01-07fix i18n-caused error in determining svn revision (shoudl fix #5256)Paul Davis
2013-01-07fix error in wscript re: wiimotePaul Davis
2013-01-07reinstate wiimote support, thanks to work by jannis pohlmannPaul Davis
2013-01-06sys.platform == 'linux2' VA linux2.x and 3.xRobin Gareus