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

Switch build system away from imake #42

Open
morgant opened this issue May 10, 2023 · 1 comment
Open

Switch build system away from imake #42

morgant opened this issue May 10, 2023 · 1 comment

Comments

@morgant
Copy link
Owner

morgant commented May 10, 2023

MLVWM currently uses the old imake build system, but it should really be switched to something more modern with better cross-platform support, but keeping it as light-weight as possible. Maybe CMake?

@ThomasAdam
Copy link

I think this is possibly a good idea.

A good starting point might be to take the generated Makefiles from image and start from there -- that would allow you to assess how complex the dependencies are.

On the x11cp project, I've started doing this. But I would be more likely to recommend mason rather than cmake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants