0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/deps
Ben Noordhuis 6f814013f4 build: fix version checks in gyp files
Make `distutils.version.StrictVersion` available as a helper to
gyp expressions so they can do proper version checks and update
the gyp files accordingly.

Caveat emptor: `StrictVersion` does *not* like empty strings so
this commit adds truthiness guards. The helper could deal with
those but I felt it better to make it explicit.

Fixes: https://github.com/nodejs/node/issues/29927

PR-URL: https://github.com/nodejs/node/pull/29931
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2019-10-13 16:20:22 -07: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
node-inspect
npm
openssl build: fix version checks in gyp files 2019-10-13 16:20:22 -07:00
uv
v8 deps: patch V8 to 7.8.279.17 2019-10-13 20:25:13 +02:00
zlib