index
:
lilv.git
fix-fake-ms
fix-windows
fix-windows-mkdir
main
serd1
Lilv LV2 host library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-18
Remove LILV_NEW_LV2 define.
David Robillard
1
-2
/
+0
2014-10-05
Configure based on compiler target OS for cross-compilation.
David Robillard
1
-12
/
+13
2014-09-24
Fixes for new sord.
David Robillard
1
-1
/
+1
2014-08-10
Fix function references in doc comments.
David Robillard
1
-1
/
+1
2014-08-08
Lilv 0.20.0.
David Robillard
1
-1
/
+1
2014-08-08
Upload man pages with waf upload_docs target.
David Robillard
1
-0
/
+4
2014-08-08
Fix compilation with non-standard LV2 location.
David Robillard
1
-0
/
+1
2014-07-15
Add lilv_world_unload_bundle() and lilv_world_unload_resource().
David Robillard
1
-1
/
+1
2014-05-05
Fix use of lv2info -m and -p options to write plugin data.
David Robillard
1
-1
/
+1
2014-04-26
Ignore errors when attempting to delete test state directory.
David Robillard
1
-1
/
+4
2014-01-12
Don't load files multiple times if they are listed as rdfs:seeAlso for severa...
David Robillard
1
-1
/
+1
2014-01-04
Lilv 0.18.0
David Robillard
1
-2
/
+2
2014-01-04
Add lilv_port_get_node() for using world query functions with ports.
David Robillard
1
-1
/
+1
2013-12-30
Clean up after test suite so multiple runs are successful.
David Robillard
1
-0
/
+2
2013-12-27
Implement lv2:prototype.
David Robillard
1
-1
/
+1
2013-12-25
Fix running test suite from top level.
David Robillard
1
-2
/
+3
2013-12-25
Load waf modules before everything else so CFLAGS and friends are correct (oo...
David Robillard
1
-2
/
+2
2013-12-25
Don't attempt to build static lv2bench as static since it needs -ldl (#919).
David Robillard
1
-1
/
+1
2013-12-19
Add support for running plugins from Python by Kaspar Emanuel (fix #939 and #...
David Robillard
1
-2
/
+43
2013-03-19
Add C++ wrappers to lilvmm.hpp (fix compilation with --python).
David Robillard
1
-1
/
+1
2013-02-18
Bump version (Lilv 0.16.0).
David Robillard
1
-3
/
+3
2013-02-10
Add lilv_world_ask() for easily checking if a statement exists.
David Robillard
1
-1
/
+1
2012-11-23
Add va_list variant of lilv_plugin_get_num_ports_of_class() (#758).
David Robillard
1
-1
/
+1
2012-11-23
Correctly depend on serd at build time (fix compilation in odd cases)
David Robillard
1
-5
/
+4
2012-09-12
Clean up wscripts.
David Robillard
1
-1
/
+0
2012-09-10
Support building against parallel debuggable libraries via pkg-config.
David Robillard
1
-21
/
+14
2012-09-09
Disable timestamps in HTML documentation for reproducible build (fix #856).
David Robillard
1
-1
/
+1
2012-08-23
Lilv 0.14.4
David Robillard
1
-1
/
+1
2012-08-23
Do not require a C++ compiler to build.
David Robillard
1
-3
/
+3
2012-08-11
Add lv2bench utility.
David Robillard
1
-15
/
+33
2012-08-09
Fix Windows static build.
David Robillard
1
-1
/
+2
2012-08-09
Update zix. Fix --static-progs.
David Robillard
1
-0
/
+1
2012-08-08
Add --no-shared option to avoid building shared libraries.
David Robillard
1
-14
/
+30
2012-08-08
Update to r74/autowaf (Add autowaf.set_c99_mode()).
David Robillard
1
-5
/
+1
2012-08-08
Clean up wscript files.
David Robillard
1
-40
/
+39
2012-08-03
Use more portable defines instead of -D in CFLAGS.
David Robillard
1
-7
/
+5
2012-08-02
Clean up wscript files.
David Robillard
1
-1
/
+0
2012-07-24
Fix configuration output alignment.
David Robillard
1
-1
/
+0
2012-07-09
Factor out documentation fixup stuff to autowaf.
David Robillard
1
-20
/
+2
2012-04-19
Fix dynmanifest support
David Robillard
1
-1
/
+1
2012-04-19
Update documentation stuff.
David Robillard
1
-2
/
+2
2012-04-18
Bump dependency versions.
David Robillard
1
-3
/
+3
2012-04-12
Use URI defines from LV2 headers where possible.
David Robillard
1
-1
/
+1
2012-04-12
Remove pointless lilv_world_find_statements() wrapper and use new sord_search().
David Robillard
1
-1
/
+1
2012-04-06
Fix compilation on Windows.
David Robillard
1
-1
/
+2
2012-03-26
lilv_plugin_get_port_by_parameter() => lilv_plugin_get_port_by_designation().
David Robillard
1
-1
/
+1
2012-03-26
Update for latest LV2.
David Robillard
1
-22
/
+10
2012-03-25
Fix broken pkg-config dependencies.
David Robillard
1
-10
/
+1
2012-03-20
Add sratom pkg-config dependency.
David Robillard
1
-0
/
+1
2012-03-20
Bump sratom version
David Robillard
1
-1
/
+1
[next]