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 macOS arm64 wheels #2616

Merged
merged 24 commits into from
Jun 16, 2023
Merged

build macOS arm64 wheels #2616

merged 24 commits into from
Jun 16, 2023

Commits on Dec 26, 2022

  1. add macOS arm64 wheels

    njzjz committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    b8f5083 View commit details
    Browse the repository at this point in the history
  2. fix pyproject.toml

    njzjz committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    0fe768f View commit details
    Browse the repository at this point in the history
  3. fix

    njzjz committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    5f95f3c View commit details
    Browse the repository at this point in the history
  4. --no-deps

    njzjz committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    c93234c View commit details
    Browse the repository at this point in the history
  5. add --target

    njzjz committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    880e0a5 View commit details
    Browse the repository at this point in the history
  6. fix platform

    njzjz committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    c1b33d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Merge branch 'devel' into macos-arm64

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    bc72274 View commit details
    Browse the repository at this point in the history
  2. fix pip install

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    049ff3d View commit details
    Browse the repository at this point in the history
  3. use before-build

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    dd100d9 View commit details
    Browse the repository at this point in the history
  4. remove --no-deps

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    cd45995 View commit details
    Browse the repository at this point in the history
  5. Update pyproject.toml

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    919493c View commit details
    Browse the repository at this point in the history
  6. Update pyproject.toml

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    88d2a8d View commit details
    Browse the repository at this point in the history
  7. remove target

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    34f817c View commit details
    Browse the repository at this point in the history
  8. fix builds

    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    bfc68f6 View commit details
    Browse the repository at this point in the history
  9. fix toml

    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    35743e1 View commit details
    Browse the repository at this point in the history
  10. fix builds

    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    910a89b View commit details
    Browse the repository at this point in the history
  11. no-deps

    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5fc5cce View commit details
    Browse the repository at this point in the history
  12. fix pip

    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c2dd24c View commit details
    Browse the repository at this point in the history
  13. fix backend

    njzjz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    097971a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. enable cmake cross compiling

    njzjz committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    be13ac2 View commit details
    Browse the repository at this point in the history
  2. typo

    njzjz committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e70c82b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b75a3ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5edfa5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d91ca66 View commit details
    Browse the repository at this point in the history