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
2022-08-09
Fix default LV2_PATH
David Robillard
4
-2
/
+42
2022-08-09
Allow programs to be used from subproject
David Robillard
6
-8
/
+20
2022-07-20
Make NEWS file readable by dpkg-parsechangelog
David Robillard
1
-20
/
+20
2022-07-18
Lilv 0.24.16
v0.24.16
David Robillard
5
-7
/
+7
2022-07-18
Switch to meson build system
David Robillard
54
-859
/
+1155
2022-07-17
Suppress new warnings in clang-tidy 14
David Robillard
2
-0
/
+4
2022-07-17
Fix unlikely null dereference in test
David Robillard
1
-8
/
+16
2022-07-17
Add lv2bench man page
David Robillard
1
-0
/
+33
2022-07-17
Avoid incorrect use of mkstemp in tests
David Robillard
2
-37
/
+72
2022-07-14
Fix lilv_is_directory() in MinGW
David Robillard
1
-0
/
+7
2022-07-14
Fix clang-format whitespace
David Robillard
1
-3
/
+3
2022-07-14
Fix MSVC build
David Robillard
3
-11
/
+6
2022-07-08
Suppress clang-tidy va_list warning
David Robillard
1
-0
/
+1
2022-07-08
Suppress false positive IWYU warning
David Robillard
1
-1
/
+1
2022-07-08
Fix lilv_create_directories() when path has a trailing separator
David Robillard
1
-1
/
+3
2022-07-08
Fix potential unused parameter warnings
David Robillard
1
-0
/
+3
2022-07-08
Fix fallback flock() detection on MacOS
David Robillard
5
-6
/
+12
2022-05-26
Lilv 0.24.14
v0.24.14
David Robillard
5
-7
/
+8
2022-05-26
Suppress new warnings in clang-tidy 13
David Robillard
4
-10
/
+20
2022-05-25
Fix Python tests on systems without a "python" executable
David Robillard
1
-1
/
+1
2022-05-09
Fix build on Windows with dyn-manifest enabled
David Robillard
1
-1
/
+0
2022-05-09
Fix documentation installation directory
David Robillard
1
-0
/
+2
2021-01-11
Fix test build for Windows
David Robillard
1
-7
/
+15
2021-01-11
Use unique test bundle names so tests can run in parallel
David Robillard
21
-49
/
+136
2021-01-11
Fix unused parameter warnings
David Robillard
21
-13
/
+177
2021-01-11
Update zix
David Robillard
10
-103
/
+179
2021-01-07
Lilv 0.24.12
v0.24.12
David Robillard
5
-7
/
+7
2021-01-07
Update autowaf
David Robillard
1
-0
/
+0
2021-01-07
Use globally unique Doxygen group names
David Robillard
3
-12
/
+12
2021-01-07
Generate documentation with Sphinx and add an overview
David Robillard
17
-3491
/
+1109
2021-01-07
Clean up documentation comments
David Robillard
1
-171
/
+289
2021-01-03
Fix build with MinGW
David Robillard
1
-1
/
+5
2021-01-03
Use backslashes for fallback LILV_DEFAULT_LV2_PATH on Windows
David Robillard
1
-1
/
+1
2021-01-02
Update date in version output
David Robillard
5
-5
/
+5
2021-01-02
Use email address instead of website for attribution
David Robillard
57
-61
/
+61
2021-01-02
Use LILV_STATIC instead of LILV_SHARED to control visibility
David Robillard
2
-18
/
+14
2021-01-02
Suppress clang-tidy C11 warnings
David Robillard
2
-0
/
+2
2021-01-02
Remove the need for a generated configuration header
David Robillard
5
-10
/
+137
2020-12-31
Format all code with clang-format
David Robillard
75
-9923
/
+9989
2020-12-31
Avoid "else" after "return"
David Robillard
15
-60
/
+105
2020-12-24
Fix build as a subproject
David Robillard
1
-10
/
+13
2020-12-24
Move headers to a conventional "include" directory
David Robillard
3
-11
/
+11
2020-12-18
Run state tests on Windows
David Robillard
1
-2
/
+1
2020-12-18
Make symlink targets relative when they share a common parent
David Robillard
1
-1
/
+5
2020-12-18
Windows: Fix saving state with files
David Robillard
2
-11
/
+22
2020-12-18
Windows: Fix determining state filenames from backslashey paths
David Robillard
1
-2
/
+3
2020-12-18
Windows: Fix updating state manifests
David Robillard
1
-12
/
+9
2020-12-18
Windows: Prefer backslash as a path separator
David Robillard
2
-4
/
+55
2020-12-18
Windows: Add test cases for lilv_path_is_absolute()
David Robillard
1
-0
/
+7
2020-12-18
Windows: Don't bother trying to create symbolic links
David Robillard
2
-14
/
+1
[prev]
[next]