Ry Dahl
b273989446
Upgrade V8 to 7.9.317.12 ( #3208 )
2019-10-28 13:05:20 -04:00
Ryan Dahl
8114ea525c
Upgrade V8 to 7.9.304
2019-10-15 11:50:01 -04:00
Ryan Dahl
bed7034fc4
Upgrade V8 to 7.9.218 ( #3067 )
2019-10-06 10:08:16 -04:00
Ryan Dahl
a497f87b59
Upgrade V8 for top-level-await ( #3015 )
2019-09-24 18:37:04 -04:00
Christian Moritz
c6afe87feb
remove zlib from gclient_config.py ( #2961 )
...
and remove DENO_NINJA_PATH from manual
2019-09-16 13:18:18 -04:00
Bert Belder
4556a38ed9
Run format.py ( #2950 )
2019-09-15 20:12:17 +02:00
Christian Moritz
19cd8deaf2
tools: download gn from CIPD ( #2912 )
2019-09-11 18:22:23 -04:00
Ryan Dahl
dd70d8622b
Upgrade V8 to 7.9.8 ( #2907 )
...
//build was updated and our patch rebased:
https://github.com/denoland/chromium_build/tree/20190910_win_clang_depfile
V8 has removed the binaries third_party/v8/buildtools/*/gn.sha1 and started
using CIPD. In this patch, I've hacked in the original .sha1 files and continue to
use download_from_google_storage instead of the new CIPD. This will be fixed
in later work.
2019-09-10 19:18:31 -04:00
Ryan Dahl
f94900406d
Remove flatbuffers ( #2818 )
2019-08-26 17:02:34 -04:00
Ryan Dahl
52c0764e4f
Upgrade v8 to 7.7.200 ( #2624 )
2019-07-09 14:03:06 -04:00
Ryan Dahl
523ab6a929
Upgrade V8 to 7.7.37 ( #2492 )
2019-06-10 18:49:30 -04:00
Ryan Dahl
200bed9277
Upgrade V8 to 7.6.53
2019-04-29 19:56:16 -07:00
Ryan Dahl
2afc877935
upgrade V8 to 7.4.238 ( #1849 )
2019-02-27 15:37:55 -05:00
Ryan Dahl
8d1567fafb
Upgrade V8 to 7.4.158 ( #1767 )
...
This is to have access to this fix:
https://bugs.chromium.org/p/v8/issues/detail?id=8838
necessary for v8_postmortem_support.
2019-02-13 14:23:17 -05:00
Ryan Dahl
79b95341d9
Upgrade V8 to 7.4.98 (kKeep fix) ( #1640 )
...
* Upgrade V8 to 7.4.98 (kKeep fix)
https://github.com/denoland/deno/issues/814
https://bugs.chromium.org/p/v8/issues/detail?id=8761
* fix tests
2019-02-06 23:43:31 -05:00
Yoshiya Hinosawa
77114fbda4
chore: update license lines ( #1557 )
2019-01-21 13:03:30 -06:00
Ryan Dahl
9909e8a759
Upgrade V8 to 7.2.502.16 ( #1403 )
2018-12-23 17:08:08 -05:00
Ryan Dahl
45320beca8
Upgrade flatbuffers to 80d148
2018-12-04 17:22:52 -08:00
Ryan Dahl
1ac2934604
Make //build a git submodule
...
So we can float patches before sending them upstream.
https://github.com/denoland/chromium_build
Remove build_extra/toolchain
2018-11-29 23:12:38 -08:00
Ryan Dahl
7c82667f75
Upgrade Flatbuffers. ( #1127 )
...
Use msg_generated.rs as mod instead of crate.
2018-10-31 00:32:42 -07:00
Bert Belder
0dda87f962
third_party: install yapf with pip
2018-10-23 16:51:54 +02:00
Ryan Dahl
bb9a927bd5
Add yapf to third_party.
2018-10-21 13:59:53 -07:00
Ryan Dahl
bcf10bcf27
Upgrade V8 to 7.1.302.4
2018-10-20 16:30:02 -07:00
ztplz
b809a82fd9
Add missing copyrights ( #1024 )
2018-10-19 15:25:29 -04:00
Ryan Dahl
5f14ec486c
Upgrade Flatbuffers
2018-10-05 15:10:54 -04:00
Ryan Dahl
62470c4f45
Upgrade V8 to 7.0.276.15
2018-09-17 21:41:29 -07:00
Ryan Dahl
131a8a9b0e
Upgrade Flatbuffers (now using master)
2018-09-04 19:11:41 -04:00
Ryan Dahl
4ccae957fb
Upgrade flatbuffers
2018-09-03 10:45:58 -04:00
Ryan Dahl
4dbe5eabe9
Update V8 to 7.0.247
2018-08-27 19:23:53 -04:00
Ryan Dahl
a4b3741b4d
Upgrade flatbuffers
...
83a71543f8
2018-08-24 22:21:06 +02:00
Ryan Dahl
0b61d955eb
Upgrade fbs to latest.
...
Reduces numbers of warnings.
2018-08-17 18:50:37 -04:00
Ryan Dahl
d770cc18f8
Upgrade Rust Flatbuffers
2018-08-16 08:40:11 -04:00
Ryan Dahl
d09a552aff
Remove //third_party/v8/third_party/depot_tools
...
It was a duplicate of //third_party/depot_tools
2018-08-07 10:08:19 -04:00
Ryan Dahl
5d1cb54261
Add deno_third_party as git submodule.
2018-07-21 13:04:11 -04:00
robbym
d93bd4b127
Use Cargo to install rust deps into //third_party/rust_crates ( #383 )
2018-07-18 20:00:53 -04:00
Ryan Dahl
2f94c5b48b
Add rust crate log to third_party.
2018-07-18 15:43:50 -04:00
Ryan Dahl
d160de7f44
Add rust url crate. ( #355 )
2018-07-10 14:56:12 -04:00
Ryan Dahl
740b47db6c
Move flatbuffers gn files to //build_extra/flatbuffers
...
Fixes #342 .
2018-07-07 17:40:59 -04:00
Ryan Dahl
06a28998ea
Replace protobufs with flatbuffers
2018-07-04 16:43:08 -04:00
Ryan Dahl
67b50b7d30
Rename .gclient
...
so it doesn't accidentally get run in root dir.
Ref #322
2018-07-04 03:03:55 +02:00