aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/config.go
AgeCommit message (Expand)Author
2019-11-01toolchain_utils: Remove comparison to old wrapper from compiler_wrapper.Tobias Bosch
2019-10-31toolchain_utils: Upgrade compiler wrapper for llvm r370808.Caroline Tice
2019-10-29toolchain_utils: Add post-user flags to compiler_wrapper.Caroline Tice
2019-10-10toolchain-utils: Enable poison system warning in llvm-nextDenis Nikitin
2019-09-30Initial support for the android wrapper.Tobias Bosch
2019-09-26Support extra args for llvm next.Tobias Bosch
2019-09-16clang wrappers: Use LLD as the default linker.Manoj Gupta
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