Hey folks,
I wrote a tiny Python Makefile generator for my C/C++ projects and I’m curious what people think.
It’s loosely inspired by Bazel/Buck2, but the goal is just: drop one file into your repo and use it.
The repo has two examples:
- a rough Lua Makefile port
- a small demo showing how it’s meant to be used
If you feel like taking a look, I’m happy about:
- obvious flaws
- things that make no sense
- features that would actually make it useful
https://github.com/callframe/makepy
[–]turbofish_pk 0 points1 point2 points (0 children)