13
0
livetrax/libs/evoral
Robin Gareus 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
..
evoral Make automation record undo per pass rather than per touch. 2015-10-20 00:53:28 +11:00
MSVCevoral Modify the MSVC build project (for libevoral) such that it can find pthread.h 2015-12-30 10:17:55 +00:00
src somewhat better solution to prev commit. 2015-12-27 03:40:48 +01:00
test
run-tests.sh
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00