Skip to content

Releases: nodejs/gyp-next

v0.18.0

08 May 13:04
0fdb0ec
Compare
Choose a tag to compare

0.18.0 (2024-05-08)

Features

  • support language standard keys in msvs_settings (#252) (322f6d5)

v0.17.0

30 Apr 12:32
8c1a9e0
Compare
Choose a tag to compare

0.17.0 (2024-04-29)

Features

  • generate compile_commands.json with ninja (#228) (7b20b46)

Bug Fixes

  • failed to detect flavor if compiler path include white spaces (#240) (f3b9753)
  • support cross compiling for wasm with make generator (#222) (de0e1c9)
  • support empty dictionary keys in input (#245) (178459f)
  • update Ruff to 0.3.1 (876ccaf)

v0.16.2

07 Mar 14:32
7875642
Compare
Choose a tag to compare

0.16.2 (2024-03-07)

Bug Fixes

  • avoid quoting cflag name and parameter with space separator (#223) (2b9703d)

v0.16.1

25 Oct 06:29
379257d
Compare
Choose a tag to compare

0.16.1 (2023-10-25)

Bug Fixes

  • add quotes for command in msvs generator (#217) (d3b7bcd)

v0.16.0

23 Oct 13:44
d83b0e5
Compare
Choose a tag to compare

0.16.0 (2023-10-23)

Features

v0.15.1

03 Oct 03:34
98da389
Compare
Choose a tag to compare

0.15.1 (2023-09-08)

Bug Fixes

v0.15.0

05 Apr 09:55
Compare
Choose a tag to compare

0.15.0 (2023-03-30)

Features

  • msvs: add SpectreMitigation attribute (#190) (853e464)

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)