aboutsummaryrefslogtreecommitdiffstats
path: root/.vars.rc.do
Commit message (Collapse)AuthorAgeFilesLines
* Cross compilation supportTomasz Kramkowski2021-08-051-6/+16
|
* Separate gcc specific warningsTomasz Kramkowski2021-08-051-2/+4
|
* Change to #!/usr/bin/env bash for openbsd portabilityTomasz Kramkowski2021-08-051-1/+2
| | | | any flags are now passed with set -e
* .vars.rc.do: warnings array name correctedTomasz Kramkowski2021-08-051-1/+1
|
* -fdiagnostics-colour -> colorTomasz Kramkowski2021-07-151-2/+2
|
* Generate .config.rc (now .vars.rc) with redoTomasz Kramkowski2021-07-151-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.