node/tools
Michaël Zasso 3cc328a648
build: adapt v8_pch.h to V8 9.3
A header was moved.

Refs: 7f5383e8ad

PR-URL: https://github.com/nodejs/node/pull/39469
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2021-08-30 21:03:23 +02: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
doc doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02: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.5 2021-08-23 07:48:13 +00:00
icu deps: bump minimum ICU version to 69 2021-07-20 15:27:41 +02:00
inspector_protocol tools: fix more build warnings in inspector_protocol 2021-08-12 14:45:48 -07:00
macos-installer tools: set arch in Distribution.xml 2021-04-19 10:23:24 +01:00
msvs build: adapt v8_pch.h to V8 9.3 2021-08-30 21:03:23 +02:00
node_modules tools: update ESLint to 7.32.0 2021-08-02 18:44:23 +02:00
node-lint-md-cli-rollup tools: fix markdown linting 2021-08-22 04:13:32 +00: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 tools: fetch googletest dependency for V8 CI 2021-07-20 15:29:37 +02:00
v8_gypfiles tools: update V8 gypfiles for 9.3 2021-08-30 21:03:19 +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
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
find-inactive-collaborators.mjs tools: use find-inactive-collaborators to modify README.md 2021-08-25 04:22:24 +00:00
genv8constants.py tools: make genv8constants.py Python3-compatible 2021-03-22 08:21:01 -07:00
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
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 deps: add corepack 2021-08-25 07:55:32 -07:00
js2c.py build: pass directory instead of list of files to js2c.py 2021-06-24 13:53:29 -07:00
license2rtf.js
license-builder.sh deps: add corepack 2021-08-25 07:55:32 -07:00
lint-md.mjs tools: fix markdown linting 2021-08-22 04:13:32 +00: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: take ownership of deps/v8/tools/node 2021-07-06 01:40:54 +00:00
mk-ca-bundle.pl
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
osx-notarize.sh tools: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
osx-pkg-postinstall.sh deps: add corepack 2021-08-25 07:55:32 -07: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
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools: remove armv6 from test tools 2021-07-04 19:56:09 -07:00
update-authors.js tools: email matchin is case insensitive for .mailmap 2021-07-20 21:39:08 -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