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: cherry-pick ARM64 Windows changes to node-gyp #46995

Closed
wants to merge 1 commit into from

Commits on Mar 7, 2023

  1. deps: fix node-gyp find visual studio win arm64

    This change cherry-picks a part of node-gyp changes needed to enable the
    find visual studio script to run on Windows on ARM64. This is needed for
    running Node.js native test suites in the CI on Windows ARM64 machines.
    
    Original commit message:
      fix: find visual studio arm64 support
    
      This enables running find visual studio script on Windows on ARM64
    
    Refs: nodejs/node-gyp#2810
    StefanStojanovic committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    abd551e View commit details
    Browse the repository at this point in the history