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

Use manylinux2014 base image instead #62

Merged
merged 20 commits into from
Apr 18, 2024
Merged

Use manylinux2014 base image instead #62

merged 20 commits into from
Apr 18, 2024

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    d48e0bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d1aabd View commit details
    Browse the repository at this point in the history
  3. Use yum -y

    kazarmy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    198ccef View commit details
    Browse the repository at this point in the history
  4. Use source scl_source instead

    kazarmy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7fec770 View commit details
    Browse the repository at this point in the history
  5. Use || true

    kazarmy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ba3fcc4 View commit details
    Browse the repository at this point in the history
  6. Add some test statements

    kazarmy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7528eca View commit details
    Browse the repository at this point in the history
  7. Try using ln -s

    kazarmy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    68b1feb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    febb273 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99baba7 View commit details
    Browse the repository at this point in the history
  10. Use a before-build command

    kazarmy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ccd98bd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11d9ba1 View commit details
    Browse the repository at this point in the history
  12. Use tool.cibuildwheel.linux

    kazarmy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    91024d5 View commit details
    Browse the repository at this point in the history
  13. Set PATH manually

    kazarmy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1e43902 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    235a507 View commit details
    Browse the repository at this point in the history
  15. Put env vars on 1 line

    kazarmy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    33743de View commit details
    Browse the repository at this point in the history
  16. Remove Python path from PATH

    kazarmy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b6b291f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3661748 View commit details
    Browse the repository at this point in the history
  18. Drop i686 support

    kazarmy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c69fe0c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7cd30a7 View commit details
    Browse the repository at this point in the history
  20. Cleanup

    kazarmy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bc2fb95 View commit details
    Browse the repository at this point in the history