Subject: CVS commit: pkgsrc/devel/meson
From: Adam Ciarcinski
Date: 2020-07-27 18:08:13
Message id: 20200727160813.838DFFB28@cvs.NetBSD.org

Log Message:
meson: updated to 0.55.0

0.55.0:
rpath removal now more careful
Added ability to specify targets in meson compile
Test protocol for gtest
meson.add_*_script methods accept new types
Machine file constants
Configure CMake subprojects with meson.subproject_options
find_program: Fixes when the program has been overridden by executable
Response files enabled on Linux, reined in on Windows
unstable-kconfig module renamed to unstable-keyval
Fatal warnings in gnome.generate_gir()
b_ndebug support for D language compilers
Meson test now produces JUnit xml from results
Config tool based dependencies no longer search PATH for cross compiling
Rename has_exe_wrapper -> can_run_host_binaries
String concatenation in meson_options.txt
Wrap fallback URL
Clang coverage support
Local wrap source and patch files
Local wrap patch directory
Patch on all wrap types
link_language argument added to all targets
meson dist --no-tests
Force fallback for
Implicit dependency fallback
Wrap file provide section
find_program() fallback
Test scripts are given the exe wrapper if needed
Added ability to specify backend arguments in meson compile
Introspection API changes

Files:
RevisionActionfile
1.14modifypkgsrc/devel/meson/Makefile
1.6modifypkgsrc/devel/meson/PLIST
1.11modifypkgsrc/devel/meson/distinfo
1.2modifypkgsrc/devel/meson/patches/patch-mesonbuild_scripts_depfixer.py