summaryrefslogtreecommitdiff
path: root/prebuilt/win
AgeCommit message (Collapse)Author
2019-10-28Move prebuilt binaries to third_party (#3227)Ry Dahl
2019-10-03Upgrade sccache binaries to 0.2.11 (#3051)Ryan Dahl
2019-01-26Upgrade sccache binaries to 0.2.8 (#1576)Ryan Dahl
Binaries are directly from https://github.com/mozilla/sccache/releases/tag/0.2.8
2019-01-15Update sccache.exe (fixes #1526) (#1529)Ryan Dahl
* Update sccache.exe (fixes #1526) * fix
2018-12-18travis: Set CARGO_HOME to third_party/rust_crates (#1370)Ryan Dahl
Adds prebuilt hyperfine and sccache binaries Only build test_cc for LSAN Add Cargo.lock Only run benchmarks in master
2018-12-18Remove prebuilt v8 supportBert Belder
2018-11-29Add prebuilt/win/v8_debug.lib (#1249)Ryan Dahl
The windows debug build was broken due to libc link errors.
2018-11-27Use prebuilt V8 library by default.Ryan Dahl
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