13
0
Commit Graph

3 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
47c08a36eb session-utils use the "Dummy" backend 2016-01-07 13:30:34 +01:00
b228c11311 commandline session utilities 2015-12-16 00:25:07 +01:00