Releases: nodejs/gyp-next
Releases · nodejs/gyp-next
v0.14.1
0.14.1 (2023-02-19)
Bug Fixes
Documentation
- README.md: Add pipx installation and run instructions (#165) (4d28b15)
v0.14.0
0.14.0 (2022-10-08)
Features
- Add command line argument for
gyp --version
(#164) (5c9f4d0)
- ninja build for iOS (#174) (b6f2714)
- zos: support IBM Open XL C/C++ & PL/I compilers on z/OS (#178) (43a7211)
Bug Fixes
- lock windows env (#163) (44bd0dd)
- move configuration information into pyproject.toml (#176) (d69d8ec)
- node.js debugger adds stderr (but exit code is 0) -> shouldn't throw (#179) (1a457d9)
gyp-next v0.13.0
Features
Bug Fixes
- execvp: printf: Argument list too long (#147) (c4e14f3)
gyp-next v0.12.1
Bug Fixes
- msvs: avoid fixing path for arguments with "=" (#143) (7e8f16e)
gyp-next v0.12.0
Features
- support building shared libraries on z/OS (#137) (293bcfa)
gyp-next v0.10.1
Bug Fixes
- make: only generate makefile for multiple toolsets if requested (#133) (f463a77)
gyp-next v0.10.0
Features
- msvs: add support for Visual Studio 2022 (#124) (4bd9215)