summaryrefslogtreecommitdiffstats
path: root/config/vars.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: Refactor configurationTavian Barnes2024-04-161-81/+0
| | | | | | 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.
* build: Fix FreeBSD *SAN buildsTavian Barnes2024-04-111-1/+1
|
* build: Factor out vars.mk generation into a scriptTavian Barnes2024-04-101-0/+81