<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git, branch java17</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>Check that hg is actually working.</title>
<updated>2020-07-11T18:01:24+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-07-11T18:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=b7519d9b3d4b581dfcf12c4d96cb19ae7822f7e0'/>
<id>b7519d9b3d4b581dfcf12c4d96cb19ae7822f7e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decrease version requirement to work on Xenial.</title>
<updated>2020-07-11T13:02:02+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-07-11T13:00:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=e1ffff899557f18da377dcb8ab041708fda3ccf4'/>
<id>e1ffff899557f18da377dcb8ab041708fda3ccf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Small tweaks to fallback documentation [skip ci]</title>
<updated>2020-07-08T22:35:03+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2020-07-05T18:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=f1edb83bb6a7941a3215bf0c3025e454510946e4'/>
<id>f1edb83bb6a7941a3215bf0c3025e454510946e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version number for rc 2.</title>
<updated>2020-07-05T20:52:03+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-07-05T20:52:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=7ab0090d2afd8e7301d1ee5d60dd63148ffff607'/>
<id>7ab0090d2afd8e7301d1ee5d60dd63148ffff607</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Improve documentation of [provide] section in wrap files</title>
<updated>2020-07-05T15:02:20+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2020-07-04T16:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=1993fb602e447f8b6123f6dad3e0e9ca34bf6970'/>
<id>1993fb602e447f8b6123f6dad3e0e9ca34bf6970</id>
<content type='text'>
Explicitly document the behaviour of dependency('foo-1.0', required:
false).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Explicitly document the behaviour of dependency('foo-1.0', required:
false).
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't make unactionable warnings fatal</title>
<updated>2020-07-05T13:13:00+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2020-07-01T01:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=40319c963447f7632753e694f606dc6d41a9f168'/>
<id>40319c963447f7632753e694f606dc6d41a9f168</id>
<content type='text'>
Some warnings are out of the user's control, such as the RCC QT bug,
or the GNU windres bug, or our informational warning about
auto-disabling of options when -Db_bitcode is enabled.

Such warnings should not be fatal when --fatal-meson-warnings is
passed because there's no action that the user can take to fix it. The
only purpose it serves is to prevent people who use those features
from using --fatal-meson-warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some warnings are out of the user's control, such as the RCC QT bug,
or the GNU windres bug, or our informational warning about
auto-disabling of options when -Db_bitcode is enabled.

Such warnings should not be fatal when --fatal-meson-warnings is
passed because there's no action that the user can take to fix it. The
only purpose it serves is to prevent people who use those features
from using --fatal-meson-warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Minor typo fix in legal.md [skip ci]</title>
<updated>2020-07-04T11:03:34+00:00</updated>
<author>
<name>Thibault Saunier</name>
<email>saunierthibault@gmail.com</email>
</author>
<published>2020-07-04T11:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=99e96133c83aa61ab39c3d35c3248ca05fdb7ada'/>
<id>99e96133c83aa61ab39c3d35c3248ca05fdb7ada</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wrap: Add back filename member in PackageDefinition</title>
<updated>2020-07-04T10:58:36+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2020-07-03T18:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=e1094df77e16835861b160ea5d9ed35756a678f8'/>
<id>e1094df77e16835861b160ea5d9ed35756a678f8</id>
<content type='text'>
It is still used by msubprojects.py and cause issues when updating
wrapdb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is still used by msubprojects.py and cause issues when updating
wrapdb.
</pre>
</div>
</content>
</entry>
<entry>
<title>find_program: Do not use fallback when before parsing project()</title>
<updated>2020-07-04T10:57:51+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2020-07-03T02:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=b510d644feb8e0268236f0871a96c1ae86de5cab'/>
<id>b510d644feb8e0268236f0871a96c1ae86de5cab</id>
<content type='text'>
Mesa is doing `project(... find_program() ...)` so
environment.wrap_resolver is not defined yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mesa is doing `project(... find_program() ...)` so
environment.wrap_resolver is not defined yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>qt: Fix has_tools() when required=False</title>
<updated>2020-07-04T10:57:08+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2020-07-02T20:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=f66c8c35dab22f547601a48217ee8a53be28e858'/>
<id>f66c8c35dab22f547601a48217ee8a53be28e858</id>
<content type='text'>
Improve logs by making it clear when the program is found but has
wrong version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve logs by making it clear when the program is found but has
wrong version.
</pre>
</div>
</content>
</entry>
</feed>
