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
2011-03-09
New collections and iterator API.
David Robillard
1
-1
/
+0
2011-03-06
Python 2/3: Use print('') instead of print() to print empty lines.
David Robillard
1
-2
/
+1
2011-03-03
Fix Python3 compatibility.
David Robillard
1
-1
/
+1
2011-02-24
Make Suil exclusively deal with instantiating (not choosing) UIs.
David Robillard
1
-3
/
+8
2011-02-24
Move UI stuff back into slv2.h (avoid breakage).
David Robillard
1
-13
/
+3
2011-02-17
Enable dyn-manifest by default.
David Robillard
1
-4
/
+4
2011-02-17
Jack session support for lv2_jack_host.
David Robillard
1
-2
/
+19
2011-02-17
Fix UI support.
David Robillard
1
-2
/
+2
2011-02-17
Make ui.h C++ compatible.
David Robillard
1
-1
/
+4
2011-02-12
Tidy.
David Robillard
1
-34
/
+41
2011-02-12
Add --no-swig configuration option.
David Robillard
1
-10
/
+9
2011-02-12
Install python bindings.
David Robillard
1
-1
/
+5
2011-02-12
Add C++ and Python bindings.
David Robillard
1
-1
/
+25
2011-02-12
Install Bash completion script by default.
David Robillard
1
-2
/
+3
2011-02-12
Move lv2_jack_host to utils directory.
David Robillard
1
-10
/
+8
2011-02-12
Make UI support a compile-time option, and separate UI functions into slv2/ui.h.
David Robillard
1
-2
/
+8
2011-02-12
Improve default LV2_PATH code.
David Robillard
1
-11
/
+24
2011-02-12
Use new-style LV2 includes.
David Robillard
1
-0
/
+4
2011-02-11
Fix dynamic manifest support.
David Robillard
1
-1
/
+2
2011-02-10
Make directory separator (e.g. '/') and path separator (e.g. ':') compile-tim...
David Robillard
1
-0
/
+8
2011-02-04
Replace use of raptor (for raptor_sequence) with glib.
David Robillard
1
-4
/
+5
2011-02-04
Tidy.
David Robillard
1
-3
/
+6
2011-02-04
Drop librdf in favour of serd/sord.
David Robillard
1
-7
/
+10
2011-01-30
Remove all use of, and API support for, SPARQL.
David Robillard
1
-2
/
+2
2011-01-30
Add blank node type for value, to allow the user to 'join' statement
David Robillard
1
-3
/
+2
2011-01-26
Support new autowaf testing API.
David Robillard
1
-0
/
+2
2011-01-19
Add ./waf configure --no-utils option to avoid building command line utilities.
David Robillard
1
-2
/
+4
2011-01-08
Fix unit test compilation.
David Robillard
1
-2
/
+2
2011-01-08
Build command-line utilities.
David Robillard
1
-0
/
+2
2011-01-06
Link against -ldl (fix waf compatibility break, obj.linkflags instead of obj....
David Robillard
1
-1
/
+1
2010-12-17
Use autowaf.run_ldconfig.
David Robillard
1
-3
/
+2
2010-12-16
Fix use of conf.define and subsequent check in conf.env (no longer works with...
David Robillard
1
-3
/
+3
2010-12-16
Remove documentation installation stuff (handled by autowaf.build_dox now).
David Robillard
1
-3
/
+0
2010-12-16
Updates for waf 1.6.
David Robillard
1
-31
/
+31
2010-12-15
Fix default LV2_PATH on Haiku.
David Robillard
1
-2
/
+2
2010-12-15
Keep soup.h include local, to keep netdb.h include away from glibmm include t...
David Robillard
1
-1
/
+1
2010-11-26
Update for latest LV2 #include style.
David Robillard
1
-16
/
+21
2010-10-28
Move -ldl to from ccflags to ldflags.
David Robillard
1
-1
/
+2
2010-06-04
Add LV2CORE and REDLAND flags to unit test compilation.
David Robillard
1
-1
/
+2
2010-06-01
Clean up configuration output.
David Robillard
1
-1
/
+0
2010-03-12
Make default LV2_PATH a configure-time option (supporting ~ and glob expansion).
David Robillard
1
-1
/
+14
2010-03-05
Hide symbols by default and explicitly export API (clean ABI).
David Robillard
1
-1
/
+1
2010-03-05
Parse all files with correct base URI.
David Robillard
1
-2
/
+3
2010-02-01
Build unit tests against local library version/headers, even if installed.
David Robillard
1
-1
/
+1
2010-01-07
Support `./waf test' from top level.
David Robillard
1
-1
/
+1
2010-01-07
Move unit testing and coverage framework into autowaf.
David Robillard
1
-5
/
+20
2009-12-30
Print configuration header before running configure checks.
David Robillard
1
-1
/
+1
2009-12-05
Don't check for lv2core version.
David Robillard
1
-1
/
+1
2009-11-18
Link against -ldl (ticket #440).
David Robillard
1
-0
/
+1
2009-11-08
Remove accidentally committed lv2_test from slv2 wscript.
David Robillard
1
-1
/
+0
[next]