<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/docs/markdown/Generating-sources.md, 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>Docs: Fix brackets in generator examples [ci skip]</title>
<updated>2019-07-16T10:57:54+00:00</updated>
<author>
<name>ePirat</name>
<email>epirat07@gmail.com</email>
</author>
<published>2019-07-16T10:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=42d48b461d55ded8669797fda1d6bc54c69ffac3'/>
<id>42d48b461d55ded8669797fda1d6bc54c69ffac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix typo in link anchor [skip ci]</title>
<updated>2019-03-10T20:01:43+00:00</updated>
<author>
<name>Will Thompson</name>
<email>will@willthompson.co.uk</email>
</author>
<published>2019-03-10T19:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=ca355a79fbec095fb72bce9126a8ef27ee61a808'/>
<id>ca355a79fbec095fb72bce9126a8ef27ee61a808</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Improve declare_dependency() example in Generating-sources.md [skip ci]"</title>
<updated>2019-02-28T20:41:06+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2019-02-28T20:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=a322dc534bbb466e95a833c1ec068cf31ae0e8c1'/>
<id>a322dc534bbb466e95a833c1ec068cf31ae0e8c1</id>
<content type='text'>
This reverts commit 67a01c8d7fc8a4e1c237329ecad4af162186b4ba.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 67a01c8d7fc8a4e1c237329ecad4af162186b4ba.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve declare_dependency() example in Generating-sources.md [skip ci]</title>
<updated>2019-02-26T17:19:43+00:00</updated>
<author>
<name>Martin Ejdestig</name>
<email>marejde@gmail.com</email>
</author>
<published>2019-02-23T17:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=67a01c8d7fc8a4e1c237329ecad4af162186b4ba'/>
<id>67a01c8d7fc8a4e1c237329ecad4af162186b4ba</id>
<content type='text'>
By using private_dir_include() instead of enumerating headers in sources
of declare_dependency. Much more convenient, especially when there are
many headers.

Found out about this by reading #4638. It is not documented anywhere as
far as I can tell.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By using private_dir_include() instead of enumerating headers in sources
of declare_dependency. Much more convenient, especially when there are
many headers.

Found out about this by reading #4638. It is not documented anywhere as
far as I can tell.
</pre>
</div>
</content>
</entry>
<entry>
<title>No tabs, only spaces. [skip ci]</title>
<updated>2018-10-27T14:15:31+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2018-10-27T14:15:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=026bdd600ae640c9b1b99b57fe73efc232e5eb20'/>
<id>026bdd600ae640c9b1b99b57fe73efc232e5eb20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Add documentation to custom_targets for codegen [skip ci]</title>
<updated>2018-10-27T13:07:14+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2018-10-26T16:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=7458e762a3cb44e3cae6f96e2ee811535c576fef'/>
<id>7458e762a3cb44e3cae6f96e2ee811535c576fef</id>
<content type='text'>
Including the following that has come up several times recent:
 - How to use codegen for headers (that each target that uses the header
   needs the object in it's sources)
 - Using custom_targets with multiple outputs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Including the following that has come up several times recent:
 - How to use codegen for headers (that each target that uses the header
   needs the object in it's sources)
 - Using custom_targets with multiple outputs
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Fix a syntax error in an example in 'Generating sources'. [skip ci]</title>
<updated>2018-03-05T13:51:41+00:00</updated>
<author>
<name>TÖRÖK Attila</name>
<email>torokati44@gmail.com</email>
</author>
<published>2018-03-05T13:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=3e92a86db43211abb4b11957b5e4c62e09559dd6'/>
<id>3e92a86db43211abb4b11957b5e4c62e09559dd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The "outputs" kwarg should be "output" and rewrapping. Closes #3166. [skip ci]</title>
<updated>2018-03-03T22:57:42+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2018-03-03T22:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=38145e0251f47128f0d8e6ab78cb1bb3abb18e41'/>
<id>38145e0251f47128f0d8e6ab78cb1bb3abb18e41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Add a paragraph to the Manual about @EXTRA_ARGS@. [skip ci]</title>
<updated>2018-02-21T23:10:06+00:00</updated>
<author>
<name>TÖRÖK Attila</name>
<email>torokati44@gmail.com</email>
</author>
<published>2018-02-21T23:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=8c376a7fe404e898482dcda19b23a0a47e39bdf3'/>
<id>8c376a7fe404e898482dcda19b23a0a47e39bdf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-link remaining github wiki urls to mesonbuild.com site</title>
<updated>2018-02-11T11:39:46+00:00</updated>
<author>
<name>Sami Kerola</name>
<email>kerolasa@iki.fi</email>
</author>
<published>2018-02-10T18:44:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=70a7cf30a13a8e9f0066d72b53e7a467e2815f83'/>
<id>70a7cf30a13a8e9f0066d72b53e7a467e2815f83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
