<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/tools, branch thinlto</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>cmake: Disable the new (CMake 3.16) PCH support</title>
<updated>2020-10-24T17:31:15+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2020-10-20T12:24:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=fc57089bc509e63f9376858f8038b3efb142418a'/>
<id>fc57089bc509e63f9376858f8038b3efb142418a</id>
<content type='text'>
Subprojects that use the CMake PCH feature will cause
compilation/linker errors. The CMake PCH support
should thus be disabled until this can be properly
translated to meson.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Subprojects that use the CMake PCH feature will cause
compilation/linker errors. The CMake PCH support
should thus be disabled until this can be properly
translated to meson.
</pre>
</div>
</content>
</entry>
<entry>
<title>typing: fix mypy typing error</title>
<updated>2020-10-11T21:23:59+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2020-10-11T18:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=96c31d9dbced6a6537dc04bdd9505fbbbb8ff9bf'/>
<id>96c31d9dbced6a6537dc04bdd9505fbbbb8ff9bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typing: fix code review</title>
<updated>2020-09-08T18:15:58+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2020-09-01T17:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=e681235e5fe3ee0a40dd6a3f5922c2c4b0cf98b4'/>
<id>e681235e5fe3ee0a40dd6a3f5922c2c4b0cf98b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typing: fully annotate tools</title>
<updated>2020-09-08T18:15:56+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2020-08-28T19:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=0d57e307b2fea541a9ee368873431fe224e5c982'/>
<id>0d57e307b2fea541a9ee368873431fe224e5c982</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mdata: Generate mesondata.py from */data folders</title>
<updated>2020-07-16T19:03:18+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2020-07-16T18:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=019ed04331695bb6f5c5fff70dfced34c4ba9012'/>
<id>019ed04331695bb6f5c5fff70dfced34c4ba9012</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store website build script. [skip ci]</title>
<updated>2020-07-01T15:12:44+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-07-01T15:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=14cc2efcfef9a404498b3532ffa8130cc092f6f6'/>
<id>14cc2efcfef9a404498b3532ffa8130cc092f6f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made Commands.md dynamically generated (#7346)</title>
<updated>2020-06-30T20:56:08+00:00</updated>
<author>
<name>TheQwertiest</name>
<email>qwertiest@mail.ru</email>
</author>
<published>2020-06-30T20:56:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=b6981bd16eb0227173a85d4b26a4b060dab16998'/>
<id>b6981bd16eb0227173a85d4b26a4b060dab16998</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6620 from jon-turney/test-output-check</title>
<updated>2020-05-13T18:32:28+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-05-13T18:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=85708facaea88f0909e3e58eb42738eb11729b88'/>
<id>85708facaea88f0909e3e58eb42738eb11729b88</id>
<content type='text'>
Add a mechanism for validating meson output in tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a mechanism for validating meson output in tests</pre>
</div>
</content>
</entry>
<entry>
<title>boost: Only use usage-requirements defines (fixes #7046)</title>
<updated>2020-05-01T19:08:59+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2020-04-27T15:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=59db1f18ea89932917cf5e351e5f249b2acd9c4d'/>
<id>59db1f18ea89932917cf5e351e5f249b2acd9c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dircondenser.py tool to update paths in test.json as well</title>
<updated>2020-04-30T19:41:36+00:00</updated>
<author>
<name>Jon Turney</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2020-04-27T21:10:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=630cfd84ad9fd924ea56ccbf69cf37b040b2b3d3'/>
<id>630cfd84ad9fd924ea56ccbf69cf37b040b2b3d3</id>
<content type='text'>
Update dircondenser.py tool to update paths appearing in the expected
stdout in test.json when the containing directory is renamed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update dircondenser.py tool to update paths appearing in the expected
stdout in test.json when the containing directory is renamed.
</pre>
</div>
</content>
</entry>
</feed>
