<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git, branch sysprops</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 kernel and userland properties to machine objects.</title>
<updated>2023-04-28T20:02:50+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2023-04-17T09:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=c47a9bf56024fc5443d6a1ae11790b796f6ea18a'/>
<id>c47a9bf56024fc5443d6a1ae11790b796f6ea18a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Alphabetize methods in MesonMain.</title>
<updated>2023-04-28T20:02:50+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2023-04-17T09:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=566fefedc2d408e8b2ed1f754599cf1851f5a295'/>
<id>566fefedc2d408e8b2ed1f754599cf1851f5a295</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yasm: Fix usage of incompatible optimization flags</title>
<updated>2023-04-25T01:09:15+00:00</updated>
<author>
<name>L. E. Segovia</name>
<email>amy@amyspark.me</email>
</author>
<published>2023-04-24T23:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=e1de1bae0997f38370bb9cae3f158af9ae3f14ac'/>
<id>e1de1bae0997f38370bb9cae3f158af9ae3f14ac</id>
<content type='text'>
Fixes #11726
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #11726
</pre>
</div>
</content>
</entry>
<entry>
<title>mtest: prevent parse error with gtest protocol</title>
<updated>2023-04-24T19:48:31+00:00</updated>
<author>
<name>Charles Brunet</name>
<email>charles.brunet@optelgroup.com</email>
</author>
<published>2023-04-20T12:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=70e2da07737c6ed474ab5990ac32c3d4f7e88bd2'/>
<id>70e2da07737c6ed474ab5990ac32c3d4f7e88bd2</id>
<content type='text'>
Replace illegal characters when reading gtest generated xml file,
to prevent a ParseError and a stacktrace.

catch et.ParseError, just in case, to prevent stopping other tests
if the xml file was malformed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace illegal characters when reading gtest generated xml file,
to prevent a ParseError and a stacktrace.

catch et.ParseError, just in case, to prevent stopping other tests
if the xml file was malformed.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Don't error out CI if codecov upload fails</title>
<updated>2023-04-24T15:42:40+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2023-04-21T14:53:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=523204f1f1529001388e4b10c5566c1eb18db4e8'/>
<id>523204f1f1529001388e4b10c5566c1eb18db4e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Don't search for llvm modules with LLVM 16.0.x</title>
<updated>2023-04-24T15:42:40+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2023-04-21T08:14:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=9cc5009a44bda2af92cc10978ad7adf15b1c9fd3'/>
<id>9cc5009a44bda2af92cc10978ad7adf15b1c9fd3</id>
<content type='text'>
See: https://github.com/mesonbuild/meson/issues/11642
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See: https://github.com/mesonbuild/meson/issues/11642
</pre>
</div>
</content>
</entry>
<entry>
<title>dependencies: allow to fallback on CMake to find the SDL2 library</title>
<updated>2023-04-24T15:41:55+00:00</updated>
<author>
<name>Matthieu Bouron</name>
<email>matthieu.bouron@gmail.com</email>
</author>
<published>2023-04-11T08:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=09ec4f6e225fb1634a800a58c28a87fe3733b343'/>
<id>09ec4f6e225fb1634a800a58c28a87fe3733b343</id>
<content type='text'>
On Windows, the SDL2 library is generally provided with only CMake config
files. This commit allows meson to fallback on CMake as a last resort to
find the SDL2 library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Windows, the SDL2 library is generally provided with only CMake config
files. This commit allows meson to fallback on CMake as a last resort to
find the SDL2 library.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial support for Metrowerks C/C++ compiler</title>
<updated>2023-04-24T13:07:37+00:00</updated>
<author>
<name>Nomura</name>
<email>nomura.rh@gmail.com</email>
</author>
<published>2023-03-28T09:25:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=18cfa545f03ddb6cb8378fdadec4f284aa7ea221'/>
<id>18cfa545f03ddb6cb8378fdadec4f284aa7ea221</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix python.version() not working in some cases</title>
<updated>2023-04-24T03:03:25+00:00</updated>
<author>
<name>Charles Brunet</name>
<email>charles.brunet@optelgroup.com</email>
</author>
<published>2023-04-19T11:56:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=bda799dff2dc4b5d607f0e822b12ed0e2db38fb7'/>
<id>bda799dff2dc4b5d607f0e822b12ed0e2db38fb7</id>
<content type='text'>
import('python').find_installation('python').version() causes exception
because of a missing initialization, when `find_installation()` receives
a name or a path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
import('python').find_installation('python').version() causes exception
because of a missing initialization, when `find_installation()` receives
a name or a path.
</pre>
</div>
</content>
</entry>
<entry>
<title>rust: Add new `rust_dependency_map` target configuration</title>
<updated>2023-04-21T19:35:06+00:00</updated>
<author>
<name>Sebastian Dröge</name>
<email>sebastian@centricular.com</email>
</author>
<published>2023-04-13T20:04:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=01420bf8fc1ee6c1466e2fa4c9805267192dce26'/>
<id>01420bf8fc1ee6c1466e2fa4c9805267192dce26</id>
<content type='text'>
This allows changing the crate name with which a library ends up being
available inside the Rust code, similar to cargo's dependency renaming
feature or `extern crate foo as bar` inside Rust code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows changing the crate name with which a library ends up being
available inside the Rust code, similar to cargo's dependency renaming
feature or `extern crate foo as bar` inside Rust code.
</pre>
</div>
</content>
</entry>
</feed>
