Subject: CVS commit: pkgsrc/devel/meson
From: Adam Ciarcinski
Date: 2021-02-21 13:45:23
Message id: 20210221124523.49A7FFA95@cvs.NetBSD.org

Log Message:
meson: updated to 0.57.1

Release 0.57.0
* Project version can be specified with a file
* Support for reading files at configuration time with the fs module
* meson install --dry-run
* Experimental support for C++ modules in Visual Studio
* Qt6 module
* Unstable Rust module
* Meson test() now accepts protocol : 'rust'
* MSVC/Clang-Cl Argument Changes/Cleanup
* Buildtype remains even if dependent options are changed
* Passing internal dependencies to the compiler object
* unstable_external_project improvements
* gnome.post_install()
* "Edit and continue" (/ZI) is no longer used by default for Visual Studio
* Minimum required Python version updated to 3.6
* Packaging a subproject
* custom_target() and run_target() now accepts an env keyword argument
* summary() accepts external programs or dependencies
* CMake find_package version support
* meson test only rebuilds test dependencies
* The add_*_script methods now accept a File as the first argument
* Unity build with Vala disabled
* New logging format for meson test
* Specify DESTDIR on command line
* Skip install scripts if DESTDIR is set
* Add support for prelinked static libraries
* Rust now has an std option
* Ctrl-C behavior in meson test
* Support added for LLVM's thinLTO
* test() timeout and timeout_multiplier value <= 0
* Knob to control LTO thread
* summary() now uses left alignment for both keys and values
* // is now allowed as a function id for meson rewrite.
* Get keys of configuration data object

Files:
RevisionActionfile
1.23modifypkgsrc/devel/meson/Makefile
1.9modifypkgsrc/devel/meson/PLIST
1.20modifypkgsrc/devel/meson/distinfo
1.2modifypkgsrc/devel/meson/patches/patch-mesonbuild_compilers_mixins_gnu.py
1.2modifypkgsrc/devel/meson/patches/patch-mesonbuild_modules_pkgconfig.py