Commit Graph

234 Commits

Author SHA1 Message Date
Divy Srivastava
d171fbb890
fix: separate out android example into crate (#871) 2022-01-19 16:09:07 +05:30
Luca Casonato
107c11905c
v0.38.0 2022-01-18 19:55:42 +01:00
Divy Srivastava
a29740df6b
Add aarch64-linux-android support (#860) 2022-01-04 21:32:48 +01:00
Bert Belder
fd7f3abf44
v0.37.0 2021-12-14 21:26:29 -08:00
Luca Casonato
034bee69e1
0.36.0 2021-12-03 14:21:45 +01:00
Bert Belder
2122a69c08
v0.35.0 2021-11-17 11:43:19 -08:00
Luca Casonato
6094410c8d
v0.34.0 2021-11-08 11:18:57 +01:00
Luca Casonato
57a00141d7
0.33.0 2021-10-27 16:54:09 +02:00
Luca Casonato
5ee0a375f2
chore: rename rusty_v8 to v8 (#803) 2021-10-27 14:32:12 +02:00
Luca Casonato
a0a0b37dfc
0.32.0 2021-10-11 17:37:51 +02:00
Bartek Iwańczuk
2269bf293a
v0.31.0 2021-10-04 19:28:17 +02:00
Aaron O'Mullan
c048052ca6
v0.30.0 (#784) 2021-09-22 12:45:12 +02:00
Ryan Dahl
b6537573c4
v0.29.0 2021-09-18 10:46:36 -04:00
Luca Casonato
70b42b2cac
v0.28.0 2021-09-13 12:42:57 +02:00
Luca Casonato
2543594fc3
0.27.0 2021-08-30 15:24:26 +02:00
Luca Casonato
9aadaf5c2c
0.26.0 2021-08-09 17:15:09 +02:00
Ryan Dahl
6a81d042a7
v0.25.3 2021-07-12 10:08:01 -07:00
Luca Casonato
5c5474ceae
0.25.2 2021-07-08 12:28:23 +02:00
Bert Belder
d264699785 v0.25.1 2021-07-02 21:42:51 +02:00
Bert Belder
fcf616dc30
Exclude unnecessary ICU data files from crate (#726) 2021-07-02 21:40:14 +02:00
Bartek Iwańczuk
817069ff56
v0.25.0 2021-07-02 20:34:22 +02:00
Ryan Dahl
1e533a152e
Include ICU data file in crate (#722) 2021-07-02 20:06:51 +02:00
Ryan Dahl
de1c4327d1
v0.24.0 2021-07-01 15:48:42 -04:00
Luca Casonato
f5add72f09
0.23.0 2021-06-24 20:36:02 +02:00
Ryan Dahl
8c79145f59
v0.22.3 2021-06-08 09:38:42 -04:00
Ryan Dahl
1b6c9f9a61
v0.22.2 2021-05-07 13:34:27 -04:00
Bert Belder
2f7809ffe9
v0.22.1 2021-04-13 08:02:35 +00:00
Bert Belder
1ccca7da7c
v0.22.0 2021-04-12 20:53:04 +00:00
Bert Belder
ad07d4170c
Upgrade crates (#661) 2021-04-12 20:51:57 +00:00
Ryan Dahl
a71575af81
v0.21.0 2021-03-08 18:49:27 -05:00
Ryan Dahl
4937855c0c v0.20.0 2021-02-25 14:43:55 -05:00
Bartek Iwańczuk
33f8a7d12c
v0.19.0 2021-02-15 14:49:11 +01:00
Ryan Dahl
753b92fd96
ICU data must be 16-bit aligned (#617) 2021-02-12 05:45:02 -05:00
Ryan Dahl
7190049eec v0.18.3 2021-02-10 18:08:42 -05:00
Ryan Dahl
2ef37e3a0e Exclude more unnecessary bits of ICU
19.5M -> 14M
2021-02-10 18:08:42 -05:00
Ryan Dahl
ec03165154 v0.18.1 2021-02-10 17:06:26 -05:00
Bartek Iwańczuk
9f71bb1a5c
ci: exclude .dat files from cargo publish (#613) 2021-02-10 11:45:50 -05:00
Ryan Dahl
d6aca0534d
include v8/tools/gen-v8-gn.py in package (#611) 2021-02-10 08:27:01 -05:00
Bartek Iwańczuk
7552d56333
v0.18.0 2021-02-10 14:02:08 +01:00
Ryan Dahl
3d26ffbf17
Merge cargo_gn into this crate (#604) 2021-02-08 14:57:55 -05:00
Bartek Iwańczuk
5cf215e829
v0.17.0 2021-02-05 14:30:41 +01:00
Ben Noordhuis
1fb0e9436c
Exclude tools/clang from publish (#593)
The only file that is actually needed is tools/clang/scripts/update.py
and that's already explicitly excluded from the exclude list.

Shrinks the (unpacked) crate size by 2.4 MB.
2021-02-03 15:17:40 -08:00
Ryan Dahl
09defbdcb1
v0.16.0 2021-01-18 18:10:59 -05:00
Bartek Iwańczuk
f22a00e726
Revert "Use "include" to specify kept files (#559)" (#565)
This reverts commit e057d096fd.
2020-12-28 12:07:22 +01:00
Bartek Iwańczuk
25622e306a
v0.15.0 2020-12-28 01:19:24 +01:00
mash-graz
6c54f184cb
use lockfile to prevent linking of partially downloaded lib (#543) 2020-12-27 17:37:14 +01:00
Avindra Goolcharan
e057d096fd
Use "include" to specify kept files (#559) 2020-12-25 10:15:35 +01:00
Ryan Dahl
3c5f7976b9
v0.14.0 2020-12-07 18:09:47 -05:00
Bartek Iwańczuk
fe049f0e57
v0.13.0 2020-11-19 20:00:10 +01:00
Bartek Iwańczuk
718c2fe1a7
chore: upgrade Rust crates (#537) 2020-11-19 18:38:58 +01:00
Ryan Dahl
b42dca49ef
v0.12.0 2020-10-16 12:18:31 -04:00
Hikaru Terazono
35dbd2c0ff
Add examples (#475) 2020-10-16 11:15:16 -04:00
Ben Noordhuis
536ad46d02
v0.11.0 (#489) 2020-10-07 11:55:30 +02:00
Bert Belder
9bedd96d24
v0.10.0 (#467) 2020-09-11 17:04:14 +02:00
Bert Belder
1009103419
v0.9.1 (#447) 2020-08-28 17:52:05 +02:00
Bert Belder
1ccabcc650
v0.9.0 (#444) 2020-08-28 00:30:59 +02:00
Bert Belder
492d6b3440
Upgrade Rust crates (#443) 2020-08-27 23:38:54 +02:00
Bert Belder
d6528c7300
v0.8.1 (#434) 2020-08-08 17:46:29 +02:00
Bert Belder
53d0c65747
v0.8.0 2020-08-07 19:01:52 +02:00
Bert Belder
5f493585fc
Upgrade Rust crates (#430) 2020-08-05 20:38:27 +02:00
Bert Belder
31036d8130
Upgrade crates (#428) 2020-07-28 15:12:30 +02:00
Ryan Dahl
e2dd7a7f7d
v0.7.0 2020-07-18 10:55:29 -04:00
Bert Belder
17a40b3914
v0.6.0 2020-06-26 18:07:27 +02:00
Bert Belder
8635fb2a60
Upgrade crates (#409) 2020-06-26 17:29:10 +02:00
Bert Belder
dfd5069ef6
Upgrade crates (#408) 2020-06-19 20:13:37 +02:00
Ryan Dahl
5bb08e89b1 v0.5.1 2020-06-04 10:29:48 -04:00
Ryan Dahl
d8be935b19 upgrade crates 2020-06-04 10:29:48 -04:00
Ryan Dahl
775f848a8f
v0.5.0 2020-06-01 17:34:32 -04:00
Bert Belder
62d50b5a0b
Add prettier configuration (#372) 2020-05-11 23:24:56 +02:00
Bert Belder
36bec8cd2b
v0.4.2 2020-05-06 19:37:36 +02:00
Bert Belder
f242d17732
v0.4.1 2020-05-06 17:48:07 +02:00
Bert Belder
0d1cea92cb
Upgrade crates (#369) 2020-05-06 07:45:05 +02:00
Bert Belder
92389f3321
v0.4.0 2020-04-22 19:24:18 +02:00
Bert Belder
bb448d3e00
Upgrade dependencies (#350) 2020-04-15 20:57:25 +02:00
Ryan Dahl
7b1cd84f4f
v0.3.11 2020-04-09 14:26:31 -04:00
Ryan Dahl
5e879cfa04
v0.3.10 2020-04-01 20:24:39 -04:00
Ryan Dahl
4e7f6ac8b1
v0.3.9 2020-03-27 17:53:34 -04:00
Ryan Dahl
27307515e2 v0.3.8 2020-03-17 20:32:21 -04:00
Ryan Dahl
e13567d89f Use env var V8_BINARY instead of cargo feature 2020-03-17 20:32:21 -04:00
Ryan Dahl
323f5ee3e7
v0.3.7 2020-03-17 18:12:45 -04:00
Ryan Dahl
51d4e6b740
Support binary downloads (#316)
Co-authored-by: Bert Belder <bertbelder@gmail.com>
2020-03-17 17:59:37 -04:00
Ryan Dahl
97088f4eb1
v0.3.6 2020-03-16 16:14:47 -04:00
Ryan Dahl
35cc92caab
ci: push librusty_v8.a binaries to github releases (#311)
Also enable release builds for linux and mac.
2020-03-16 15:42:51 -04:00
Bert Belder
bd8adcbf05
v0.3.5 2020-03-13 22:34:48 -07:00
Bert Belder
eedcb91e92
Upgrade dependencies (#305) 2020-03-13 17:59:54 -07:00
Ryan Dahl
1f0d6e8f68
v0.3.4 2020-02-28 18:57:39 -05:00
Bert Belder
26cee7e327
v0.3.3 2020-02-25 17:24:59 -08:00
Bert Belder
552ba261e2
v0.3.2 2020-02-24 18:47:21 -08:00
Bert Belder
155a5ed455
Upgrade crates (#291) 2020-02-24 18:47:11 -08:00
Ryan Dahl
fd286aaf34 v0.3.1 2020-02-19 00:01:22 -05:00
Ryan Dahl
d893a050c0 v0.3.0 2020-02-12 11:46:28 -05:00
Ryan Dahl
3dbf414752
v0.2.1 2020-01-28 18:27:25 -05:00
Ryan Dahl
96309e9679 v0.2.0 2020-01-23 11:57:25 -05:00
Ryan Dahl
3c1c52fb33 v0.1.1 2020-01-21 09:45:32 -05:00
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