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

change RELEASE_URLBASE to the Unofficial Builds server #9

Merged
merged 1 commit into from
Sep 25, 2019

Conversation

joaocgreis
Copy link
Member

This adds a recipe that downloads a copy of the headers to be included in the Unofficial Builds releases and changes the RELEASE_URLBASE to point to that copy.

The node-gyp changes in nodejs/node-gyp#1875 require this. Windows ARM64 releases need to download node.lib from this server. Changing node-gyp to get node.lib from here and the headers from the main server doesn't make much sense to me. This approach makes it more consistent, at the expense of having to duplicate the headers files.

@rvagg can you take a look? I haven't tested this. I plan to land this, let docker update and then fix anything that needs fixing. But I can test the changes in the server and update this PR if you prefer. In any case, I'll run the new recipe for v12.8.0 which I'm using to test the node-gyp side.

@rvagg
Copy link
Member

rvagg commented Sep 25, 2019

lgtm, let's give it a go

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.

2 participants