]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
meson: upgrade to 1.8.0
authorRoss Burton <ross.burton@arm.com>
Tue, 29 Apr 2025 11:20:56 +0000 (12:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 May 2025 13:20:18 +0000 (14:20 +0100)
commit84ded53ea7e4db1e3d7ea60527374040ec64b4fd
treeecbb79faac71df7f1583bcb7e85954040b807cc3
parent89e984bd7edb9a2013b65d0215fd6af9aadd59e8
meson: upgrade to 1.8.0

- New argument android_exe_type for executables
- Changes to the b_sanitize option
- New C standard c2y (and gnu2y)
- i18n module xgettext
- version_compare now accept multiple compare strings
- Improvements to Objective-C and Objective-C++
- Per project subproject options rewrite
- objects added correctly to Rust executables
- rust.test now supports link_whole
- Meson can run "rustdoc" on Rust projects
- The Wayland module is stable
- New swift_std compiler option
- New option to execute a slice of tests
- Valgrind now fails tests if errors are found

Full release notes: https://mesonbuild.com/Release-notes-for-1-8-0.html.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/meson/meson/0001-Make-CPU-family-warnings-fatal.patch
meta/recipes-devtools/meson/meson/0001-python-module-do-not-manipulate-the-environment-when.patch
meta/recipes-devtools/meson/meson/0002-Support-building-allarch-recipes-again.patch
meta/recipes-devtools/meson/meson_1.8.0.bb [moved from meta/recipes-devtools/meson/meson_1.7.2.bb with 98% similarity]