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

Allow cross-compiling for Windows ARM64 #343

Merged
merged 4 commits into from May 17, 2022
Merged

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    8361f6c View commit details
    Browse the repository at this point in the history
  2. Use setuptools build_ext command

    This allow proper handling of cross-compilation added to setuptools but not to [deprecated] distutils.
    zooba committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    e5a4a4d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Update buildlibxml.py

    Co-authored-by: scoder <stefan_ml@behnel.de>
    zooba and scoder committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    db33e58 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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