<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/docs/markdown/Python-module.md, branch xcodeobjc</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>Capitalize "Meson" consistently as it is a proper name. [skip ci]</title>
<updated>2021-01-31T19:49:20+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2021-01-31T16:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=474f4813c477c30bed842baa706170e5e902838c'/>
<id>474f4813c477c30bed842baa706170e5e902838c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrap long text lines in docs. [skip ci]</title>
<updated>2021-01-30T16:19:59+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2021-01-30T11:20:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=f72ee8e742a171db74ed32b54b85953b8dfe1d77'/>
<id>f72ee8e742a171db74ed32b54b85953b8dfe1d77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modules/python: Do not error out if positional args are passed</title>
<updated>2020-02-16T22:38:57+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2020-02-15T18:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=40b58be100af300906e39025276c6576bc4b3559'/>
<id>40b58be100af300906e39025276c6576bc4b3559</id>
<content type='text'>
Also update the documentation.

Fixes https://github.com/mesonbuild/meson/issues/6470
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update the documentation.

Fixes https://github.com/mesonbuild/meson/issues/6470
</pre>
</div>
</content>
</entry>
<entry>
<title>python: add embed to the python dependency function</title>
<updated>2019-12-17T23:19:16+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2019-12-13T19:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=c4649704c8dc59f82826ddd41db2d1cc4f43af0b'/>
<id>c4649704c8dc59f82826ddd41db2d1cc4f43af0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modules/python: add a modules keyword argument</title>
<updated>2019-06-12T11:13:20+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2019-06-11T17:25:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=15ab1f64f964ce5d3ab254b5698f7325754cc2b7'/>
<id>15ab1f64f964ce5d3ab254b5698f7325754cc2b7</id>
<content type='text'>
This mirrors the modules keyword argument that some dependencies (such
as qt and llvm) take. This allows an easier method to determine if
modules are installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mirrors the modules keyword argument that some dependencies (such
as qt and llvm) take. This allows an easier method to determine if
modules are installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: document that the .path() method for Python is new in 0.50 [skip ci]</title>
<updated>2019-03-09T17:01:57+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2019-03-07T17:48:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=bd6bae0c71d7858dabe51e03222f62d9dbfb98ef'/>
<id>bd6bae0c71d7858dabe51e03222f62d9dbfb98ef</id>
<content type='text'>
Since this method was not included in 0.46-00.49 we should document that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since this method was not included in 0.46-00.49 we should document that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix links to reference manual</title>
<updated>2019-01-09T17:11:58+00:00</updated>
<author>
<name>Alex Băluț</name>
<email>alexandru.balut@gmail.com</email>
</author>
<published>2019-01-09T01:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=8f24d34e31f621b76ae5f564c0fcf3e99bd72930'/>
<id>8f24d34e31f621b76ae5f564c0fcf3e99bd72930</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Python-module.md</title>
<updated>2018-11-04T18:56:28+00:00</updated>
<author>
<name>Luca Weiss</name>
<email>luca@z3ntu.xyz</email>
</author>
<published>2018-11-04T18:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=42cdb32033fb79f6ce551626ca269f2cd7d09fd2'/>
<id>42cdb32033fb79f6ce551626ca269f2cd7d09fd2</id>
<content type='text'>
Fix link to the disabler object</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix link to the disabler object</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'disabler' argument to functions returning not-found objects</title>
<updated>2018-10-23T19:09:55+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2018-04-10T19:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=61348da069bd3afe28a9de03e7792e20a9cb2eac'/>
<id>61348da069bd3afe28a9de03e7792e20a9cb2eac</id>
<content type='text'>
When dependency(), find_library(), find_program(), or
python.find_installation() return a not-found object and disabler is
true, they return a Disabler object instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When dependency(), find_library(), find_program(), or
python.find_installation() return a not-found object and disabler is
true, they return a Disabler object instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>find_installation: Add support for feature option in required kwarg</title>
<updated>2018-09-16T12:07:43+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2018-09-12T17:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=3cf03ec6d603d2c4699cefb9fabdbd8de321a3f2'/>
<id>3cf03ec6d603d2c4699cefb9fabdbd8de321a3f2</id>
<content type='text'>
Closes: #4165.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes: #4165.
</pre>
</div>
</content>
</entry>
</feed>
