diff options
author | David Robillard <d@drobilla.net> | 2012-12-23 01:23:40 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-12-23 01:23:40 +0000 |
commit | b4a6bfd5c009921d42865882c3cc0e8e2e1fcb3c (patch) | |
tree | d73a2656f42869d4dc6ba9d148c5dc9f7e8c70a3 | |
parent | d457446041b634e650d95539ad44f553c1eee6e1 (diff) | |
download | lilv-b4a6bfd5c009921d42865882c3cc0e8e2e1fcb3c.tar.gz lilv-b4a6bfd5c009921d42865882c3cc0e8e2e1fcb3c.tar.bz2 lilv-b4a6bfd5c009921d42865882c3cc0e8e2e1fcb3c.zip |
Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4890 a436a847-0d15-0410-975c-d299462d15a1
-rw-r--r-- | NEWS | 3 | ||||
-rwxr-xr-x | waf | bin | 73024 -> 79450 bytes |
2 files changed, 2 insertions, 1 deletions
@@ -7,8 +7,9 @@ lilv (0.15.0) unstable; * Correctly depend on serd at build time (fix compilation in odd cases) * Disable timestamps in HTML documentation for reproducible build * lilvmm.hpp: Support varargs for Plugin::get_num_ports_of_class() + * Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory) - -- David Robillard <d@drobilla.net> Thu, 22 Nov 2012 21:47:57 -0500 + -- David Robillard <d@drobilla.net> Sat, 22 Dec 2012 20:16:12 -0500 lilv (0.14.4) stable; |