summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2012-05-24Compile cleanly with clang.David Robillard
2012-05-23bump version because of paste deadlockPaul Davis
2012-05-22bump to beta4Paul Davis
2012-05-21remove Tranzport configure option, since the code will not workPaul Davis
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2012-05-17some tweaks to wscript, primary goal to make libintl stuff discoverable even ...Paul Davis
2012-05-17Fix posix_memalign checks.David Robillard
2012-05-16fixup generic build, which allows -arch i386 build on OS X, effectively cross...Paul Davis
2012-05-15fix dangling remnant of old system config varPaul Davis
2012-05-15add --generic flag to wscript to trigger -mtune=generic builds; stop using ol...Paul Davis
2012-05-15fix python3 incompatability in wscriptPaul Davis
2012-05-15Merge old a new signals code into one set of classes.Carl Hetherington
2012-05-11disable installing a3 for now, so that people don't scratch their heads when ...Paul Davis
2012-05-04use pkg-config to find curl and assume that version 7.X has curl_global_initPaul Davis
2012-05-04potential fix for ./waf configure problems introduced last nightPaul Davis
2012-05-04try to use --also-libdir to try to find curl, part 3Paul Davis
2012-05-04try to use --also-libdir to try to find curl, part 2Paul Davis
2012-05-04try to use --also-libdir to try to find curlPaul Davis
2012-05-04provide a way to add additional libraries so that we can find libs that (stup...Paul Davis
2012-05-02more fixes/tweaks from the land of the lionPaul Davis
2012-05-01Remove now unnecessary check for RecMutex.Carl Hetherington
2012-04-26Use Glib::Threads::RecMutex rather than Glib::RecMutex whereCarl Hetherington
2012-04-20Remove support for old and/or experimental LV2 stuff.David Robillard
2012-03-29fix bizarre typo in OS X build (bizarre because its not clear how it could ha...Paul Davis
2012-03-16tweak2Paul Davis
2012-03-16tweakPaul Davis
2012-03-16hack for OS X builds where explicit linkage against libintl can be required b...Paul Davis
2012-03-14Write SVN revision on every build (#4770).Carl Hetherington
2012-03-12tell people that --universal is OS X onlyPaul Davis
2012-02-29fix typo for OS X buildPaul Davis
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