node-gyp: download header tarball for compile
authorRod Vagg <rod@vagg.org>
Fri, 26 Jun 2015 12:19:30 +0000 (22:19 +1000)
committerRod Vagg <rod@vagg.org>
Tue, 4 Aug 2015 18:56:15 +0000 (11:56 -0700)
commite52f9636329dc5ecf3b6d79f8307e7817fff8e1e
tree09bf6071fdddcf9364229c6b8d1dfb015a43bc43
parent902c9ca51d1e14a1ebce35177548260079a31b8c
node-gyp: download header tarball for compile

Temporary fix only, node-gyp needs to be aware of whether it can even
download this file for the current runtime so that information needs to
come from the process itself.

Floating patch on npm.

PR-URL: https://github.com/nodejs/io.js/pull/2066
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ryan Graham <ryan@strongloop.com>
deps/npm/node_modules/node-gyp/addon.gypi
deps/npm/node_modules/node-gyp/lib/configure.js
deps/npm/node_modules/node-gyp/lib/install.js