Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
deps: make node-gyp work with io.js
Every npm version bump requires a few patches to be floated on
node-gyp for io.js compatibility. These patches are found in
03d1992,
5de334c, and
da730c7. This commit squashes
them into a single commit.

PR-URL: #990
Reviewed-By: Ben Noordhuis <[email protected]>
  • Loading branch information
cjihrig authored and chrisdickinson committed Apr 17, 2015
commit 5c30354d4923bf827f8948f5cd5b4f41478c2136
2 changes: 1 addition & 1 deletion deps/npm/node_modules/node-gyp/addon.gypi

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions deps/npm/node_modules/node-gyp/lib/build.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 20 additions & 20 deletions deps/npm/node_modules/node-gyp/lib/install.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.