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 Windows ARM64 + Apple Silicon support #9691

Merged
merged 44 commits into from Apr 6, 2021

Commits on Nov 19, 2020

  1. Set up CI with Azure Pipelines

    [skip ci]
    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    44f8fbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    004f760 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41fa46c View commit details
    Browse the repository at this point in the history
  4. Fix space size for ia32

    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    916c3f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50de301 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c401297 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa3b1b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee0e30e View commit details
    Browse the repository at this point in the history
  9. Azure Pipelines: add job so that timeoutInMinutes property becomes av…

    …ailable
    
    Set timeoutInMinutes to 90 because ARM64 32-bit NodeJS emulation is slow!
    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    06c35b4 View commit details
    Browse the repository at this point in the history
  10. Revert "Fix nativeTheme errors in tests on Windows 10 1809+ and Serve…

    …r 2019+"
    
    This reverts commit b8a7c8c.
    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    3183e39 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6910589 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4cfd03d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f91f08 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bb3851c View commit details
    Browse the repository at this point in the history
  15. Revert "Fix nativeTheme errors in tests on Windows 10 1809+ and Serve…

    …r 2019+"
    
    This reverts commit b8a7c8c.
    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    2af4f66 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9871b1d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    25b2d9b View commit details
    Browse the repository at this point in the history
  18. Fix line endings

    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    c863dab View commit details
    Browse the repository at this point in the history
  19. Add Windows arm64 to CI

    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    a65219e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c70d60e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fb8306d View commit details
    Browse the repository at this point in the history
  22. Try to fix CI config

    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    a36241d View commit details
    Browse the repository at this point in the history
  23. Tweak CI config

    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    312f20a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f703db4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ed8f1e8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3172a87 View commit details
    Browse the repository at this point in the history
  27. Fix linting

    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    001426d View commit details
    Browse the repository at this point in the history
  28. Update keytar to 7.1.0

    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    60f43aa View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c348cea View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c7f4865 View commit details
    Browse the repository at this point in the history
  31. Cleanup & optimizations

    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    45e8d52 View commit details
    Browse the repository at this point in the history
  32. Fix linting

    dennisameling committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    cc52125 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Bump Keytar to 7.2.0

    dennisameling committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    0060b6c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    a452402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba6891c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20f7b65 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    db66293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69882e8 View commit details
    Browse the repository at this point in the history
  3. Also build macOS arm64

    dennisameling committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    0840071 View commit details
    Browse the repository at this point in the history
  4. Fix GH Actions matrix

    dennisameling committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    4ab0f99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c6094b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Fix tests on Windows ARM64

    This change is especially important on systems that run Git commands slowly, like Windows ARM64 which has to emulate Git for Windows 32-bit.
    dennisameling committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    5e0c672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3f4c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    cdbbd80 View commit details
    Browse the repository at this point in the history