Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: make node-gyp work again on windows #422

Merged
merged 1 commit into from
Jan 15, 2015

Conversation

piscisaureus
Copy link
Contributor

  • Fetch from the correct url.
  • use iojs.lib instead of node.lib.
  • Disable checksum checks for iojs.lib until our website supports them.

R=@bnoordhuis
R=@rvagg

@piscisaureus
Copy link
Contributor Author

cc @seishun

@bnoordhuis
Copy link
Member

LGTM if it works but it would be nice if you undid some of the renames. All of the changes have to be upstreamed eventually and the smaller the diff is, the easier.

@rvagg
Copy link
Member

rvagg commented Jan 14, 2015

ditto @bnoordhuis, lgtm but we really need to upstream this

@piscisaureus
Copy link
Contributor Author

@bnoordhuis @rvagg This better?

@bnoordhuis
Copy link
Member

LGTM

@rvagg
Copy link
Member

rvagg commented Jan 15, 2015

yes, good enough, land this and then one of us needs to take responsibility for proposing an upstream patch to make this permanent and portable

* 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: nodejs#422
Reviewed-by: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-by: Rod Vagg <rod@vagg.org>
@piscisaureus piscisaureus merged commit 5de334c into nodejs:v1.x Jan 15, 2015
@piscisaureus piscisaureus deleted the win-fix-node-gyp branch January 15, 2015 00:40
othiym23 pushed a commit to npm/node that referenced this pull request Jan 18, 2015
* 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: nodejs#422
Reviewed-by: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-by: Rod Vagg <rod@vagg.org>
piscisaureus added a commit that referenced this pull request Jan 18, 2015
* 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>
piscisaureus added a commit that referenced this pull request Jan 23, 2015
* 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>
othiym23 pushed a commit to npm/node that referenced this pull request Jan 30, 2015
* 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: nodejs#422
Reviewed-by: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-by: Rod Vagg <rod@vagg.org>
piscisaureus added a commit that referenced this pull request Jan 31, 2015
* 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>
othiym23 pushed a commit to npm/node that referenced this pull request Feb 6, 2015
* 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: nodejs#422
Reviewed-by: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-by: Rod Vagg <rod@vagg.org>
piscisaureus added a commit that referenced this pull request Feb 6, 2015
* 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>
othiym23 pushed a commit to npm/node that referenced this pull request Feb 20, 2015
* 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: nodejs#422
Reviewed-by: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-by: Rod Vagg <rod@vagg.org>
piscisaureus added a commit that referenced this pull request Feb 22, 2015
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants