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

Build wheels for windows with LuaJit #273

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 11, 2024

  1. update setup.py

    emcek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4981ef5 View commit details
    Browse the repository at this point in the history
  2. add setup VS

    emcek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a6ef83e View commit details
    Browse the repository at this point in the history
  3. restrict setuptools

    emcek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8f29d66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c97f41 View commit details
    Browse the repository at this point in the history
  5. x64 vs x86 for windows

    emcek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    67eafb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec248ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ebdc19 View commit details
    Browse the repository at this point in the history
  8. exclude setuptools ver. 72.0.0

    emcek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b527391 View commit details
    Browse the repository at this point in the history
  9. allow setuptools only <72.0.0

    emcek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9820d00 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cdbb672 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7cd6eab View commit details
    Browse the repository at this point in the history
  12. force using cmd

    emcek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    14a10b4 View commit details
    Browse the repository at this point in the history
  13. cmd is not needed

    emcek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    621df37 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. try solve arch problem

    emcek committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ab8d073 View commit details
    Browse the repository at this point in the history
  2. add missing quotes

    emcek committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3dd2562 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    3238443 View commit details
    Browse the repository at this point in the history
  2. Minor style improvements.

    scoder authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2a7c4e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. revert test-command for windows

    emcek committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3c6c54e View commit details
    Browse the repository at this point in the history