<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/test, branch main</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<entry>
<title>Address new warnings in clang-tidy 22</title>
<updated>2026-04-08T00:12:08+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2026-04-08T00:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=3c57dae600a5ad8d05acd53ee3490f7d91cb7be6'/>
<id>3c57dae600a5ad8d05acd53ee3490f7d91cb7be6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress new warning in clang-tidy 21</title>
<updated>2025-12-20T23:35:52+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2025-12-20T23:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=70747865473249149286dfc19ca2d50c12aaaf36'/>
<id>70747865473249149286dfc19ca2d50c12aaaf36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use concise preprocessor directives</title>
<updated>2025-12-20T23:35:32+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2025-12-20T23:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=e38b5faa9e936597a81aa8233ab7a4038de96881'/>
<id>e38b5faa9e936597a81aa8233ab7a4038de96881</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant include</title>
<updated>2025-12-20T23:35:15+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2025-12-20T23:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=39ebe33b53158ec37ac8ad720350c8982c44fc76'/>
<id>39ebe33b53158ec37ac8ad720350c8982c44fc76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid checking for tools and options that won't be used</title>
<updated>2025-11-14T01:04:39+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2025-11-14T00:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=5942f4c2e868f84141117a04b71077c233c1760d'/>
<id>5942f4c2e868f84141117a04b71077c233c1760d</id>
<content type='text'>
With many components disabled, configuration checked for many programs and
compiler flags that weren't actually used for anything.  This is slow, and
makes simple builds look a lot more complicated than they are.  So, rework
things to only check for tools and flags that will actually be used.

Mainly this is to make the package nice to use as a subproject.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With many components disabled, configuration checked for many programs and
compiler flags that weren't actually used for anything.  This is slow, and
makes simple builds look a lot more complicated than they are.  So, rework
things to only check for tools and flags that will actually be used.

Mainly this is to make the package nice to use as a subproject.
</pre>
</div>
</content>
</entry>
<entry>
<title>Strengthen clang-tidy configuration</title>
<updated>2025-11-14T01:00:28+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2025-11-14T00:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=46ab5fa6820e069ae4e97a26712b03144a34a04f'/>
<id>46ab5fa6820e069ae4e97a26712b03144a34a04f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove example plugins</title>
<updated>2025-11-14T00:59:41+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2025-11-13T22:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=cbe7327ff36ca6b142c43c0e0491b989726ecc9b'/>
<id>cbe7327ff36ca6b142c43c0e0491b989726ecc9b</id>
<content type='text'>
These are now maintained in the separate "lv2-examples" project to keep the
dependencies of lv2 itself minimal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are now maintained in the separate "lv2-examples" project to keep the
dependencies of lv2 itself minimal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix licensing metadata syntax</title>
<updated>2025-11-14T00:00:09+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2025-11-13T22:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=c664e354487332ba5f204c62a4a5df41b2cbda1f'/>
<id>c664e354487332ba5f204c62a4a5df41b2cbda1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress pylint warnings in scripts and simplify lint tests</title>
<updated>2025-11-13T22:55:05+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2025-11-13T22:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=ce0361d55707cc84821e693731712e6f81a2a7dc'/>
<id>ce0361d55707cc84821e693731712e6f81a2a7dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable meson implicit include directories anti-feature</title>
<updated>2025-02-26T15:07:56+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2025-02-26T15:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=4b8760cec9636a1d9757afa79ceee2111b86e98b'/>
<id>4b8760cec9636a1d9757afa79ceee2111b86e98b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
