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 cibuildwheel to build linux wheels #2800

Merged
merged 12 commits into from Feb 25, 2023

Commits on Jan 11, 2023

  1. build linux wheels

    njzjz committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    94ab971 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    46f6169 View commit details
    Browse the repository at this point in the history
  2. only build 64-bit

    njzjz committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    1954fdc View commit details
    Browse the repository at this point in the history
  3. skip musllinux

    njzjz committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    1d01c44 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    ffd8564 View commit details
    Browse the repository at this point in the history
  2. set LD_LIBRARY_PATH for macos

    njzjz committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3cbe989 View commit details
    Browse the repository at this point in the history
  3. typo

    njzjz committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    c22457c View commit details
    Browse the repository at this point in the history
  4. typo

    njzjz committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    22e734d View commit details
    Browse the repository at this point in the history
  5. do not repair or macos

    njzjz committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b3f5d43 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

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

Commits on Feb 25, 2023

  1. resolve comments

    njzjz committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    51aa037 View commit details
    Browse the repository at this point in the history
  2. fix typo

    njzjz committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    86e1877 View commit details
    Browse the repository at this point in the history