aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/disable_werror_flag.go
AgeCommit message (Expand)Author
2019-09-13Allow to remove env variables.Tobias Bosch
2019-09-09wrapper: add chmods/umasks to double-build bitsGeorge Burgess IV
2019-08-21Only tee stdin if a "-" was passed the compiler.Tobias Bosch
2019-08-20Forward os.Stdin to child processes.Tobias Bosch
2019-07-22Add license headers to all go files.Tobias Bosch
2019-07-18Fix minor bugsTobias Bosch
2019-07-18Add json mapping for command and commandResult.Tobias Bosch
2019-07-11Unify command error handlingTobias Bosch
2019-07-10Support second execution of the compiler with -Wno-errorTobias Bosch