Description
Small C projects can describe builds with a single-file build system instead of a larger build framework. It is useful for developers who want simple, source-controlled build logic with minimal external machinery.
Build tools execute project-defined commands. Review build files before running them from untrusted repositories.