Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use /usr/bin/env bash as the shebang in scripts | Tavian Barnes | 2021-08-05 | 1 | -1/+1 |
| | | | | This should reduce the need for patches on the BSDs. | ||||
* | Makefile: Rebuild whenever the build flags change | Tavian Barnes | 2020-12-10 | 1 | -0/+11 |
This removes the need to do make clean before rebuilding with a new build type. |