Path to this page:
Subject: CVS commit: pkgsrc/devel/meson
From: Thomas Klausner
Date: 2024-10-22 11:42:05
Message id: 20241022094205.D9F52FC7E@cvs.NetBSD.org
Log Message:
meson: update to 1.6.0.
Support for OpenXL compiler in AIX.
alias_target of both_libraries
Default to printing deprecations when no minimum version is specified.
Cargo subprojects is experimental
Dependencies from CMake subprojects now use only PUBLIC link flags
New built-in option for default both_libraries
New as_static and as_shared methods on internal dependencies
Support for DIA SDK
Support for LLVM-based flang compiler
nvc and nvc++ now support setting std
Tools can be selected when calling has_tools() on the Qt modules
Simple tool to test build reproducibility
Support for variable in system dependencies
test() and benchmark() functions accept new types
Zig 0.11 can be used as a C/C++ compiler frontend
Files: