Quantcast
Channel: lv2:master commits
Browsing all 53 articles
Browse latest View live
↧

LV2 1.18.10

View Article


Fix pylint warning in test script

View Article


Override pkg-config dependency within meson

View Article

Add meson subproject files to .gitignore

This is generated in the source directory by meson when the project is checked out of git by the meson wrap system. Ignoring it here ignores issues with tools that assume a clean source directory,...

View Article

Remove deprecated doxygen configuration

View Article


Avoid test directory entirely if tests are disabled

View Article

Allow LV2_SYMBOL_EXPORT to be overridden

View Article

Consistently use lists for dependencies

View Article


Test headers for warnings more strictly

View Article


Simplify clang-tidy configuration

View Article

Clean up include guards

View Article

Remove doxygen conditional

This triggers a warning in clang, so achieve the same thing (keeping this out of the documentation) by simply not documenting the definition.

View Article

Remove double size check entirely

It turns out that, since this header is widely included in dependants, removing the conditional in the previous commit triggers undocumented warnings downstream. Since the check is pretty esoteric...

View Article


Remove unused meson file

View Article

Suppress new warnings in MSVS 2022

View Article


Suppress new warnings in clang-tidy 15

View Article

Fix whitespace

View Article


Fix clang and clang-tidy warnings in Windows

View Article

Replace strict option with new meson warning level

View Article

Remove trailing newlines from Turtle data files

View Article
Browsing all 53 articles
Browse latest View live