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 | |
meson-0.63.2.tar.gz | 0002063397 1.97 MB | |
meson-0.63.2.tar.gz.asc | 0000000833 833 Bytes | |
meson-distutils.patch | 0000001422 1.39 KB | |
meson-test-installed-bin.patch | 0000001958 1.91 KB | |
meson.changes | 0000070166 68.5 KB | |
meson.keyring | 0000011971 11.7 KB | |
meson.spec | 0000008067 7.88 KB |
Revision 87 (latest revision is 115)
Dominique Leuenberger (dimstar_suse)
accepted
request 1003529
from
Dominique Leuenberger (dimstar)
(revision 87)
- Update to version 0.63.2: + make add_project_dependencies respect build version of include dirs. + minstall: do not trample install_mode by rpath fixer. + fix linker regression for compilers that don't accept LDFLAGS directly. + tests/7 gnome: Fix incorrect unref of GResource. (forwarded request 1003526 from dimstar)
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.