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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-16
Clean up wscript
David Robillard
1
-32
/
+21
2018-09-16
Add gitignore file
David Robillard
1
-0
/
+3
2018-09-16
Fix lilv_state_delete() for state bundles with extra files
David Robillard
1
-11
/
+23
2018-09-16
Ensure state directory member is always set to a path
David Robillard
2
-10
/
+16
2018-09-16
Don't print errors when saving state if correct links already exist
David Robillard
2
-4
/
+11
2018-09-16
Make handle parameter to lilv_path_exists const
David Robillard
3
-7
/
+9
2018-09-15
Fix building as C for Windows
Robin Gareus
1
-1
/
+4
2018-09-15
Fix Windows and MinGW build
Robin Gareus
1
-1
/
+1
2018-09-15
Don't build lv2apply and lv2bench with --no-utils
David Robillard
1
-8
/
+8
2018-09-15
Fix creating directories across drives on Windows
David Robillard
2
-2
/
+18
2018-09-15
Improve test suite error reporting
David Robillard
1
-7
/
+10
2018-09-15
Fix test suite
David Robillard
1
-1
/
+1
2018-09-15
Switch to using bundled waf source
David Robillard
1
-162
/
+9
2018-09-15
Squashed 'waflib/' content from commit 982416b
David Robillard
182
-0
/
+41453
2018-09-15
Merge commit '8c96b17a5393bffee0c521c4872a9fa999048032' as 'waflib'
David Robillard
182
-0
/
+41453
2018-09-04
Fix GCC8 warnings
David Robillard
5
-11
/
+20
2018-07-22
Lilv 0.24.4
v0.24.4
David Robillard
2
-5
/
+5
2018-07-22
Update to autowaf 6499d51 to fix strict build on Mac
David Robillard
1
-5
/
+5
2018-07-22
Upgrade to waf 2.0.9 and autowaf a328983
David Robillard
1
-7
/
+7
2018-07-22
Add gitattributes file
David Robillard
1
-0
/
+1
2018-07-21
lv2apply: Activate plugin before running
David Robillard
2
-1
/
+4
2018-07-10
Fix saving state when broken links are encountered
David Robillard
3
-1
/
+13
2018-07-10
Don't check for existence before attempting to create directories
David Robillard
1
-7
/
+7
2018-07-10
Fix Windows/MSVC build
David Robillard
5
-12
/
+21
2018-07-10
Export symbol from missing descriptor plugin
David Robillard
1
-0
/
+1
2018-07-10
Handle NULL gracefully in lilv_realpath
David Robillard
1
-0
/
+4
2018-07-10
Fix use of clock_gettime on Darwin
David Robillard
1
-2
/
+6
2018-07-09
lv2apply: Use default values when they are not nan
giuliomoro
2
-1
/
+2
2018-01-16
Explicitly set language version
David Robillard
1
-0
/
+1
2018-01-16
Upgrade to waf 2.0.4
David Robillard
1
-6
/
+6
2017-12-29
Use clang-tidy for linting
David Robillard
1
-1
/
+11
2017-12-29
Fix inconsistent parameter names
David Robillard
8
-302
/
+304
2017-12-29
Remove redundant typedefs
David Robillard
2
-2
/
+0
2017-12-29
Use safe string functions
David Robillard
2
-17
/
+13
2017-12-29
Never attempt to create VLA with 0 length
David Robillard
1
-1
/
+2
2017-12-29
Fix potential memory leaks
David Robillard
3
-1
/
+8
2017-12-29
Remove dead code
David Robillard
1
-5
/
+0
2017-12-29
Parenthesize macro argument
David Robillard
1
-1
/
+1
2017-12-29
Remove pointless casts
David Robillard
4
-6
/
+6
2017-12-29
Use braces everywhere
David Robillard
11
-71
/
+132
2017-12-29
Upgrade to waf 2.0.3
David Robillard
2
-38
/
+38
2017-12-18
Update waf
David Robillard
1
-5
/
+5
2017-12-16
Compile check C++ API
David Robillard
3
-0
/
+41
2017-12-16
Use mkstemp instead of tmpnam
David Robillard
1
-13
/
+9
2017-12-16
Clean up waf options
David Robillard
1
-13
/
+14
2017-12-16
Update waf
David Robillard
2
-4
/
+3
2017-03-23
Don't attempt to load remote or non-Turtle files
David Robillard
2
-3
/
+12
2017-03-18
Support running a single plugin in lv2bench
David Robillard
2
-19
/
+41
2017-03-06
Fix lv2bench for some plugins with sequence ports
David Robillard
2
-3
/
+19
2017-03-06
Gracefully handle plugins with missing binary URIs
David Robillard
2
-5
/
+10
[prev]
[next]