summaryrefslogtreecommitdiff
path: root/libs/backends/wscript
AgeCommit message (Expand)Author
2015-11-29NOOP, remove trailing whitespace, replace tabs in python scriptsRobin Gareus
2014-11-26Replace individual waf options for enabling backends with one --with-backends...Tim Mayberry
2014-11-18allow dummy backend for any productBen Loftis
2014-10-14make backend selection by product name more explicitPaul Davis
2014-10-01add --with-wavesbackend config option (disabled by default)Robin Gareus
2014-10-01untested fix for compiling waves audiobackend on case-sensitive FS with mingw.Robin Gareus
2014-09-30tweak backends wscript for cross-compiling with mingwPaul Davis
2014-09-03fix waf thinko in backends wscriptPaul Davis
2014-08-08fix new backends wscript to work correctly in the Ardour casePaul Davis
2014-08-08use some structured code to decide which backends to build (should have cherr...Paul Davis
2014-06-02make ALSA backend optional and disable by defaultRobin Gareus
2014-06-02ALSA backend (based on Dummy backend and zita-alsa-pcmi)Robin Gareus
2014-06-01fix --with-dummy config optionRobin Gareus
2014-05-28make building the dummy backend be a configure-time option. defaults to False...Paul Davis
2014-04-28skeleton dummy audio-engineRobin Gareus
2014-02-24add waves audio backend when building on applePaul Davis
2014-02-24changes to wscript to build new audio engine backendPaul Davis
2013-09-07move JACK audio backend to its own folder and adjust build system to reflect ...Paul Davis