Releases: nodejs/gyp-next
Releases · nodejs/gyp-next
gyp-next v0.9.5
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 v0.9.4
Bug Fixes
- .S is an extension for asm file on Windows (#115) (d2fad44)
gyp-next v0.9.3
Bug Fixes
- build failure with ninja and Python 3 on Windows (#113) (c172d10)
gyp-next v0.8.1
Bug Fixes
- update shebang lines from python to python3 (#94) (a1b0d41)
gyp-next v0.8.0
⚠ BREAKING CHANGES
- remove support for Python 2
Bug Fixes
gyp
gyp-next v0.7.0
⚠ BREAKING CHANGES
- msvs: On Windows, arguments passed to the "action" commands are no longer transformed to replace slashes with backslashes.
Features
- xcode: --cross-compiling overrides arch-specific settings (973bae0)
Bug Fixes
- msvs: do not fix paths in action command arguments (fc22f83)
- cmake on python 3 (fd61f5f)
- ValueError: invalid mode: 'rU' while trying to load binding.gyp (d0504e6)
- xcode cmake parsing (eefe8d1)