meson-xpack
A xPack with the meson build system with a Node-API module
A xPack with meson + node-api
meson-xpack
A xPack with the meson build system with a Node-API module
pypa
methodhadron#60
, when compiling to WASM on macOS meson
invokes install_name_tool
on the JavaScript fileshadron#55
, always resolve emnapi
paths to allow building Node-API WASM modules with emnapi
installed in ../emnapi
relative to the project roothadron#51
, do not pass paths with \
to CMake on Windowshadron#53
, accept library names specified with .lib
extension in CMake on Windowshadron#46
, in the cmake
module, installing multiple files from a variable in INSTALL(FILES...)
does not workhadron#48
, in the cmake
module, generated files in INSTALL(FILES...)
should be ignored with a warningmeson
to 1.5.2hadron#37
, do not eliminate /usr/local/include
when used in -isystem
with -isysroot
meson
to 1.5.1--internal
to meson
on Windowsmeson
1.5.0rc2rpath
in the cmake
modulenode-api
download failsnpm_package_json
as a starting point instead of npm_local_prefix
when searching for the Python DLL on Windows/MT
) on Windowsnpm_config_prefix
npm_config_
npm
install optionsninja
to CMake
allowing for transparent compatibility with the ninja
xPack which uses ninja.cmd
distutils
being the most important)PyInstaller
protocol, meson
uses itmeson
.exe
wrapper on Windows