Commit Graph

10 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
b6b2253da1 skip username metadata when dumping default cfg 2015-06-17 21:08:28 +02:00
320fc6c3b2 make configtool compile for wine/vst 2015-03-30 21:51:54 +02:00
610e30cde3 ..but make cfgtool portable 2015-03-23 12:34:07 +01: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
948a43d083 config dump tool details. 2015-03-22 23:01:29 +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