aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/compiler_wrapper_test.go
AgeCommit message (Expand)Author
2020-06-19wrapper: print android-llvm@ when using the Android wrapper.George Burgess IV
2020-03-05wrapper: correctly Join() paths for AndroidGeorge Burgess IV
2019-11-01toolchain_utils: Remove comparison to old wrapper from compiler_wrapper.Tobias Bosch
2019-08-20Forward os.Stdin to child processes.Tobias Bosch
2019-07-22Support gcc host wrapper.Tobias Bosch
2019-07-22Add license headers to all go files.Tobias Bosch
2019-07-18Add json mapping for command and commandResult.Tobias Bosch
2019-07-12Add support for calling bisect driverTobias Bosch
2019-07-11Support resource usage loggingTobias Bosch
2019-06-28Introduce infrastructure for calling and testing nestedTobias Bosch
2019-06-20Initial version of a go version of the compiler wrapper.Tobias Bosch