0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/gyp
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
..
buildbot
data/win
pylib/gyp tools,gyp: fix regex for version matching 2018-06-08 17:10:34 -07:00
samples
tools
.gitignore
AUTHORS
codereview.settings
DEPS
gyp
gyp_main.py
gyp.bat
gyptest.py
LICENSE
OWNERS
PRESUBMIT.py
README.md
setup.py

GYP can Generate Your Projects.

Documents are available at gyp.gsrc.io, or you can check out md-pages branch to read those documents offline.