<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git, branch testcommand</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>Added documentation.</title>
<updated>2018-06-20T17:38:26+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2018-06-18T19:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=c6431fe47e93f2d9dabeb4890842fd45ee983c56'/>
<id>c6431fe47e93f2d9dabeb4890842fd45ee983c56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it work with current master.</title>
<updated>2018-06-20T17:38:26+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2018-06-18T19:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=10b094c980fd5e5c911c1ce423fe0deccde219e8'/>
<id>10b094c980fd5e5c911c1ce423fe0deccde219e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to only install changed files.</title>
<updated>2018-06-18T19:12:13+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2018-05-19T19:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=e60bf5d833dc4a0436cda02eb96b942f7c939b28'/>
<id>e60bf5d833dc4a0436cda02eb96b942f7c939b28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored installer to use a class to eradicate global variables.</title>
<updated>2018-06-18T19:12:13+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2018-05-19T18:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=6a21e195154de326602763b88d3b6e2e2954d696'/>
<id>6a21e195154de326602763b88d3b6e2e2954d696</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made install a top level Meson command.</title>
<updated>2018-06-18T19:02:56+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2018-05-15T22:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=6cf79f86ee0d966e3b42b8fd74871a5b1bc9fc97'/>
<id>6cf79f86ee0d966e3b42b8fd74871a5b1bc9fc97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>generate_gir: Add all the files provided by the CustomTarget</title>
<updated>2018-06-18T12:00:28+00:00</updated>
<author>
<name>Corentin Noël</name>
<email>corentin.noel@collabora.com</email>
</author>
<published>2018-06-15T13:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=551f99ffffdb00aa8d45a97823446f83b797dbe9'/>
<id>551f99ffffdb00aa8d45a97823446f83b797dbe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make a custom target output dir as an include dir relative to @BUILD_ROOT@</title>
<updated>2018-06-18T10:52:21+00:00</updated>
<author>
<name>Jon Turney</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2018-06-14T12:59:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=5f5480f33746520f04abaa5d2dec4d613afa3b0c'/>
<id>5f5480f33746520f04abaa5d2dec4d613afa3b0c</id>
<content type='text'>
Make a custom target output dir as an include dir relative to @BUILD_ROOT@,
so that path is constructed correctly when using the absolute path forms
used by the MSVC backend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make a custom target output dir as an include dir relative to @BUILD_ROOT@,
so that path is constructed correctly when using the absolute path forms
used by the MSVC backend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly substitute the internal @BUILD_ROOT@ token with MSVC backend</title>
<updated>2018-06-18T10:52:21+00:00</updated>
<author>
<name>Jon Turney</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2018-06-14T12:56:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=d17ce4ffd0b36192aa728bebbf0f29661f472b62'/>
<id>d17ce4ffd0b36192aa728bebbf0f29661f472b62</id>
<content type='text'>
To me, this looks like a mistake in 976c9abc, but perhaps there's something
I don't understand going on here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To me, this looks like a mistake in 976c9abc, but perhaps there's something
I don't understand going on here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test windows.compile_resource() when depends: is a custom_target</title>
<updated>2018-06-18T10:52:21+00:00</updated>
<author>
<name>Jon Turney</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2018-05-15T09:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=09c03a409b057ed269b1e1671a5b8c857015ce5a'/>
<id>09c03a409b057ed269b1e1671a5b8c857015ce5a</id>
<content type='text'>
This test covers the case where the resource script references a file which
is created by a custom_target (in this case, an icon).

Put icon in a separate directory to ensure we excercise setting the include
path to the directory which contains it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This test covers the case where the resource script references a file which
is created by a custom_target (in this case, an icon).

Put icon in a separate directory to ensure we excercise setting the include
path to the directory which contains it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make depends: of windows.compile_resources() include-able</title>
<updated>2018-06-18T10:52:21+00:00</updated>
<author>
<name>Jon Turney</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2018-06-04T16:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=7c4b8591b0f556bb58b380c6199fb018481380be'/>
<id>7c4b8591b0f556bb58b380c6199fb018481380be</id>
<content type='text'>
Add the output directories for any custom target in depends: to the resource
compiler include path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the output directories for any custom target in depends: to the resource
compiler include path
</pre>
</div>
</content>
</entry>
</feed>
