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

BLD: update to Meson 0.64.0, remove pure: false lines #17372

Merged
merged 1 commit into from Nov 8, 2022

Conversation

rgommers
Copy link
Member

@rgommers rgommers commented Nov 8, 2022

This new feature in Meson is both safer and saves a bunch of boilerplate. There are also other fixes in Meson 0.64.0 that we need; they were mostly backported to 0.63.3, but older versions have a few known issues that we should avoid.

Meson release note: https://mesonbuild.com/Release-notes-for-0-64-0.html#pythonfind_installation-now-accepts-pure-argument

This new feature in Meson is both safer and saves a bunch of
boilerplate. There are also other fixes in Meson 0.64.0 that
we need; they were mostly backported to 0.63.3, but older
versions have a few known issues that we should avoid.

Meson release note:
https://mesonbuild.com/Release-notes-for-0-64-0.html#pythonfind_installation-now-accepts-pure-argument
@rgommers rgommers added maintenance Items related to regular maintenance tasks Meson Items related to the introduction of Meson as the new build system for SciPy labels Nov 8, 2022
@rgommers rgommers added this to the 1.10.0 milestone Nov 8, 2022
Copy link
Member

@tupui tupui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice cleaning (I went trough the list), thanks Ralf. Will merge after a few CI tasks come back green

@tupui tupui merged commit 2d49ca4 into scipy:main Nov 8, 2022
@rgommers rgommers deleted the meson-064-pure branch November 8, 2022 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks Meson Items related to the introduction of Meson as the new build system for SciPy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants