Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Dont include ${BUILDDIR} in short messages | Tavian Barnes | 2024-04-17 | 1 | -1/+1 |
| | |||||
* | build: Add back the default CFLAGS | Tavian Barnes | 2024-04-17 | 1 | -6/+20 |
| | |||||
* | build: Refactor configuration | Tavian Barnes | 2024-04-16 | 1 | -0/+119 |
We now use a recursive make invocation to do the work of `make config`. The new implementation is also compatible with GNU make 3.81 found on macOS. |