0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Michaël Zasso 6c205aba00
build: always use strings for compiler version in gyp files
If GYP finds a string variable that can be converted to an integer,
it will do it when the variable is expanded. Use "0.0" instead of "0"
to force strings and be able to use comparison operations such as
`gas_version >= "2.26"` in Python 3.

PR-URL: https://github.com/nodejs/node/pull/29897
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
2019-10-13 20:28:17 +02:00
..
acorn
acorn-plugins
brotli
cares
histogram
icu-small tools: support full-icu by default 2019-10-03 15:21:26 -07:00
llhttp
nghttp2 deps: update nghttp2 to 1.39.2 2019-08-15 09:50:14 +02:00
node-inspect
npm deps: update npm to 6.11.3 2019-09-17 18:51:21 -07:00
openssl build: always use strings for compiler version in gyp files 2019-10-13 20:28:17 +02:00
uv deps: upgrade to libuv 1.32.0 2019-09-12 00:49:02 -07:00
v8 deps: patch V8 to 7.8.279.17 2019-10-13 20:25:13 +02:00
zlib