Daimyo is a minimalist meta build system which works on top of the ninja build system.
it is designed to add some features which ninja doesn't have and make it usable without a more complex meta build system like cmake all while letting the user keep control of the build process.
I've created it especially for one of my projects, but you can also use it in your own projects and I WILL accept bug reports and PRs.
| generate.py | make gemerate.py a bit more verbose so you kinda know what's going on. | |
| LICENCE | add the WTFPL licence. | |