<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/wscript, branch v1.18.2</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<entry>
<title>LV2 1.18.2</title>
<updated>2021-01-07T19:24:34+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2021-01-07T19:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=cd152104c84bcee9fec22ef780cec2af7ba85d0c'/>
<id>cd152104c84bcee9fec22ef780cec2af7ba85d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Strengthen lint target</title>
<updated>2020-09-27T16:09:29+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-09-27T16:09:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=4d4222c583f6169159bb9d02868488ea03569aad'/>
<id>4d4222c583f6169159bb9d02868488ea03569aad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up wscript</title>
<updated>2020-09-27T15:51:56+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-09-27T15:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=98c4011b5192369cdf5ac58b25134e4e404e7b82'/>
<id>98c4011b5192369cdf5ac58b25134e4e404e7b82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress MSVC warning 4711</title>
<updated>2020-09-26T19:49:55+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-09-26T19:49:55+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=6d62293ef2ed19820ea4270c70e28d71f39890bf'/>
<id>6d62293ef2ed19820ea4270c70e28d71f39890bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress Wsuggest-attribute=malloc</title>
<updated>2020-09-26T19:26:46+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-09-26T19:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=9a8461570a48cae17a2d3a2ac54b47c99bde0dca'/>
<id>9a8461570a48cae17a2d3a2ac54b47c99bde0dca</id>
<content type='text'>
This one triggers on CI but not for me locally for some reason.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This one triggers on CI but not for me locally for some reason.
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress more GCC warnings in ultra-strict mode</title>
<updated>2020-09-26T19:24:18+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-09-26T19:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=81c57be7d96e4a23437ccdf8664c586551326b4a'/>
<id>81c57be7d96e4a23437ccdf8664c586551326b4a</id>
<content type='text'>
These ones show up in release builds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These ones show up in release builds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove -Wno-implicit-int-float-conversion</title>
<updated>2020-08-03T14:07:59+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-08-03T14:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=917a6a2dcb838f27a7b380599b3dffe2f35e7505'/>
<id>917a6a2dcb838f27a7b380599b3dffe2f35e7505</id>
<content type='text'>
This is only supported in very recent clang, and does not suppress anything
that the other flags don't already suppress.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is only supported in very recent clang, and does not suppress anything
that the other flags don't already suppress.
</pre>
</div>
</content>
</entry>
<entry>
<title>Be explicit about warnings</title>
<updated>2020-07-16T09:13:59+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-07-15T19:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=0bd60f130f549dd0c0549aa2ec6ffa44cdc6fd22'/>
<id>0bd60f130f549dd0c0549aa2ec6ffa44cdc6fd22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eg-sampler: Fix size of note-on atom sent from UI</title>
<updated>2020-05-22T13:18:13+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-05-22T13:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=7fb5846d75854feaaf364e364b84fa85772532af'/>
<id>7fb5846d75854feaaf364e364b84fa85772532af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix links in online documentation index</title>
<updated>2020-04-26T15:18:49+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-04-26T15:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=0976ea4ea523e7ba534968e35b9bfeb6b9cb5482'/>
<id>0976ea4ea523e7ba534968e35b9bfeb6b9cb5482</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
