aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/build.py
AgeCommit message (Expand)Author
2019-10-18[external][toolchain-utils] don't explicitly specify python2Nick Desaulniers
2019-10-08Android wrapper: Support build.py without bundle.pyTobias Bosch
2019-09-30Initial support for the android wrapper.Tobias Bosch
2019-09-26Support extra args for llvm next.Tobias Bosch
2019-09-06Use libc execve instead of syscall.ExecveTobias Bosch
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-08-15Minor adjustments to bundle.py and build.pyTobias Bosch
2019-08-13Use static go build and allow to bundle sources.Tobias Bosch