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

Add ability to build with meson #1345

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Add ability to build with meson #1345

wants to merge 3 commits into from

Conversation

xiota
Copy link
Contributor

@xiota xiota commented Apr 28, 2024

This PR adds ability to build with meson. It does not attempt to duplicate autotools-specific functionality, like testing the presence of specific headers or functionality of build-system components.

All plugins build successfully with meson. They all appear to load and unload correctly. Some plugins were not tested further because I have no idea how to use them. Most plugins had minimal testing, where one prominent feature appears to do what it's supposed to.

On Ubuntu 20.04, meson selects the correct install locations (eg, /usr/lib/x86_64-linux-gnu/geany/ instead of /usr/lib/geany).

@xiota xiota marked this pull request as draft April 29, 2024 02:33
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

1 participant