node/tools
Bartosz Sosnowski 16ef386507
build, win: vcbuild improvements
Removes extra erroor messages when Python is not installed. Removes
"vswhere not found" message when no VS2017 installation is found.
Adds support for DEBUG_HELPER to vcbuild.bat.

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

PR-URL: https://github.com/nodejs/node/pull/17015
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
2018-02-26 23:42:44 +01:00
..
bootstrap tools: add Boxstarter script 2017-12-12 03:27:57 -05:00
configure.d tools: fix AttributeError: __exit__ on Python 2.6 2018-01-09 04:32:39 -05:00
doc doc: fix nits in tools/doc/README.md 2018-02-21 18:12:40 -05:00
eslint-rules tools: fix custom eslint rule errors 2018-02-26 23:42:44 +01:00
gyp
icu src: add "icu::" prefix before ICU symbols 2018-02-21 14:20:07 -05:00
macos-installer
msvs build, win: vcbuild improvements 2018-02-26 23:42:44 +01:00
node_modules tools: add babel-eslint 2018-01-24 07:57:44 -06:00
pkgsrc
remark-cli tools: bump remark-cli to 4.0 2017-12-11 17:24:23 -05:00
remark-preset-lint-node tools: host remark-preset-lint-node in-tree 2018-01-09 04:55:03 -05:00
rpm
.eslintrc.yaml tools: enforce no unused trailing arguments tools directory 2017-11-14 14:21:25 -06:00
certdata.txt
check-imports.py
compress_json.py
cpplint.py tools: add cpplint rule for NULL usage 2017-12-12 03:27:59 -05:00
create_android_makefiles
create_expfile.sh
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py
js2c.py
license-builder.sh tools: add babel-eslint 2018-01-24 07:57:44 -06:00
license2rtf.js
lint-js.js tools: move eslint from tools to tools/node_modules 2018-01-24 07:47:28 -06:00
lsan_suppressions.txt
macosx-firewall.sh
make-v8.sh
Makefile
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools,test: throw if common.PORT used in parallel tests 2017-12-12 03:28:44 -05:00
update-authors.sh
update-babel-eslint.sh tools: add babel-eslint 2018-01-24 07:57:44 -06:00
update-eslint.sh tools: move eslint from tools to tools/node_modules 2018-01-24 07:47:28 -06:00
utils.py