0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/tools
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
..
bootstrap doc: fix link from bootstrap README to BUILDING 2019-07-02 16:02:27 -07:00
clang-format
code_cache tools: make code cache and snapshot deterministic 2019-08-19 18:03:37 -07:00
configure.d tools: make nodedownload.py Python 3 compatible 2019-08-14 16:40:42 -07:00
doc fs: introduce opendir() and fs.Dir 2019-10-08 10:34:48 -07:00
eslint-rules
gyp build: fix version checks in gyp files 2019-10-13 16:20:22 -07:00
icu tools: support full-icu by default 2019-10-03 15:21:26 -07:00
inspector_protocol tools: python3 compat for inspector code generator 2019-09-12 09:26:57 -07:00
js2c_macros
macos-installer
msvs build,win: fix Python detection on localized OS 2019-09-05 19:14:29 -07:00
node_modules tools: update ESLint to v6.5.1 2019-10-02 21:05:28 -07:00
node-lint-md-cli-rollup tools: update remark-preset-lint-node to 1.10.0 2019-09-17 21:30:44 -07:00
pip
rpm
snapshot tools: fix mksnapshot blob wrong freeing operator 2019-09-01 23:52:42 -07:00
v8_gypfiles tools: update V8 gypfiles 2019-10-07 03:19:58 -04:00
.eslintrc.yaml
build-addons.js
certdata.txt tools: update certdata.txt 2019-07-24 10:55:59 -07:00
check-imports.py
compress_json.py tools: fix Python 3 issues in inspector_protocol 2019-08-26 21:31:08 -07:00
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getarch.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getendian.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getmachine.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getmoduleversion.py
getnapibuildversion.py build: expose napi_build_version variable 2019-07-01 22:07:42 -07:00
getnodeversion.py tools: cleanup getnodeversion.py for readability 2019-09-23 12:06:47 -07:00
gyp_node.py
install.py
js2c.py tools: allow single JS file for --link-module 2019-08-12 12:56:43 +02:00
license2rtf.js
license-builder.sh http: remove legacy parser 2019-09-20 20:18:35 +02:00
lint-js.js tools: increase the maximum number of files to lint per worker 2019-06-11 15:59:20 +02:00
lint-md.js tools: update remark-preset-lint-node to 1.10.0 2019-09-17 21:30:44 -07:00
lint-pr-commit-message.sh
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh tools: fix v8 testing with devtoolset on ppcle 2019-07-02 06:07:37 +02:00
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools: fix test runner in presence of NODE_REPL_EXTERNAL_MODULE 2019-10-13 13:41:25 -07:00
update-authors.js tools: make mailmap processing for author list case-insensitive 2019-09-24 21:50:59 -07:00
update-babel-eslint.sh tools: fix update-babel-eslint.sh script 2019-06-11 15:59:21 +02:00
update-eslint.sh tools: update eslint 2019-06-27 11:57:19 +02:00
utils.py
valgrind.supp