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

Handle win wheels #313

Merged
merged 19 commits into from
Apr 17, 2024
Merged

Handle win wheels #313

merged 19 commits into from
Apr 17, 2024

Commits on Apr 15, 2024

  1. Add windows wheels workflow

    mxamin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    219de2f View commit details
    Browse the repository at this point in the history
  2. Only py3.9

    mxamin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    300eb53 View commit details
    Browse the repository at this point in the history
  3. Update windows os to 2022

    mxamin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    67b25db View commit details
    Browse the repository at this point in the history
  4. Update lib in setup.py

    mxamin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    534180c View commit details
    Browse the repository at this point in the history
  5. Only py39

    mxamin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f16feb6 View commit details
    Browse the repository at this point in the history
  6. Add tracer

    mxamin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d60d5c2 View commit details
    Browse the repository at this point in the history
  7. Enable debug

    mxamin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1b9ad2e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Skip tests for win builds

    mxamin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9bcbe98 View commit details
    Browse the repository at this point in the history
  2. Add logs

    mxamin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ae30742 View commit details
    Browse the repository at this point in the history
  3. Add win tests back

    mxamin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    84ac67d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7f66d3 View commit details
    Browse the repository at this point in the history
  5. Print lxml libxml2 version

    mxamin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9f07f2e View commit details
    Browse the repository at this point in the history
  6. Fix libxml2 version 2.9.14

    mxamin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    74c2c4f View commit details
    Browse the repository at this point in the history
  7. Fix libxml2 version

    mxamin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    37d4c52 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Add all matrices

    mxamin committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    238703f View commit details
    Browse the repository at this point in the history
  2. Remove dlltracer

    mxamin committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    18c7e28 View commit details
    Browse the repository at this point in the history
  3. Enable wheel workflow

    mxamin committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8149c8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67b4d73 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    mxamin committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4c7ddb3 View commit details
    Browse the repository at this point in the history