Skip to content

gyp-next v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 00:23
bab8294

⚠ 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)