0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Ujjwal Sharma 174723354e
tools: patch V8 to run on older XCode versions
Patch V8 (compiler/js-heap-broker.cc) to remove the use of an optional
property, which is a fairly new C++ feature, since that requires a newer
XCode version than the minimum requirement in BUILDING.md and thus
breaks CI.

PR-URL: https://github.com/nodejs/node/pull/29694
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
2019-10-07 03:20:11 -04:00
..
acorn deps: update acorn to 6.2.0 2019-07-15 00:04:50 +02:00
acorn-plugins deps: update acorn to 6.2.0 2019-07-15 00:04:50 +02:00
brotli
cares
histogram
icu-small tools: support full-icu by default 2019-10-03 15:21:26 -07:00
llhttp deps: update llhttp to 1.1.4 2019-06-12 14:47:59 -07:00
nghttp2 deps: update nghttp2 to 1.39.2 2019-08-15 09:50:14 +02:00
node-inspect deps: update node-inspect to v1.11.6 2019-06-05 08:20:18 -07:00
npm deps: update npm to 6.11.3 2019-09-17 18:51:21 -07:00
openssl deps: update archs files for OpenSSL-1.1.1 2019-10-01 11:11:13 -07:00
uv deps: upgrade to libuv 1.32.0 2019-09-12 00:49:02 -07:00
v8 tools: patch V8 to run on older XCode versions 2019-10-07 03:20:11 -04:00
zlib