-
-
Notifications
You must be signed in to change notification settings - Fork 654
Docs: Migrate developer walkthrough to Meson #39962
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
Conversation
@dimpase this should implement the changes we discussed in another PR recently. |
Supersedes #39515 , I suppose. |
something is going on with docbuild:
|
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.
now, this should fix it
building doc still fails:
|
Documentation preview for this PR (built with commit 5f6adad; changes) is ready! 🎉 |
Docs build now nicely, so this is ready for review. |
Actually not, I tried to make the changes here orthogonal to that PR. |
@sagemath/core there is still
hang in CI, but no reaction, despite it was already mentioned at least once. The latter should be addressed - if you, as a maintainer, cannot react quickly on requests only you can deal with, you need to get more maintainers. |
Migrates the developer walkthrough to use meson (on top of conda) for the easist and most modern setup. Also streamlined the instructions a bit. Moreover, the main installation page now simply refers to the developer walkthrough for the dev setup. Finally, a few outdated info about binaries and linux distro is removed.
📝 Checklist
⌛ Dependencies