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

Enable native support for Windows on arm64 #14340

Closed
wants to merge 8 commits into from

Commits on Feb 2, 2022

  1. Enable native support for Windows on arm64

    Following changes are included
    
    - Fix AutoCpuConverter.java to identify win/arm64 CPU
    - Add win/arm64 JDK 17
    - Add grpc patch to workaround build issues
    - Extend build_bazel_binaries.yml to cross-compile for win/arm64
    - Fix msvc toolchain to look for tools in HostX86 directory as well
    
    Fixes: bazelbuild#14339
    niyas-sait committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    9d3abfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed7693b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bb8933 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04c0359 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a17839 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c8fa1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1266019 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c432d57 View commit details
    Browse the repository at this point in the history