node/tools
Rich Trott 8703d22c4f tools: remove armv6 from test tools
CI no longer tests armv6.

PR-URL: https://github.com/nodejs/node/pull/39162
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2021-07-04 19:56:09 -07:00
..
actions tools: avoid crashing CQ when git push fails 2021-06-11 07:59:49 +00:00
bootstrap doc: use `HEAD` instead of `master` for links 2021-05-05 10:45:30 +02:00
clang-format tools: update path-parse to 1.0.7 2021-07-04 07:41:31 -07:00
code_cache tools: add missing uv_setup_argv() calls 2020-10-06 08:27:10 +00:00
configure.d deps: minor ICU fixes: maint docs/tool, downloader 2020-03-20 17:21:50 -07:00
doc stream: implement WHATWG streams 2021-06-30 12:54:41 -07:00
eslint-rules tools: remove fixer for non-ascii-character ESLint custom rule 2021-04-28 10:35:32 -07:00
gyp tools: update gyp-next to v0.9.1 2021-06-03 01:55:16 +00:00
icu deps: update ICU to 69.1 2021-04-14 09:07:29 +00:00
inspector_protocol doc: use `HEAD` instead of `master` for links 2021-05-05 10:45:30 +02:00
macos-installer tools: set arch in Distribution.xml 2021-04-19 10:23:24 +01:00
msvs win,msi: set install directory permission 2021-07-01 15:45:27 +01:00
node-lint-md-cli-rollup tools: update remark-preset-lint-node to 2.4.1 2021-07-01 23:25:14 -07:00
node_modules tools: update @babel/eslint-parser to 7.14.7 2021-07-03 07:32:58 -07:00
pip
rpm tools: lint shell scripts 2020-12-16 23:45:26 +01:00
snapshot tools: refactor snapshot builder 2021-06-10 14:17:49 +08:00
v8_gypfiles tools: update V8 gypfiles for 9.1 2021-06-10 11:11:44 +02:00
.eslintrc.yaml tools: simplify eslint comma-dangle configuration (tools) 2021-03-25 21:57:42 -07:00
build-addons.js
certdata.txt crypto: update certdata to NSS 3.56 2020-10-13 01:37:01 +00:00
checkimports.py tools: fix C++ import checker argument expansion 2020-08-07 08:43:19 -07:00
compress_json.py tools: fix Python 3 issues in inspector_protocol 2019-08-26 21:31:08 -07:00
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2021-05-31 22:12:01 -07:00
create_android_makefiles
create_expfile.sh tools: lint shell scripts 2020-12-16 23:45:26 +01:00
genv8constants.py tools: make genv8constants.py Python3-compatible 2021-03-22 08:21:01 -07:00
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
getsharedopensslhasquic.py deps: add ngtcp2 and nghttp3 2021-03-19 08:18:37 -07:00
gyp_node.py build: toolchain.gypi and node_gyp.py cleanup 2020-07-29 09:42:36 +00:00
install.py build: include minimal V8 headers in distribution 2021-03-10 13:59:48 +01:00
js2c.py build: pass directory instead of list of files to js2c.py 2021-06-24 13:53:29 -07:00
license-builder.sh deps: update Acorn to v8.4.1 2021-06-29 17:20:45 +02:00
license2rtf.js tools: refactor tools JS code 2019-03-04 11:06:23 -08:00
lint-md.js tools: update remark-preset-lint-node to 2.4.1 2021-07-01 23:25:14 -07:00
lint-pr-url.mjs tools: fix lint-pr-url message 2021-02-13 18:08:48 +01:00
lint-sh.js tools: relax max-len lint rule for template strings 2021-04-07 04:16:35 -07:00
lsan_suppressions.txt
macos-firewall.sh tools: improve macos-firewall.sh output 2021-03-23 16:12:39 -07:00
make-v8.sh tools: add _depot_tools to PATH (for V8 tests) 2021-04-27 15:02:10 -07:00
mk-ca-bundle.pl tls: expose built-in root certificates 2019-05-20 11:09:02 +02:00
mkssldef.py
osx-codesign.sh tools: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
osx-entitlements.plist tools: add debug entitlements for macOS 10.15+ 2020-08-10 16:42:14 +02:00
osx-gon-config.json.tmpl build: macOS package notarization 2020-03-10 20:14:52 +11:00
osx-notarize.sh tools: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
osx-pkg-postinstall.sh tools: lint shell scripts 2020-12-16 23:45:26 +01:00
osx-productsign.sh tools: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
release.sh tools: fix release script sign function 2020-12-21 14:47:22 +01:00
run-valgrind.py
run-worker.js
search_files.py build: pass directory instead of list of files to js2c.py 2021-06-24 13:53:29 -07:00
sign.bat
specialize_node_d.py
test-npm-package.js tools: enable no-else-return lint rule 2020-05-16 06:42:16 +02:00
test-v8.bat
test.py tools: remove armv6 from test tools 2021-07-04 19:56:09 -07: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: use bundled npm in update scripts 2021-03-15 18:13:01 -04:00
update-eslint.sh tools: use bundled npm in update scripts 2021-03-15 18:13:01 -04:00
update-npm.sh tools: use mktemp to create the workspace directory 2021-05-03 14:49:52 +02:00
utils.py tools: remove armv6 from test tools 2021-07-04 19:56:09 -07:00
valgrind.supp