summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2012-10-05Fix wscript when PKG_CONFIG_PATH is empty.Carl Hetherington
2012-10-04fix up various aspects of building against a private/personal dependency stackPaul Davis
2012-08-10add -Wpointer-arith -Wcast-qual -Wcast-align and others to compile flags, and...Paul Davis
2012-07-26fix for fetching git revision, from robin gareusPaul Davis
2012-07-25we're not really a beta anymorePaul Davis
2012-07-25add a new -DBOOST_SYSTEM_NO_DEPRECATED to try to remove the need to link agai...Paul Davis
2012-07-25bump glibmm required version to 2.32Paul Davis
2012-07-24remove use of boost::thread/boost::mutex; bump glibmm requirement to 2.30 in ...Paul Davis
2012-07-23bump versionPaul Davis
2012-06-11Try to make cppunit mandatory if --test is passed toCarl Hetherington
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