-
Notifications
You must be signed in to change notification settings - Fork 97
Remove autotools #591
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
Remove autotools #591
Conversation
This also removes unused papr CI configs TODO: - .gitignore - gtk-doc in CI
|
Can we please have 1.4.3 to fix #593 before version is bumped to dev versions? |
|
@nanonyme Sure, done. |
|
this should at least drop debugedit gitmodule that'd solve #642, meson uses system one or wrap. the libglnx one can be converted to a subtree like flatpak later. |
smcv
left a comment
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.
|
Somebody else should take this over, sorry. |
|
I'll probably take care of it once we start working towards 1.5.0 |
This also removes unused papr CI configs
TODO: