Skip to content

Releases: nodejs/gyp-next

v0.14.1

20 Feb 02:48
f0ac743
Compare
Choose a tag to compare

0.14.1 (2023-02-19)

Bug Fixes

Documentation

  • README.md: Add pipx installation and run instructions (#165) (4d28b15)

v0.14.0

08 Oct 07:50
add800a
Compare
Choose a tag to compare

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

11 May 09:47
8eebd86
Compare
Choose a tag to compare

Features

Bug Fixes

  • execvp: printf: Argument list too long (#147) (c4e14f3)

gyp-next v0.12.1

06 Apr 08:05
c0fee2f
Compare
Choose a tag to compare

Bug Fixes

  • msvs: avoid fixing path for arguments with "=" (#143) (7e8f16e)

gyp-next v0.12.0

06 Apr 06:23
Compare
Choose a tag to compare

Features

  • support building shared libraries on z/OS (#137) (293bcfa)

gyp-next v0.11.0

04 Mar 07:59
181f2e2
Compare
Choose a tag to compare

Features

gyp-next v0.10.1

24 Nov 10:22
bb50155
Compare
Choose a tag to compare

Bug Fixes

  • make: only generate makefile for multiple toolsets if requested (#133) (f463a77)

gyp-next v0.10.0

30 Aug 05:25
c354406
Compare
Choose a tag to compare

Features

  • msvs: add support for Visual Studio 2022 (#124) (4bd9215)

gyp-next v0.9.6

23 Aug 01:46
52de08a
Compare
Choose a tag to compare

Bug Fixes

gyp-next v0.9.5

18 Aug 05:49
e68cc05
Compare
Choose a tag to compare

Bug Fixes

  • add python 3.6 to node-gyp integration test (3462d4c)
  • revert for windows compatibility (d078e7d)
  • support msvs_quote_cmd in ninja generator (#117) (46486ac)