Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to #!/usr/bin/env bash for openbsd portability | Tomasz Kramkowski | 2021-08-05 | 1 | -1/+2 |
| | | | | any flags are now passed with set -e | ||||
* | .vars.rc.do: warnings array name corrected | Tomasz Kramkowski | 2021-08-05 | 1 | -1/+1 |
| | |||||
* | -fdiagnostics-colour -> color | Tomasz Kramkowski | 2021-07-15 | 1 | -2/+2 |
| | |||||
* | Generate .config.rc (now .vars.rc) with redo | Tomasz Kramkowski | 2021-07-15 | 1 | -0/+68 |
This avoids relying on configure generating anything, this should also make it easier to ensure that git-bisect builds don't need any reconfiguring or cleans. |