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

Support rebuild and build when configure with -- -f make on Windows #2974

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

toyobayashi
Copy link

Checklist
  • npm install && npm run lint && npm test passes
  • commit message follows commit guidelines
Description of change

node-gyp rebuild and node-gyp build doesn't work on windows if using -f make to perform cross-compiling, this PR add support for it.

Related:

@cclauss cclauss added the Windows label Feb 6, 2024
@cclauss
Copy link
Contributor

cclauss commented Mar 8, 2024

The lint failing here will be resolved by:

@toyobayashi
Copy link
Author

toyobayashi commented Apr 3, 2024

@cclauss Branch updated. Once nodejs/gyp-next#222 and nodejs/gyp-next#240 land in gyp-next 0.17.0 and this PR get merged, excited to see the next release of node-gyp can support build wasm!

@toyobayashi
Copy link
Author

gyp 0.17.0 released, anyone can review this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants