deps: make node-gyp work with io.js
authorcjihrig <cjihrig@gmail.com>
Fri, 27 Feb 2015 18:40:58 +0000 (13:40 -0500)
committerJeremiah Senkpiel <fishrock123@rocketmail.com>
Fri, 19 Jun 2015 18:18:32 +0000 (11:18 -0700)
commit48c0fb8b1aa7f0c059ac270f131f2b4e55fe748f
treed01cdcc1c693e17ebfe48cc090e5e4927c9e4a99
parent6a359b1ce9d89d0f1093fe1193ffe14ebd312571
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