summaryrefslogtreecommitdiffstats
path: root/wscript
Commit message (Expand)AuthorAgeFilesLines
* Add a small tool to experiment with libcanvasRobin Gareus2016-12-111-0/+7
* Always build dummy backend if building testsDavid Robillard2016-12-041-1/+3
* separate openbsd casesDavid Carlier2016-11-291-2/+6
* Making buildable under OpenBSD.David Carlier2016-11-291-4/+7
* Disable OSX 10.5/PPC support (MacVST is Cocoa UI only)Robin Gareus2016-11-191-1/+3
* Revert "disable MacVST support (until it's ready)"Robin Gareus2016-11-161-3/+1
* disable MacVST support (until it's ready)Robin Gareus2016-11-131-1/+3
* Mac VST-2.x supportRobin Gareus2016-11-131-0/+2
* Include hidapi libraryRobin Gareus2016-10-231-3/+4
* allow linking unbundled version of qm-dspNils Philippsen2016-10-041-0/+6
* clang on el capitan etc. no longer supports -fstrength-reducePaul Davis2016-09-281-1/+1
* Add defines necessary for successful gcc/mingw compile with --cxx11 optionTim Mayberry2016-09-151-0/+5
* Add support for built-in file/url unzip/untarRobin Gareus2016-09-131-0/+1
* OSC: Add preset loading to OSC GUILen Ovens2016-08-241-0/+1
* a-fluidsynthRobin Gareus2016-08-241-0/+1
* Import libfluidsynth into the Ardour codebaseRobin Gareus2016-08-231-0/+1
* a-reverb prototype (based on setBfree b_reverb)Robin Gareus2016-07-121-0/+1
* Add a-EQ (basic 4 band EQ) with inline display based on SVF filtersDamien Zammit2016-07-071-0/+1
* Add a-Delay pluginDamien Zammit2016-07-061-0/+1
* add another warning-disable flag for clangPaul Davis2016-07-041-1/+1
* bundle a-compRobin Gareus2016-07-031-0/+1
* Enable build for FreeBSD (part 1/2)Robin Gareus2016-06-261-1/+7
* Ignore numerals before "+" in tagRobin Gareus2016-06-241-1/+1
* clean up configure outputRobin Gareus2016-05-161-4/+0
* fix windows builds - rc file needs to be present at build callRobin Gareus2016-05-161-3/+3
* icon-name follows program-nameRobin Gareus2016-05-161-0/+17
* add luadoc binary (developer tool) to dump lua bindingsRobin Gareus2016-03-201-0/+7
* prepare custom LV2 extensionsRobin Gareus2016-03-141-0/+1
* tweak optimization flags for clangRobin Gareus2016-03-041-0/+1
* amend prev commit (OS X El Capitan builds)Robin Gareus2016-03-021-1/+1
* fix OSX El Capitan buildsRobin Gareus2016-03-021-1/+1
* Add some lua scriptsRobin Gareus2016-02-231-0/+1
* add lua-session commandline toolRobin Gareus2016-02-231-0/+1
* add liblua wrapper and build-scriptsRobin Gareus2016-02-221-0/+1
* fix inadvertent case changePaul Davis2016-02-221-1/+1
* additional GTKOSX => __APPLE__ changes missed in previous commitPaul Davis2016-02-221-1/+1
* change GTKOSX macro constant to use __APPLE__ insteadPaul Davis2016-02-221-2/+0
* make threaded waveview rendering a configure time option (enabled by default)Paul Davis2016-02-211-1/+6
* at the end of waf configure, when displaying selected options, break backend ...Paul Davis2016-01-121-5/+10
* add relevant wscript visibility for the portaudio backendPaul Davis2016-01-121-6/+7
* remove wavesaudio backendPaul Davis2016-01-121-11/+1
* amend prev commit (fix typos)Robin Gareus2015-12-171-2/+2
* more hot wine.Robin Gareus2015-12-171-4/+3
* commandline session utilitiesRobin Gareus2015-12-161-0/+1
* Add option to use libc++ instead of libstdc++David2015-12-121-2/+11
* Add support for El CapitanDavid2015-12-101-4/+8
* add a mixbus compile defineRobin Gareus2015-12-101-0/+4
* improve itstool detection:Robin Gareus2015-12-051-1/+2
* disable pthread-w32 semaphores for nowRobin Gareus2015-12-031-4/+4
* fix pthread-windows semaphore detectionRobin Gareus2015-12-021-2/+14
* prefer pthread-semaphores (posix API) with mingwRobin Gareus2015-12-021-1/+7
* NOOP, remove trailing whitespace, replace tabs in python scriptsRobin Gareus2015-11-291-1/+1
* check for itstool (>= 1.0.4, -j option)Robin Gareus2015-11-251-0/+12
* update configure time tests and code to use libsndfile 1.0.26's version of th...Paul Davis2015-11-241-1/+1
* Add --profile waf option so frame pointer isn't omitted in optimized buildsTim Mayberry2015-11-181-4/+11
* Remove -O0 optimize flag from debuggable flags to enable debuggable optimized...Tim Mayberry2015-11-181-1/+1
* Build freedesktop files if requested.nick_m2015-10-231-1/+3
* fix OS X system detection (amend 66704ee)Robin Gareus2015-10-181-0/+1
* remove outdated limiationRobin Gareus2015-09-281-6/+0
* new tool to test gcc4/5 ABIRobin Gareus2015-09-261-0/+2
* gcc5/c++11 deprecates std::auto_ptrRobin Gareus2015-09-261-0/+2
* fix bundled LV2 plugin deployment.Robin Gareus2015-09-141-1/+1
* configure time detection of a patch/feature of libsndfile not yet in releasePaul Davis2015-09-081-0/+16
* more python2/3 compatRobin Gareus2015-08-231-7/+2
* support the young serpentsRobin Gareus2015-08-211-1/+1
* Remove duplicate code in wscript after mergeTim Mayberry2015-08-171-6/+0
* Tweaked build and run for windowsGuy Sherman2015-08-161-23/+33
* provide a mechanism for ./waf dist to work without hardcoding APPNAME in wscriptPaul Davis2015-08-131-0/+7
* python /^x86_64/ does not match 'x86_64-w64-mingw32-gcc' so what..Robin Gareus2015-08-121-1/+1
* regexp funRobin Gareus2015-08-121-1/+1
* Added PT .ptf session audio import functionalityDamien Zammit2015-08-061-0/+8
* fix wscripts to work with python3.Paul Davis2015-07-061-3/+5
* remove tabs from python codeRobin Gareus2015-07-051-11/+11
* Revert "experimentally remove some C++11 flags (likely to return)"Paul Davis2015-06-291-4/+4
* experimentally remove some C++11 flags (likely to return)Paul Davis2015-06-291-4/+4
* ensure that program version strings are not unicodePaul Davis2015-06-291-2/+4
* remove more explicit compiler flags by placing them in the compiler flags dic...Paul Davis2015-06-291-0/+3
* store compiler flags in conf/bld context object so that we can use them selec...Paul Davis2015-06-291-2/+13
* Added optimized AVX function for sample processingPaul Davis2015-06-291-2/+2
* tracks build ... backends are hard-codedPaul Davis2015-06-291-1/+7
* add now-expected -D defines for a Tracks buildPaul Davis2015-06-291-1/+3
* better implementation of configure and build time is_tracks_build() testPaul Davis2015-06-291-9/+5
* add clean and nice check for Tracks buildsPaul Davis2015-06-291-0/+8
* define PROGRAM_NAME in waf conf/bld objects, to allow program-dependent stuff...Paul Davis2015-06-291-1/+2
* add stacktrace() support for Windows (Grygorii Zharun)Paul Davis2015-06-291-1/+3
* Fix mixed spaces/tabs in wscriptsChristopher Arndt2015-05-031-2/+2
* add a real check for functioning JACK metadata API; remove configure time opt...Paul Davis2015-04-231-3/+1
* more windows related SSE build fixesPaul Davis2015-04-211-2/+8
* fix another recent error in wscript for windowsPaul Davis2015-04-211-1/+1
* fix recent error in wscript for windowsPaul Davis2015-04-211-1/+1
* [Summary] Added SSE sound processing functions support for Windows. Version 1.Greg Zharun2015-04-211-9/+19
* disable -rdynamic by defaultRobin Gareus2015-04-151-1/+1
* windows can’t rename open files.Robin Gareus2015-04-071-0/+2
* change the compile flags set by the --freebie configure option to enable sile...Paul Davis2015-04-051-4/+4
* allow to prefix tags with “<text>+”Robin Gareus2015-04-021-1/+1
* small tool to dump default config.Robin Gareus2015-03-221-0/+1
* fix OSX/Clang optimized buildsRobin Gareus2015-03-101-0/+1
* add a no-jack-metadata option for poor 12.04 soulsRobin Gareus2015-03-081-0/+3
* I’m starting to regret these checks..Robin Gareus2015-03-071-1/+1
* fix linux detectionRobin Gareus2015-03-071-2/+2