deps: make node-gyp work with io.js
authorcjihrig <cjihrig@gmail.com>
Fri, 1 May 2015 08:48:31 +0000 (01:48 -0700)
committerForrest L Norvell <forrest@npmjs.com>
Fri, 1 May 2015 23:07:57 +0000 (16:07 -0700)
commit935c9d3fa73e0c2039682e269ead65492d92c20d
treee818a2f67c93a68b4848aba1d0eb2bfac2344bf4
parent56e4255382ad4d2426e034624b41bbe97d18bca0
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
03d199276e21c1fa08d8df14eeb654c90cc5aa20,
5de334c23096492014a097ff487f07ad8eaee6d2, and
da730c76e98fb9fd18dac445dafbbec74d79f802. This commit squashes
them into a single commit.

PR-URL: https://github.com/iojs/io.js/pull/990
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
deps/npm/node_modules/node-gyp/addon.gypi
deps/npm/node_modules/node-gyp/lib/build.js
deps/npm/node_modules/node-gyp/lib/install.js