node/tools
Richard Lau dcaed6db24 build: use ccache in make-v8.sh on ppc64le and s390x
If `ccache` is available, use it during V8 builds on ppc64le and s390x.
Only create the `gcc` and `g++` shims if necessary.

PR-URL: https://github.com/nodejs/node/pull/42204
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2022-05-01 16:44:20 -05:00
..
actions tools: avoid crashing CQ when git push fails 2021-07-20 07:11:34 -04:00
bootstrap doc: use HEAD instead of master for links 2021-06-11 09:30:19 +02:00
clang-format tools: update path-parse to 1.0.7 2021-09-04 12:33:50 +02:00
code_cache Revert "tools: add missing uv_setup_argv() calls" 2020-10-14 19:46:15 +01:00
configure.d
doc doc,tools: remove checkLinks.mjs 2021-09-04 15:14:34 +02:00
eslint-rules tools: add ESLint rule no-array-destructuring 2021-09-01 23:24:52 +02:00
gyp tools: update gyp-next to v0.7.0 2021-06-11 09:29:52 +02:00
icu deps: update ICU to 70.1 2022-01-18 09:29:18 +01:00
inspector_protocol tools: patch jinja2 for Python 3.10 compat 2021-11-25 12:16:07 -05:00
macos-installer
msvs deps: add corepack 2022-01-25 10:48:47 -05:00
node-lint-md-cli-rollup tools: fix markdown linting 2021-09-04 15:14:55 +02:00
node_modules tools: add support for import assertions in linter 2021-09-04 10:10:39 +02:00
pip
rpm tools: lint shell scripts 2021-05-01 09:44:43 +02:00
snapshot Revert "tools: add missing uv_setup_argv() calls" 2020-10-14 19:46:15 +01:00
v8_gypfiles build: toolchain.gypi and node_gyp.py cleanup 2020-08-05 08:41:45 -07:00
.eslintrc.yaml tools: simplify eslint comma-dangle configuration (tools) 2021-06-11 09:30:02 +02:00
build-addons.js
certdata.txt tools: update certdata.txt 2022-01-25 12:47:29 -05:00
checkimports.py tools: fix C++ import checker argument expansion 2020-08-10 21:21:58 -07:00
compress_json.py
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2021-07-20 07:11:25 -04:00
create_android_makefiles
create_expfile.sh tools: lint shell scripts 2021-05-01 09:44:43 +02:00
find-inactive-collaborators.mjs tools: use find-inactive-collaborators to modify README.md 2021-09-04 15:14:57 +02:00
genv8constants.py tools: make genv8constants.py Python3-compatible 2021-05-01 12:25:26 +02:00
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
gyp_node.py build: toolchain.gypi and node_gyp.py cleanup 2020-08-05 08:41:45 -07:00
install.py build: add --without-corepack 2022-01-25 10:49:15 -05:00
js2c.py build: pass directory instead of list of files to js2c.py 2021-09-04 11:24:37 +02:00
license-builder.sh deps: add corepack 2022-01-25 10:48:47 -05:00
license2rtf.js
lint-md.mjs tools: fix markdown linting 2021-09-04 15:14:55 +02:00
lint-pr-url.mjs tools: fix lint-pr-url message 2021-05-01 12:25:08 +02:00
lint-sh.js tools: relax max-len lint rule for template strings 2021-09-04 15:14:19 +02:00
lsan_suppressions.txt
macos-firewall.sh tools: improve macos-firewall.sh output 2021-05-01 12:25:28 +02:00
make-v8.sh build: use ccache in make-v8.sh on ppc64le and s390x 2022-05-01 16:44:20 -05:00
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh tools: remove bashisms from macOS release scripts 2021-05-01 09:44:36 +02:00
osx-entitlements.plist tools: add debug entitlements for macOS 10.15+ 2020-08-20 15:05:08 +01:00
osx-gon-config.json.tmpl
osx-notarize.sh tools: remove bashisms from macOS release scripts 2021-05-01 09:44:36 +02:00
osx-pkg-postinstall.sh deps: add corepack 2022-01-25 10:48:47 -05:00
osx-productsign.sh tools: remove bashisms from macOS release scripts 2021-05-01 09:44:36 +02:00
release.sh tools: fix release script sign function 2021-05-01 09:44:45 +02:00
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools: fix type mismatch in test runner 2021-06-11 09:30:04 +02:00
update-authors.js tools: email matchin is case insensitive for .mailmap 2021-09-04 15:14:32 +02:00
update-babel-eslint.sh tools: add support for top-level await syntax in linter 2021-05-01 12:24:55 +02:00
update-cares.sh tools: add script to update c-ares 2021-11-25 12:16:08 -05:00
update-eslint.sh tools: make update-eslint.sh work with npm@7 2021-06-11 09:30:19 +02:00
update-npm.sh tools: use mktemp to create the workspace directory 2021-06-11 09:30:12 +02:00
utils.py tools: make utils.SearchFiles Python2-compatible 2021-09-07 11:14:02 +02:00
valgrind.supp