summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2012-02-07bump versionPaul Davis
2012-01-28Use new Lilv state API to save LV2 plugin state.David Robillard
2012-01-14Add some debug code to time things in the processCarl Hetherington
2012-01-05fix over-zealous optimization in tempo map, caused crashPaul Davis
2011-12-27Remove some wrongly commited stuff. Sorry\!Carl Hetherington
2011-12-27Add configure option to raise a FP exception when a denormalCarl Hetherington
2011-12-21Un bit-rot the docbook manual build, just for kicks.Carl Hetherington
2011-12-04do that freesound build change properlyPaul Davis
2011-12-04make Freesound support default to truePaul Davis
2011-12-02update and fix configure options (from Robin)Paul Davis
2011-12-02use compiler-generated _LP64 macro to detect x86_64 rather than USE_X86_64_ASMPaul Davis
2011-11-21new i18n targets (to be explained in TRANSLATORS)Paul Davis
2011-11-21Rename windows VST stuff with a Windows prefix.Carl Hetherington
2011-11-21more consistent --no-lv2 optionPaul Davis
2011-11-21make LV2 support the default, stillPaul Davis
2011-11-21make --lv2=0 work, as a workaround for LV2 release schedulePaul Davis
2011-11-18Remove redundant --extra-warn option (--strict does this).David Robillard
2011-11-17another attempt to fix win/86 VST buildsPaul Davis
2011-11-16fix win-x86-vst support in build by using CFLAGS and CXXFLAGS not CPPPATHPaul Davis
2011-11-16bump version for new same-day packagesPaul Davis
2011-11-15alpha -> betaCarl Hetherington
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