Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-29 | Make //build a git submodule | Ryan Dahl | |
So we can float patches before sending them upstream. https://github.com/denoland/chromium_build Remove build_extra/toolchain | |||
2018-09-08 | build: override host_toolchain on windows to use sccache with v8 | Bert Belder | |
2018-08-25 | Build: make it possible to use ccache/sccache on windows | Bert Belder | |
Also auto-detect the availability of sccache in setup.py. |