Path to this page:
Subject: CVS commit: pkgsrc/devel/meson
From: Adam Ciarcinski
Date: 2024-07-19 09:26:38
Message id: 20240719072638.4DB7CFC74@cvs.NetBSD.org
Log Message:
meson: updates to 1.5.0
1.5.0
Support for bztar in meson dist
Cargo dependencies names now include the API version
Added support Cargo.lock file
Meson now propagates its build type to CMake
compiler.run() method is now available for all languages
dependencies created by compiler.find_library implement the name() method
New version_argument kwarg for find_program
Meson configure handles changes to options in more cases
New meson format command
Added support for GCC's null_terminated_string_arg function attribute
A new dependency for ObjFW is now supported
Support of indexed @PLAINNAME@ and @BASENAME@
Required kwarg on more compiler methods
The Meson test program supports a new "--interactive" argument
meson test now sets the MESON_TEST_ITERATION environment variable
The Meson test program supports a new "--max-lines" argument
Basic support for TI Arm Clang (tiarmclang)
Support for Texas Instruments C6000 C/C++ compiler
Wayland stable protocols can be versioned
Files: