Age | Commit message (Expand) | Author |
---|---|---|
2023-01-07 | Add --licenses option to print third-party licensesHEADmain | Tim Segers |
2023-01-07 | Restructure makefile | Tim Segers |
2023-01-02 | Change includes to be relative to top-level directory | Tim Segers |
2023-01-02 | Move minunit to separate directory | Tim Segers |
2023-01-02 | Add support for toml-based config file | Tim Segers |
2022-12-23 | Extract CLI handling into separate file | Tim Segers |
2022-10-17 | Replace gcc by $(CC) in Makefile | Tim Segers |
2022-10-10 | Add lib target to Makefile | Tim Segers |
2022-10-10 | Move sources into src | Tim Segers |
2022-10-10 | Add minunit.h with some trivial tests | Tim Segers |
2022-10-06 | Add install target to makefile | Tim Segers |
2022-10-06 | Fix build for debian stable | Tim Segers |
2022-10-05 | Add command line interface | Tim Segers |
2022-09-30 | Explicitly specify C99 standard | Tim Segers |
2022-09-30 | Initial commitv0.1 | Tim Segers |