<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/docs/markdown/Reference-manual.md, branch python35</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>docs: get_option returns relative paths for xxxdir options</title>
<updated>2018-01-02T13:31:34+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2018-01-02T13:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=2d08c190d0b5fba16c2034f63369a345bbaa5f35'/>
<id>2d08c190d0b5fba16c2034f63369a345bbaa5f35</id>
<content type='text'>
[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: find_program native: is available since 0.43</title>
<updated>2017-12-27T22:57:38+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek.chauhan@gmail.com</email>
</author>
<published>2017-12-27T22:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=de3feb96257c6643c373e14163aea35b55e0ab44'/>
<id>de3feb96257c6643c373e14163aea35b55e0ab44</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 dependency variables</title>
<updated>2017-12-12T18:33:04+00:00</updated>
<author>
<name>Iñigo Martínez</name>
<email>inigomartinez@gmail.com</email>
</author>
<published>2017-12-10T13:59:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=514d21e6a464a93dee2f2266623271007b87d99d'/>
<id>514d21e6a464a93dee2f2266623271007b87d99d</id>
<content type='text'>
Meson is able to redefine variables when retrieving them from
 `pkg-config` dependencies. However, the documentation is missing.

This patch adds documentation for this feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Meson is able to redefine variables when retrieving them from
 `pkg-config` dependencies. However, the documentation is missing.

This patch adds documentation for this feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation on disabler behaviour with short circuiting.</title>
<updated>2017-12-11T20:21:39+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-12-11T20:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=04d5d017c508376d789fe22b0453617c7e69a3b0'/>
<id>04d5d017c508376d789fe22b0453617c7e69a3b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number for new release.</title>
<updated>2017-12-10T15:56:27+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-12-10T13:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=e674434389249d9b65e6403eb608e4c33d1d48cb'/>
<id>e674434389249d9b65e6403eb608e4c33d1d48cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Touch up install_dir() documentation</title>
<updated>2017-12-08T23:52:33+00:00</updated>
<author>
<name>Ernestas Kulik</name>
<email>ernestas.kulik@gmail.com</email>
</author>
<published>2017-12-08T18:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=7ae5716f6703700496e36241cdfdc46c8f2c828b'/>
<id>7ae5716f6703700496e36241cdfdc46c8f2c828b</id>
<content type='text'>
It no longer removes the target tree before copying files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It no longer removes the target tree before copying files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2731 from mesonbuild/disabler</title>
<updated>2017-12-04T23:10:50+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-12-04T23:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=bc83c58d37421b84c5420356a79e04ade2b851a7'/>
<id>bc83c58d37421b84c5420356a79e04ade2b851a7</id>
<content type='text'>
Created disabler object type</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Created disabler object type</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation for disabler objects.</title>
<updated>2017-12-04T23:09:15+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-12-02T20:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=d3dcef7efc1df3b7a645eb6dc75c4a66a9131cb9'/>
<id>d3dcef7efc1df3b7a645eb6dc75c4a66a9131cb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document and improve not-found dependency objects</title>
<updated>2017-12-04T23:04:57+00:00</updated>
<author>
<name>Jon Turney</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2017-10-20T17:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=87e6201214eda0941d2a2279e12a575fc27d21bb'/>
<id>87e6201214eda0941d2a2279e12a575fc27d21bb</id>
<content type='text'>
Document dependency('', required:false) usage.
Avoid emitting 'Dependency  found: NO'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document dependency('', required:false) usage.
Avoid emitting 'Dependency  found: NO'.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: note when warning() was added</title>
<updated>2017-11-29T19:13:49+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2017-11-29T12:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=01ab4acf7fedf2662521f08af656c4fbff2bf00f'/>
<id>01ab4acf7fedf2662521f08af656c4fbff2bf00f</id>
<content type='text'>
Followup for 1540e615f13503722f1067c693f3d394218cbd9e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Followup for 1540e615f13503722f1067c693f3d394218cbd9e.
</pre>
</div>
</content>
</entry>
</feed>
