0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Rich Trott a9e70d7d0b tools,gyp: fix regex for version matching
Tool versions can be 10 and higher. Float patch from node-gyp to
accommodate this fact of life.

PR-URL: https://github.com/nodejs/node/pull/21216
Refs: 293092c362
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2018-06-08 17:10:34 -07:00
..
bootstrap win, tools: add nasm to boxstarter script 2018-04-14 13:34:43 -07:00
configure.d tools: fix AttributeError: __exit__ on Python 2.6 2017-12-27 19:41:34 +01:00
doc tools: remove unused global types from type-parser 2018-06-08 10:09:54 +02:00
eslint-rules test,tools: refactor custom ESLint for readability 2018-06-06 21:04:25 -07:00
gyp tools,gyp: fix regex for version matching 2018-06-08 17:10:34 -07:00
icu tools: fix broken link in icu notes 2018-04-14 12:25:59 -07:00
macos-installer tools, build: refactor macOS installer 2017-09-28 02:05:59 -03:00
msvs tools: fix "the the" typos in comments 2018-05-16 09:08:37 +04:00
node_modules tools: update ESLint to 4.19.1 2018-03-24 04:11:48 -07:00
pkgsrc
remark-cli tools: update prohibited-strings md linting 2018-05-18 16:05:07 +02:00
remark-preset-lint-node tools: update prohibited-strings md linting 2018-05-18 16:05:07 +02:00
rpm
.eslintrc.yaml tools: enforce no unused trailing arguments tools directory 2017-11-13 12:30:29 -08:00
certdata.txt tools: update certdata.txt 2018-03-26 18:20:07 -04:00
check_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
check-imports.py
compress_json.py
cpplint.py src, tools: add check for left leaning pointers 2018-06-07 05:46:51 +02:00
create_android_makefiles
create_expfile.sh
dcheck_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
genv8constants.py tools: minor performance improvement 2017-10-14 11:33:42 +02:00
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py tools: install all header files OpenSSL-1.1.0 2018-04-10 06:45:45 +09:00
js2c.py tools: hide symbols for builtin JS files in binary 2018-05-14 18:15:26 +02:00
license2rtf.js tools: modernize license2rtf 2017-10-29 19:46:43 +01:00
license-builder.sh tools: add babel-eslint 2018-01-11 09:50:47 +01:00
lint-js.js tools: move eslint from tools to tools/node_modules 2018-01-11 09:48:05 +01:00
lsan_suppressions.txt
macos-firewall.sh tools: use macOS as operating system name 2018-05-10 14:46:51 -07:00
make-v8.sh tools: fix make test-v8 2018-04-11 13:23:27 -04:00
Makefile
mk-ca-bundle.pl
mkssldef.py build: add OpenSSL-1.1.0 support 2018-04-10 06:45:45 +09:00
nodcheck_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py tools: remove --quiet from run-valgrind.py 2018-05-10 14:15:17 +02:00
run-worker.js worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
sign.bat
specialize_node_d.py
test-npm-package.js tools: fix test-npm-package 2018-03-12 19:49:27 -04:00
test-v8.bat
test.py test: create new directory v8-updates 2018-06-06 11:10:12 -07:00
update-authors.sh
update-babel-eslint.sh tools: add babel-eslint 2018-01-11 09:50:47 +01:00
update-eslint.sh tools: move eslint from tools to tools/node_modules 2018-01-11 09:48:05 +01:00
utils.py