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 meson to build stripy #109

Merged
merged 59 commits into from
Dec 5, 2023
Merged

Use meson to build stripy #109

merged 59 commits into from
Dec 5, 2023

Conversation

brmather
Copy link
Member

numpy.distutils has been deprecated in Python 3.12, so we must move to meson.

The meson.build file contains details on the source files to compile. I've updated pyproject.toml to use meson as the build backend.

@brmather
Copy link
Member Author

Currently, this successfully builds the fortran modules (_tripack, _stripack, _srfpack, _ssrfpack) but doesn't actually build stripy...

@brmather
Copy link
Member Author

Getting some green ticks now...

@brmather brmather requested a review from lmoresi December 5, 2023 05:51
@brmather
Copy link
Member Author

brmather commented Dec 5, 2023

Finally getting green ticks...

@lmoresi - are you fine with me to squash and merge?

@lmoresi
Copy link
Member

lmoresi commented Dec 5, 2023 via email

@brmather brmather merged commit 93d92df into master Dec 5, 2023
11 checks passed
@brmather brmather deleted the meson branch December 5, 2023 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants