0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-22 15:07:00 -05:00
Commit graph

68 commits

Author SHA1 Message Date
Andy Hayden
7fd3bc56d6 Exit with status 1 if build.rs fails (#62) 2019-12-14 09:17:45 +08:00
Ry Dahl
0219eece69
Prevent gn/ninja downloading if already downloaded (#41) 2019-12-05 17:03:33 -05:00
Ryan Dahl
6cf92a7fa3 Upgrade V8 to 8.0.427 2019-12-04 11:29:33 -05:00
Ry Dahl
624f678bc7
replace gclient with git submodules so 'cargo package' works with verification (#19) 2019-11-29 18:58:29 -08:00
Ry Dahl
3fa1cbcc5e
Refactor build / enable 'cargo package' (#15) 2019-11-19 17:48:50 -05:00
Bert Belder
37a656014b
Work towards creating first Isolate (#12) 2019-11-18 13:43:53 -08:00
Ry Dahl
72d622bb4e
add depot_tools to path in build.rs (#6) 2019-11-02 14:51:37 -04:00
Bert Belder
7dbde4e6fb
Make it build on windows (#5) 2019-11-01 22:29:19 -07:00
Ry Dahl
0463a8bbfb
clean up (#4) 2019-11-01 13:50:12 -04:00
Ry Dahl
7846160a63
clean up (#3)
Use .cc instead of .cpp
2019-11-01 00:54:54 -04:00
Ry Dahl
ae7809136d
Make github actions green (#2)
No windows yet.
2019-11-01 00:10:00 -04:00
Ry Dahl
759b65a13b
First pass at github actions (#1) 2019-10-31 21:01:29 -04:00
Ryan Dahl
fd6f0785a2 First pass at build with cargo_gn 2019-10-31 18:38:14 -04:00
Bert Belder
edebd3b10d
WIP 2019-10-22 22:58:11 -07:00
Bert Belder
9a6e90be38
Add Task 2019-10-22 14:52:43 -07:00
Bert Belder
6a24523334
wip 2019-10-20 16:48:12 -07:00
Bert Belder
8d2d3697f8
Add depot_tools and v8 2019-10-18 16:52:12 -07:00
Bert Belder
f9d0a6ba77
works 2019-10-15 18:31:05 -07:00