-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
BLD: switch to meson-python as the default build backend #23838
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
e3cb66a
BLD: default to using meson-python as build backend
rgommers ea1bd89
CI: tweak CI for the change to meson-python as default build backend
rgommers f7c55aa
CI: drop 32-bit Windows Azure testing, adjust 64-bit for Meson
rgommers 6c024e4
BLD: fix bug with CMake fallback detection of BLAS/LAPACK
rgommers 4917ebf
CI: upgrade rtools to 4.3 to get a new enough GCC version in Azure
rgommers 29dcb05
CI: keep the Emscripten/Pyodide job on a setup.py-based build
rgommers 618181d
use MSVC and force 64-bit OpenBLAS interfaces
mattip 9a80630
drop rtools in wheel builds, do -DDBLAS_SYMBOL_SUFFIX=64_ differently
mattip 1462b62
typo, install pkg-config on windows
mattip bebbde7
set PKG_CONFIG_PATH for windows, add CXXFLAGS
mattip 80e0d70
disable pypy builds, move PKG_CONFIG_PATH for windows
mattip 89ffd57
fixes from review, try a -O0 build
mattip aef314b
BLD: handle license files inclusion in wheels correctly
rgommers 34933ac
windows fixes, xfail test on manylinux2014
mattip aabacc7
fix PKG_CONFIG_PATH, force vsenv on windows builds, fix glibc version
mattip 2e84e21
reuse parts of scipy's scripts for windows includding delvewheel; fix…
mattip fae400b
tweaks and xfail a failing test on windows
mattip 1a02d5f
TST: Azure: avoid running tests from root of repo
rgommers 15cfdec
TST: put back xfail for array-api entrypoint temporarily
rgommers a5ef06b
REL: don't build 32-bit Python wheels with cibuildwheel
rgommers 7948464
TST: disable longdouble string/print tests on Linux aarch64
rgommers c808cfd
BLD: hack around broken long double size detection on 32-bit Linux
rgommers 9d588cf
TST: fix deprecation warnings from f2py test for ndim>0
rgommers c41a1e2
TST: xfail einsum int8/uint8 test temporarily
rgommers 515403f
TST: disable `test_new_policy` test for memory allocator.
rgommers 910c686
CI: avoid use of pytest for 32-bit Linux Azure job; remove xml coverage
rgommers 69f26cf
CI: fix ILP64 usage on macOS arm64 with cibuildwheel
rgommers 302f244
CI: disable pypy3.9 job on Azure temporarily
rgommers 11a3cef
BLD: on 32-bit Linux, if `sizeof(long double)` is 12, change format
rgommers e3ddda5
Merge remote-tracking branch 'upstream/main' into default-to-meson
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
CI: tweak CI for the change to meson-python as default build backend
- Loading branch information
commit ea1bd89fb24bb9ae5c9e490edeffeb2c66b65904
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
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.
Uh oh!
There was an error while loading. Please reload this page.