-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
ENH: add wheels built against Accelerate for arm64 macOS >=14 #25012
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
Closed
Closed
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
e0a628f
ENH: build wheels with Accelerate on macOS >=14 on Cirrus CI
rgommers c20b721
BLD: remove `-fno-strict-aliasing`, `--strip-debug` from cibuildwheel…
rgommers d02c927
DEV: add `ninja` to `test_requirements.txt` and clean up related comment
rgommers d4201a1
DOC: update comment on `RUNNER_OS` and universal2 in pyproject.toml […
rgommers 48dd929
DEBUG: only build macOS arm64 for 1 Python version per macOS version …
rgommers 0d15490
BLD: use xcode:latest images on Cirrus [wheel build]
rgommers 062bc43
BLD: use python3 executable to fix build on Sonoma
rgommers 30bf4e5
DEBUG: run only on Sonoma [wheel build]
rgommers 2efbdf9
BLD: show meson-log.txt in Cirrus CI wheel builds
rgommers d0156b8
BLD: fix macosx deployment target [wheel build]
rgommers b0b76ee
MAINT: filter deprecation warnings in f2py tests [wheel build]
rgommers 8339a5d
BLD: add back SDKROOT env var [wheel build]
rgommers 03352ce
DEBUG: hunt for bundle1.o [wheel build]
rgommers 2b7c1cf
DEBUG: back to macOS Monterey [wheel build]
rgommers 3e899f6
DEBUG: restore 11.0 deployment target config [wheel build]
rgommers a526cd6
hardcode SDKROOT in gcc spec files
isuruf c8195e8
Merge pull request #59 from isuruf/sdkroot [wheel build]
rgommers File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.