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 a more flexible build system #27

Open
jscott0 opened this issue Apr 3, 2023 · 2 comments
Open

Use a more flexible build system #27

jscott0 opened this issue Apr 3, 2023 · 2 comments

Comments

@jscott0
Copy link

jscott0 commented Apr 3, 2023

Hi,

I'm interested in packaging this for Debian, but Makefile-based build systems are generally frowned upon because they are not cross-friendly and make it harder to set build flags. I'd like to convert this to a Meson-based build system, not only since that is what I'm experienced with and I think it's a good build system, but also because the language is designed to be very succinct and easy to learn.

Please let me know if you have any objections to Debian packaging. Speaking of which, it'd be helpful if you made a release.

@erjiang
Copy link
Owner

erjiang commented Apr 9, 2023

Hi, I am open to you packaging this for Debian. I have no experience with Meson, but I'm open to considering a diff to convert this to Meson. Maybe we can keep the old build steps for users wanting to build it themselves. I can make a release, sometime soon hopefully.

@erjiang
Copy link
Owner

erjiang commented Aug 10, 2023

@jscott0 A release has been tagged: v0.9.0

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

No branches or pull requests

2 participants