Age | Commit message (Collapse) | Author |
|
|
|
|
|
Binaries are directly from
https://github.com/mozilla/sccache/releases/tag/0.2.8
|
|
* Update sccache.exe (fixes #1526)
* fix
|
|
Adds prebuilt hyperfine and sccache binaries
Only build test_cc for LSAN
Add Cargo.lock
Only run benchmarks in master
|
|
|
|
The windows debug build was broken due to libc link errors.
|
|
This still retains the ability to build V8 from scratch, with an number
of configurations. The prebuilt binaries were created using
DENO_BUILD_MODE=release ./tools/build.py v8
|