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

Replacing autotools #13

Open
trgwii opened this issue Nov 29, 2024 · 0 comments
Open

Replacing autotools #13

trgwii opened this issue Nov 29, 2024 · 0 comments

Comments

@trgwii
Copy link
Member

trgwii commented Nov 29, 2024

As mentioned in #9

Consider moving away from autotools. The whole current process is error-prone
and very slow.

In most cases, autotools cannot detect or recognize that source- or
configuration files have been changed, and thus will not rebuild the necessary
objects and binary files.

These last few days I have also read a couple of papers and articles on make,
autotools, and surrounding infrastructure:

I think ideally these projects should adopt cmake, as it has become something of
an industry standard, but I have not really used it myself, and will have to
investigate a bit more.

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

1 participant