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

Add support for Windows on Arm64 (WoA) build #413

Closed

Commits on Sep 27, 2022

  1. Add support for Windows on Arm64 (WoA) build

    New environment triplet win32/win32/aarch64 is added.
    
    Changes are made to the 'org.eclipse.swt' bundle to support successful
    compile of the new SWT native libraries (*.dll) for Arm64.
    chirontt committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    a03aff7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Revert custom dark mode code to default in WoA

    rather than sharing the custom code with the x64 platform,
    pending custom implementation need be added later for Arm64 platform.
    chirontt committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    94d36db View commit details
    Browse the repository at this point in the history