aboutsummaryrefslogtreecommitdiffhomepage
path: root/builder/cc.go
AgeCommit message (Expand)Author
2021-09-08builder: add missing error check for ioutil.TempFile()Damian Gryski
2021-06-02main: escape commands while printing them with the -x flagAyke van Laethem
2021-04-19builder: hard code Clang compilerAyke van Laethem
2021-04-14all: use -Qunused-arguments only for assembly filesAyke van Laethem
2021-04-06cgo: add support for CFLAGS in .c filesAyke van Laethem
2021-04-05builder: add support for -x flagAyke van Laethem
2021-04-05builder: cache C and assembly file outputsAyke van Laethem