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

Chicken and egg problem #40

Open
illiliti opened this issue Oct 6, 2021 · 1 comment
Open

Chicken and egg problem #40

illiliti opened this issue Oct 6, 2021 · 1 comment
Milestone

Comments

@illiliti
Copy link

illiliti commented Oct 6, 2021

Current build system depends on meson which implies chicken and egg problem. Can you provide POSIX Makefile/shell script to build this project without meson?

@dcbaker
Copy link
Owner

dcbaker commented Oct 6, 2021

Yes, having another build system (probably Makefile and/or autotools) to bootstrap is on the list of things to do, with the goal being a stage 1, which can be used to build itself again with more features. Right now there's so much code churn going on that I'd prefer to wait until things are a little more settled.

@dcbaker dcbaker added this to the 1.0 milestone Oct 10, 2021
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