aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/build.py
AgeCommit message (Expand)Author
2020-02-13compiler_wrapper: Use syscall.exec on platforms other than Chrome OSTiancong Wang
2020-02-13toolchain-utils: migrate all in-use projects to python 3Zhizhou Yang
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