gyp-next

A fork of the GYP build system for use in the Node.js projects

BSD-3-CLAUSE License

Downloads
3.7K
Stars
130
Committers
36

Bot releases are visible (Hide)

gyp-next - v0.18.1 Latest Release

Published by github-actions[bot] 5 months ago

0.18.1 (2024-05-26)

Bug Fixes

  • ci: add Python 3.13 pre-release to test matrix (#257) (8597203)

Documentation

gyp-next - v0.18.0

Published by github-actions[bot] 5 months ago

0.18.0 (2024-05-08)

Features

  • support language standard keys in msvs_settings (#252) (322f6d5)
gyp-next - v0.17.0

Published by github-actions[bot] 6 months ago

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)
gyp-next - v0.16.2

Published by github-actions[bot] 8 months ago

0.16.2 (2024-03-07)

Bug Fixes

  • avoid quoting cflag name and parameter with space separator (#223) (2b9703d)
gyp-next - v0.16.1

Published by github-actions[bot] 12 months ago

0.16.1 (2023-10-25)

Bug Fixes

  • add quotes for command in msvs generator (#217) (d3b7bcd)
gyp-next - v0.16.0

Published by github-actions[bot] 12 months ago

0.16.0 (2023-10-23)

Features

gyp-next - v0.15.1

Published by github-actions[bot] about 1 year ago

0.15.1 (2023-09-08)

Bug Fixes

gyp-next - v0.15.0

Published by github-actions[bot] over 1 year ago

0.15.0 (2023-03-30)

Features

  • msvs: add SpectreMitigation attribute (#190) (853e464)
gyp-next - v0.14.1

Published by github-actions[bot] over 1 year ago

0.14.1 (2023-02-19)

Bug Fixes

Documentation

  • README.md: Add pipx installation and run instructions (#165) (4d28b15)
gyp-next - v0.14.0

Published by github-actions[bot] about 2 years ago

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 - gyp-next v0.13.0

Published by github-actions[bot] over 2 years ago

Features

Bug Fixes

  • execvp: printf: Argument list too long (#147) (c4e14f3)
gyp-next - gyp-next v0.12.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • msvs: avoid fixing path for arguments with "=" (#143) (7e8f16e)
gyp-next - gyp-next v0.12.0

Published by github-actions[bot] over 2 years ago

Features

  • support building shared libraries on z/OS (#137) (293bcfa)
gyp-next - gyp-next v0.11.0

Published by github-actions[bot] over 2 years ago

Features

gyp-next - gyp-next v0.10.1

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • make: only generate makefile for multiple toolsets if requested (#133) (f463a77)
gyp-next - gyp-next v0.10.0

Published by github-actions[bot] about 3 years ago

Features

  • msvs: add support for Visual Studio 2022 (#124) (4bd9215)
gyp-next - gyp-next v0.9.6

Published by github-actions[bot] about 3 years ago

Bug Fixes

gyp-next - gyp-next v0.9.5

Published by github-actions[bot] about 3 years ago

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)
gyp-next - gyp-next v0.9.4

Published by github-actions[bot] about 3 years ago

Bug Fixes

  • .S is an extension for asm file on Windows (#115) (d2fad44)
gyp-next - gyp-next v0.9.3

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • build failure with ninja and Python 3 on Windows (#113) (c172d10)