| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | build: Dynamic dependency creation and versioning. | Andre Noll | 2024-07-02 |
| This gets rid of Makefile.deps in favor of one auto-generated .d file per .c file, and adds version-gen.sh, a shell script executed by make(1) which tries to determine the version number that is going to be incorporated into the executable via the generated version.c. | |||
