<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/wscript, branch v1.18.6</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<entry>
<title>Switch to meson build system</title>
<updated>2022-07-17T22:13:53+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-07-07T22:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=d4a970f6962dda28133290194832b726b566ddab'/>
<id>d4a970f6962dda28133290194832b726b566ddab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary parentheses</title>
<updated>2022-07-17T21:08:39+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-07-07T22:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=7f3a2651a3635232d94f7bf9ce23d6b575735732'/>
<id>7f3a2651a3635232d94f7bf9ce23d6b575735732</id>
<content type='text'>
Unfortunately, GCC and clang-tidy have conflicting warnings here.  Side with
compiler warnings, being generally more relevant than a tool only used by
developers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately, GCC and clang-tidy have conflicting warnings here.  Side with
compiler warnings, being generally more relevant than a tool only used by
developers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove symlink from repository</title>
<updated>2022-07-17T21:08:38+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-06-15T17:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=b3f385ada335ccc2114bf5d1847b571248437d1d'/>
<id>b3f385ada335ccc2114bf5d1847b571248437d1d</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 warnings from clang-tidy 13</title>
<updated>2022-07-03T23:51:16+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-06-15T17:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=7ee4fa3fe15a2057541bf35534a2f94f77c19d5d'/>
<id>7ee4fa3fe15a2057541bf35534a2f94f77c19d5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly declare sources to check for spelling</title>
<updated>2022-06-15T16:56:44+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-06-15T16:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=d261b2d8ed786b93a37f18ebb87ed14d2e360f56'/>
<id>d261b2d8ed786b93a37f18ebb87ed14d2e360f56</id>
<content type='text'>
Using a wildcard is too flakey, for example it will check build directories
other than "build", flotsam in the source tree, and so on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using a wildcard is too flakey, for example it will check build directories
other than "build", flotsam in the source tree, and so on.
</pre>
</div>
</content>
</entry>
<entry>
<title>LV2 1.18.4</title>
<updated>2022-05-27T00:38:29+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-05-27T00:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=d97a1a4daff228bdd62c68859959d13077e47026'/>
<id>d97a1a4daff228bdd62c68859959d13077e47026</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix strict build on MacOS 11.6</title>
<updated>2022-05-11T18:30:20+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-05-11T15:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=f2d97030cfe3d809b2a117d777dc09f56a198f2d'/>
<id>f2d97030cfe3d809b2a117d777dc09f56a198f2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore build directory in spelling test</title>
<updated>2022-05-10T00:45:23+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-05-10T00:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=fb0c82ea9a90c4e09367921edd5dd5320ec2d965'/>
<id>fb0c82ea9a90c4e09367921edd5dd5320ec2d965</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spelling test when building as a subproject</title>
<updated>2022-05-09T22:15:43+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-05-09T22:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=2ab9078f21e7e9aca81d5568f8c984480a171631'/>
<id>2ab9078f21e7e9aca81d5568f8c984480a171631</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect spelling and test for regression with codespell</title>
<updated>2022-05-09T19:40:09+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-05-09T19:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=bd70bc95db7b9aea77d04ffba0693a485d4af8c6'/>
<id>bd70bc95db7b9aea77d04ffba0693a485d4af8c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
