<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/docs/markdown/snippets, branch thinlto</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>Add thinlto support. Closes #7493.</title>
<updated>2020-11-07T20:02:32+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-11-07T14:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=fb2eda0274f67f501be1f11a3bc8cb497cefa10f'/>
<id>fb2eda0274f67f501be1f11a3bc8cb497cefa10f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rust: implement support for --edition</title>
<updated>2020-11-05T19:24:20+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-10-26T19:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=7860a6aeab9514391f02923a7f6357f094c8af68'/>
<id>7860a6aeab9514391f02923a7f6357f094c8af68</id>
<content type='text'>
Using the std option, so now `rust_std=..` will work. I've chosen to use
"std" even though rust calls these "editions", as meson refers to
language versions as "standards", which makes meson feel more uniform,
and be less surprising.

Fixes: #5100
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the std option, so now `rust_std=..` will work. I've chosen to use
"std" even though rust calls these "editions", as meson refers to
language versions as "standards", which makes meson feel more uniform,
and be less surprising.

Fixes: #5100
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump minimum supported Python version to 3.6. Closes #6297.</title>
<updated>2020-10-30T09:18:11+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-08-30T17:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=bca90722ecfc541ac5db7c1c79fb63ceb6286cd4'/>
<id>bca90722ecfc541ac5db7c1c79fb63ceb6286cd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version number for release. This is the 10 000th commit!</title>
<updated>2020-10-30T08:25:24+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-10-30T08:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=f16d31607eb3cd0f281758bd0944e206ef6be387'/>
<id>f16d31607eb3cd0f281758bd0944e206ef6be387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix consistency in variables kwarg</title>
<updated>2020-10-16T15:09:56+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2020-10-15T13:56:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=bcf369ea3c6ac9d48759a9a11304a853dfdab5ff'/>
<id>bcf369ea3c6ac9d48759a9a11304a853dfdab5ff</id>
<content type='text'>
Share common code to extract the `variables` kwarg in
declare_dependency() and pkg.generate().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Share common code to extract the `variables` kwarg in
declare_dependency() and pkg.generate().
</pre>
</div>
</content>
</entry>
<entry>
<title>intro: Add extra_files key to intro output (fixes #7310)</title>
<updated>2020-10-14T22:56:59+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2020-10-13T17:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=7c377e5a5d1e413ea3494ceed0800985fcd804ae'/>
<id>7c377e5a5d1e413ea3494ceed0800985fcd804ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add wrap mode to disable auto promote</title>
<updated>2020-10-13T21:55:16+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2020-09-17T15:46:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=173c115834e37acf2a66fd00fa4010e5765c39a9'/>
<id>173c115834e37acf2a66fd00fa4010e5765c39a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge wraps from subprojects into wraps from main project</title>
<updated>2020-10-13T21:55:16+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2020-04-13T18:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=6333ee88c1a243f28b3a7a9bce2dd003b541280a'/>
<id>6333ee88c1a243f28b3a7a9bce2dd003b541280a</id>
<content type='text'>
wraps from subprojects are now merged into the list of wraps from main
project, so they can be used to download dependencies of dependencies
instead of having to promote wraps manually. If multiple projects
provides the same wrap file, the first one to be configured wins.

This also fix usage of sub-subproject that don't have wrap files. We can
now configure B when its source tree is at
`subprojects/A/subprojects/B/`. This has the implication that we cannot
assume that subproject "foo" is at `self.subproject_dir / 'foo'` any
more.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wraps from subprojects are now merged into the list of wraps from main
project, so they can be used to download dependencies of dependencies
instead of having to promote wraps manually. If multiple projects
provides the same wrap file, the first one to be configured wins.

This also fix usage of sub-subproject that don't have wrap files. We can
now configure B when its source tree is at
`subprojects/A/subprojects/B/`. This has the implication that we cannot
assume that subproject "foo" is at `self.subproject_dir / 'foo'` any
more.
</pre>
</div>
</content>
</entry>
<entry>
<title>include_type: Add CMake subporject dependency method (fixes #6879)</title>
<updated>2020-10-13T20:51:25+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2020-10-13T14:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=e36f713a7f5cc10d3f8adc7ae1c73ef6cce51082'/>
<id>e36f713a7f5cc10d3f8adc7ae1c73ef6cce51082</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7816 from mensinda/cmCross</title>
<updated>2020-10-13T20:38:51+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-10-13T20:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=3372c58ca633e2bc7d5b36bcd7e0d14d12e0f82a'/>
<id>3372c58ca633e2bc7d5b36bcd7e0d14d12e0f82a</id>
<content type='text'>
cmake: Cross compilation support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cmake: Cross compilation support</pre>
</div>
</content>
</entry>
</feed>
