0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/tools
Derek Lewis a751389a14 tools: update Markdown linter to be cross-platform
Prior to this commit, the dependencies were not
matching the build procedure. This has been
corrected and it has the added benefit of being
able to be built on Windows as well.

* continue using `rollup` rather than `ncc`
* do not require `fs-event`s for non-macOS
* use `npx` and `shx` for cross-platform building
* ensure `lint-md-rollup` runs before `lint-md`

PR-URL: https://github.com/nodejs/node/pull/31239
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-02-12 22:35:44 -08:00
..
bootstrap doc: fix link from bootstrap README to BUILDING 2019-07-02 16:02:27 -07:00
clang-format
code_cache doc: add documentation about node_mksnapshot and mkcodecache 2019-12-05 18:57:33 +08:00
configure.d tools: make nodedownload.py Python 3 compatible 2019-08-14 16:40:42 -07:00
doc stream: support passing generator functions into pipeline() 2020-01-17 16:50:07 -08:00
eslint-rules lib,tools,test: remove custom number-isnan rule 2020-01-08 00:22:25 -05:00
gyp tools: replace deprecated iteritems() for items() 2020-01-28 22:20:34 -08:00
icu tools: update icu to 65.1 2019-12-05 20:39:20 -05:00
inspector_protocol tools: python3 compat for inspector code generator 2019-09-12 09:26:57 -07:00
macos-installer
msvs win: change to use Python in install tool 2020-01-08 06:20:35 -08:00
node_modules tools: update ESLint to 6.8.0 2019-12-22 17:04:38 -08:00
node-lint-md-cli-rollup tools: update Markdown linter to be cross-platform 2020-02-12 22:35:44 -08:00
pip
rpm
snapshot doc: add documentation about node_mksnapshot and mkcodecache 2019-12-05 18:57:33 +08:00
v8_gypfiles tools: fix Raspbian armv7 build 2019-12-25 11:39:19 +01:00
.eslintrc.yaml tools: enable camelcase linting in tools 2019-05-09 21:41:05 -07:00
build-addons.js
certdata.txt tools: update certdata.txt 2019-11-05 09:51:31 -08:00
check-imports.py tools: check-imports using utf-8 2019-11-05 11:28:39 +01:00
compress_json.py tools: fix Python 3 issues in inspector_protocol 2019-08-26 21:31:08 -07:00
cpplint.py tools,src: forbid usage of v8::Persistent 2019-12-24 14:35:22 +01:00
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 tools: python: ignore instead of select flake8 rules 2019-04-13 20:33:06 -04:00
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 tools: python: ignore instead of select flake8 rules 2019-04-13 20:33:06 -04:00
js2c.py build: remove (almost) unused macros/constants 2019-12-05 15:46:55 -08:00
license2rtf.js
license-builder.sh wasi: introduce initial WASI support 2019-11-30 18:06:39 +01: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 Markdown linter to be cross-platform 2020-02-12 22:35:44 -08:00
lint-pr-commit-message.sh
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh tools: unify make-v8.sh for ppc64le and s390x 2020-02-06 19:51:31 -05:00
mk-ca-bundle.pl tls: expose built-in root certificates 2019-05-20 11:09:02 +02:00
mkssldef.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh tools: ensure consistent perms of signed release files 2020-01-11 18:53:43 -08:00
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py test: fix unit test logging with python3 2020-01-08 07:43:55 -08: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 test: skip the unsupported test cases for IBM i 2019-12-25 23:11:02 +01:00
valgrind.supp