High productivity build system
Meson is a build system designed to optimize programmer productivity.
It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like.
- Developed at devel:tools:building
- Sources inherited from project openSUSE:Factory
-
15
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/meson && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
extend-test-timeout-on-qemu-builds.patch | 0000000331 331 Bytes | |
meson-1.5.1.tar.gz | 0002257106 2.15 MB | |
meson-1.5.1.tar.gz.asc | 0000000833 833 Bytes | |
meson-distutils.patch | 0000001407 1.37 KB | |
meson-test-installed-bin.patch | 0000001679 1.64 KB | |
meson.changes | 0000089258 87.2 KB | |
meson.keyring | 0000011971 11.7 KB | |
meson.spec | 0000010040 9.8 KB |
Revision 113 (latest revision is 115)
Dominique Leuenberger (dimstar_suse)
accepted
request 1190167
from
Dominique Leuenberger (dimstar)
(revision 113)
- Update to version 1.5.1: + Bug fixes for ARM build and cross-compilation + rust: recursively pull proc-macro deps for rust targets + fix gnome.compile_resources() install: true and no install_dir + test suite fixes and bug fixes Smoketest in GNOME:Next passed
Comments 1
Hi, can this package be updated to meson 0.60.1 (available in devel:tools:building) please?
0.60 is needed to compile mpv (which recently switched to meson), 0.59 is too old.