summaryrefslogtreecommitdiff
path: root/build_extra/toolchain/validate.gni
AgeCommit message (Collapse)Author
2018-11-29Make //build a git submoduleRyan Dahl
So we can float patches before sending them upstream. https://github.com/denoland/chromium_build Remove build_extra/toolchain
2018-09-08build: override host_toolchain on windows to use sccache with v8Bert Belder
2018-08-25Build: make it possible to use ccache/sccache on windowsBert Belder
Also auto-detect the availability of sccache in setup.py.