Skip to content

Commit

Permalink
deps: make node-gyp work again on windows
Browse files Browse the repository at this point in the history
* Fetch from the correct url.
* Link compiled addons with iojs.lib instead of node.lib.
* Disable checksum checks for iojs.lib until our website supports
  them.

PR: #422
Reviewed-by: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-by: Rod Vagg <rod@vagg.org>
  • Loading branch information
piscisaureus authored and bnoordhuis committed Feb 22, 2015
1 parent 19e3d5e commit 97b4243
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 24 deletions.
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.

39 changes: 20 additions & 19 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.

0 comments on commit 97b4243

Please sign in to comment.