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

40 commits

Author SHA1 Message Date
Bert Belder
22bf9c6a39
v0.1.0 2020-01-16 23:05:01 +01:00
Bert Belder
2ad44ae0a3
v0.0.25 2020-01-10 06:53:18 +01:00
Bert Belder
bbc1d56d25
v0.0.24 2020-01-08 02:19:03 +01:00
Ryan Dahl
0cad8f33a1
Exclude most files in v8/tools again (#192) 2020-01-05 22:47:23 +01:00
Bert Belder
a76339a59c
v0.0.23 2020-01-05 06:32:03 +01:00
Bert Belder
92419f2252
Upgrade to cargo_gn v0.0.15 (#188) 2020-01-05 06:21:33 +01:00
Ry Dahl
dc81cac357
v0.0.22 2020-01-04 21:17:36 -05:00
Bert Belder
4fd4d5c6c2
v0.0.21 2020-01-05 00:08:47 +01:00
Bert Belder
2f46023e08
Upgrade crates cargo_gn and trybuild (#185) 2020-01-05 00:08:47 +01:00
Ryan Dahl
5bb13e2243 v0.0.20 2020-01-03 19:45:28 -05:00
Ry Dahl
dbeeace93c
v0.0.19 2020-01-03 12:37:03 -05:00
Ry Dahl
7b28a18097
v0.0.18 2019-12-30 16:48:37 -05:00
Ryan Dahl
5284abdab0 v0.0.17 2019-12-27 12:04:28 -05:00
Ryan Dahl
eee7f98108 Fix up build
Remove regex build dependency; otherwise dependent crates get

  error: crate `regex_syntax` required to be available in rlib format,
        but was not found in this form

And don't default to system clang on OSX
2019-12-27 12:04:28 -05:00
Ryan Dahl
e24c3aee7d v0.0.16 2019-12-27 09:48:37 -05:00
Christian Moritz
0303984286 allow building with compatible system clang (#109) 2019-12-26 09:43:39 -05:00
Ryan Dahl
b21b67d5ae v0.0.15 2019-12-24 07:22:59 -05:00
Bert Belder
6d30c77116
Set up test harness for verifying safety constraints (#117) 2019-12-22 20:02:25 +01:00
Bert Belder
c361ee2faf
v0.0.14 2019-12-21 06:27:47 +01:00
Bert Belder
52da1f3216
Upgrade crates (#100) 2019-12-21 03:24:53 +01:00
Ryan Dahl
8810789f78 v0.0.13 2019-12-20 00:45:43 -05:00
Ryan Dahl
df691b6f38 v0.0.12 2019-12-18 10:18:56 -05:00
Ryan Dahl
e0753e557f v0.0.11 2019-12-18 08:54:48 -05:00
Ryan Dahl
e3618f6939 v0.0.10 2019-12-05 22:07:21 -05:00
Ryan Dahl
de98cbc746 v0.0.9 2019-12-04 15:29:27 -05:00
Ryan Dahl
174ef45a90 v0.0.8 2019-12-04 12:17:34 -05:00
Bert Belder
d91f0269fa
Basic Local<String> support (#27) 2019-12-04 08:17:13 +01:00
Ryan Dahl
8a191c7ed9 v0.0.7 2019-12-04 01:27:06 -05:00
Ryan Dahl
ab28b354e0 exclude more files from crate 2019-11-30 09:34:41 -08:00
Ryan Dahl
7169bebed9 v0.0.6 2019-11-30 09:34:41 -08: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
c025a918c0
Add binding to v8::V8::SetFlagsFromCommandLine (#8) 2019-11-15 12:57:34 -05: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
f9d0a6ba77
works 2019-10-15 18:31:05 -07:00
Bert Belder
f6bc61ec11
x 2019-10-15 13:10:52 -07:00
Bert Belder
fdfa52f4bf
initial 2019-10-08 01:56:41 +02:00