node/tools
Ujjwal Sharma fcb98bb25b tools: update tools/license-builder.sh
Update tools/license-builder.sh in order to work normally after jinja2
and markupsafe were moved from tools/ to tools/inspector_protocol/ in
an earlier commit.

Refs: https://github.com/nodejs/node/pull/25614

PR-URL: https://github.com/nodejs/node/pull/27362
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
2019-04-23 09:33:21 -04:00
..
bootstrap tools: windows_boxstarter "choco install python -y" for Python 3 2019-03-26 17:59:16 -04:00
clang-format
code_cache build: improve embedded code-cache detection 2019-04-22 14:48:50 -04:00
configure.d tools: python: activate more flake8 rules 2019-04-13 20:33:01 -04:00
doc tools,doc: fix 404 broken links in docs 2019-04-20 14:52:14 +03:00
eslint-rules lib: remove env: node in eslint config for lib files 2019-04-06 12:04:36 +08:00
gyp build,win: teach GYP MSVS generator about MARMASM 2019-04-11 17:44:10 +01:00
icu tools: python: activate more flake8 rules 2019-04-13 20:33:01 -04:00
inspector_protocol tools: python: update flake8 rules 2019-04-13 20:32:55 -04:00
js2c_macros tools: python: update flake8 rules 2019-04-13 20:32:55 -04:00
macos-installer
msvs build,src: add PCH to node.gypi 2019-02-14 15:14:44 -05:00
node_modules tools: update ESLint to 5.16.0 2019-04-01 09:11:00 -04:00
node-lint-md-cli-rollup tools: update js-yaml to 3.13.1 for lint-md.js 2019-04-13 23:42:42 -07:00
pip
pkgsrc
rpm
snapshot src: use std::vector<size_t> instead of IndexArray 2019-04-23 11:26:09 +08:00
v8_gypfiles build,win: silence MSVC warning C4129 for V8 2019-03-31 09:41:01 -04:00
.eslintrc.yaml lib: remove env: node in eslint config for lib files 2019-04-06 12:04:36 +08:00
build-addons.js
certdata.txt
check-imports.py
compress_json.py
cpplint.py tools: move cpplint configuration to .cpplint 2019-04-08 08:30:29 -04:00
create_android_makefiles
create_expfile.sh build: tidy up comments in create_expfile.sh 2019-02-22 12:42:32 -05:00
genv8constants.py
getmoduleversion.py tools: python: ignore instead of select flake8 rules 2019-04-13 20:33:06 -04:00
getnodeversion.py
gyp_node.py
install.py tools: python: ignore instead of select flake8 rules 2019-04-13 20:33:06 -04:00
js2c.py tools: python: ignore instead of select flake8 rules 2019-04-13 20:33:06 -04:00
license2rtf.js tools: refactor tools JS code 2019-03-04 11:06:23 -08:00
license-builder.sh tools: update tools/license-builder.sh 2019-04-23 09:33:21 -04:00
lint-js.js tools: replace var to let/const 2019-03-07 00:35:01 +01:00
lint-md.js tools: update js-yaml to 3.13.1 for lint-md.js 2019-04-13 23:42:42 -07:00
lint-pr-commit-message.sh
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh
mk-ca-bundle.pl
mkssldef.py tools: make mkssldef.py Python 3 compatible 2019-01-28 12:24:38 +01:00
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 benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
test-v8.bat
test.py tools: python: ignore instead of select flake8 rules 2019-04-13 20:33:06 -04:00
update-authors.js tools: add mailmap support for Co-authored-by tags 2019-03-06 00:04:55 +01:00
update-babel-eslint.sh tools: update dmn to 2.2.1 in update scripts 2019-03-07 20:48:50 -08:00
update-eslint.sh tools: update dmn to 2.2.1 in update scripts 2019-03-07 20:48:50 -08:00
utils.py
valgrind.supp