13
0
Commit Graph

6 Commits

Author SHA1 Message Date
ba78359129 prepare for update to waf 1.8
uselib is no longer implicit (inherited by .use). This is still incomplete,
some uselibs for non-linux variants may be missing.

bld.is_defined("HAVE_XXX") also no longer works and will have to be
changed (I think to bld.env["HAVE_XXX"]) in countless places.
2016-02-28 21:16:44 +01:00
7a7c87d5f4 remove tabs from python code 2015-07-05 14:50:13 +02:00
da5c3a3a33 don’t [cross]compile cfg tool.exe 2015-03-23 12:28:44 +01:00
d9655f6d64 cfgtool: add external VST functions used by libardour 2015-03-22 23:37:55 +01:00
7939f21779 do not install cfgtool 2015-03-22 22:26:00 +01:00
c7216e03f1 small tool to dump default config. 2015-03-22 22:15:37 +01:00