aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/config.go
AgeCommit message (Expand)Author
2019-08-19Store change id as version in the config.Tobias Bosch
2019-08-15Pass the old wrapper path as a linker argumentTobias Bosch
2019-07-22Support gcc host wrapper.Tobias Bosch
2019-07-22Support clang host wrapper.Tobias Bosch
2019-07-22Sync with recent changes to old wrapper.Tobias Bosch
2019-07-22Add license headers to all go files.Tobias Bosch
2019-07-18Create golden tests for sysroot wrapper.Tobias Bosch
2019-07-18Fix minor bugsTobias Bosch
2019-07-10Support second execution of the compiler with -Wno-errorTobias Bosch
2019-06-28Introduce infrastructure for calling and testing nestedTobias Bosch
2019-06-25Allow to pass in the use_ccache via go build.Tobias Bosch
2019-06-20Initial version of a go version of the compiler wrapper.Tobias Bosch