aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/compiler_wrapper_test.go
AgeCommit message (Expand)Author
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2021-06-18compiler_wrapper: fix flaky testsGeorge Burgess IV
2021-04-21compiler_wrapper: disable rusage when goma enabledRyan Beltran
2021-01-29compiler_wrapper: disable force-disable-werror with GCCGeorge Burgess IV
2021-01-22compiler_wrapper: refactor rusage_flagRyan Beltran
2020-12-16compiler_wrapper: rename GETRUSAGE flagRyan Beltran
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