summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2011-11-14add configure time option to make building the freebie binaries easierPaul Davis
2011-11-14make PluginManager API more in line with other singletons; do initial plugin ...Paul Davis
2011-11-13move LXVST GUI stuff into gtk2_ardour, and fix X11 uselib stuff in wscriptsPaul Davis
2011-11-13Apply patch from timbyr to fix building with --test.David Robillard
2011-11-11prep for beta1Paul Davis
2011-11-10linking fixes for OS XPaul Davis
2011-11-09some possible build fixes for OS XPaul Davis
2011-11-06Build debuggable build by default.David Robillard
2011-11-04remove warning about native linux VST build; make default be platform-sensitivePaul Davis
2011-11-04add --also-include patch to help *BSD builders out, and add optional boost in...Paul Davis
2011-11-02Patch from acolomb to fix installation of midi_maps (#4430).Carl Hetherington
2011-11-01build assist for OS XPaul Davis
2011-10-29Patch from nettings to comment out soundtouch-relatedCarl Hetherington
2011-10-22Add function to recover a full path from something like '.'Carl Hetherington
2011-10-20fix whitespace errorPaul Davis
2011-10-20revert to "real" optimzation flags, and remove commented stuffPaul Davis
2011-10-18changes for OS X support: change waf config define to COREAUDIO_SUPPORT, remo...Paul Davis
2011-10-18gnomecanvas related build changesPaul Davis
2011-10-18make native linux VST support default to enabledPaul Davis
2011-10-03Patch from acolomb to fix install of ardour_system.rcCarl Hetherington
2011-10-03Remove LV2 support via SLV2 (Lilv only now).David Robillard
2011-09-30more changes to wscript files to catch up with waf 1.6 and fix OS X issuesPaul Davis
2011-09-30shuffle some OS X stuff aroundPaul Davis
2011-09-30add back --optimize option that somehow got lost over some period of time (di...Paul Davis
2011-09-30make phone-home option default to False even for non-debug buildsPaul Davis
2011-09-29Use is_defined to check for HAVE_* variables set by checks.David Robillard
2011-09-29Remove use of waf compat15 tool.David Robillard
2011-09-29Upgrade to waf 1.6.7 and autowaf r52.David Robillard
2011-09-20a few coding style (indentation etc.) cleanups to LX VST codePaul Davis
2011-09-20(native) Linux VST support from LinuxDSPPaul Davis
2011-07-28bump to alpha10Paul Davis
2011-07-07bump version3.0-alpha9Paul Davis
2011-06-23bump versionPaul Davis
2011-06-13some things can't waitPaul Davis
2011-06-12update i18n build system and *.po files for translatorsPaul Davis
2011-06-11its about that timePaul Davis
2011-06-01Clean up duplicatey configuration summary / config_text.cc mess.David Robillard
2011-06-01Fix LV2 configure help message, and write correct value to config_text.ccDavid Robillard
2011-05-27bump version name to alpha53.0-alpha5Paul Davis
2011-05-14Use LV2_SUPPORT define instead of HAVE_SLV2.David Robillard
2011-04-23Patch from pablomme to fix GCC version check to use the same gcc as will be u...Carl Hetherington
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
2011-04-22Use new Suil and SLV2 APIs for LV2 plugin UIs.David Robillard
2011-04-05bump version to alpha4Paul Davis
2011-03-25alpha3 renamePaul Davis
2011-03-21more automated build stuffPaul Davis
2011-03-21its about that timePaul Davis
2011-03-17spell checkPaul Davis
2011-03-17add warning re alpha status and forum use to wscriptPaul Davis
2011-03-16Indent python files with spaces as per style guide.David Robillard