node/tools
Jonah Snider 6ef6bdf1fd
build: add --without-corepack
PR-URL: https://github.com/nodejs/node/pull/41060
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2021-12-05 10:23:25 +00:00
..
actions tools: simplify and fix commit queue 2021-11-07 15:26:45 +01: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 esm: add support for JSON import assertion 2021-11-03 20:06:55 -07:00
configure.d
doc tools: rollback highlight.js 2021-12-04 12:19:21 +00:00
eslint-rules lib,test,tools: use consistent JSDoc types 2021-11-29 06:48:00 +00:00
gyp tools: update gyp-next to v0.10.1 2021-11-26 06:23:46 +00:00
icu deps: update ICU to 70.1 2021-11-09 17:26:53 +01:00
inspector_protocol tools: patch jinja2 for Python 3.10 compat 2021-10-06 17:06:26 -07:00
lint-md tools: update lint-md-dependencies to rollup@2.60.1 2021-11-22 21:39:53 -08: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: install and enable JSDoc linting in ESLint 2021-12-01 20:00:17 -08: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: disable trap handler for Windows cross-compiler 2021-11-21 16:06:15 +01:00
.eslintrc.yaml tools: extend default yamllint config 2021-09-21 17:03:51 +00:00
build-addons.js
certdata.txt tools: update certdata.txt 2021-10-04 10:09:06 +00:00
checkimports.py
compress_json.py
copyfile.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02: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
enable_fips_include.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
find-inactive-collaborators.mjs doc: final round of markdown format changes 2021-10-31 09:36:02 -07:00
find-inactive-tsc.mjs build: remove extraneous quotation marks from commit body 2021-11-25 08:44:55 +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,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
gyp_node.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
install.py build: add --without-corepack 2021-12-05 10:23:25 +00: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 tools: remove Babel from license-builder.sh 2021-12-03 14:56:52 +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
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 test: test crypto.setEngine() using an actual engine 2021-10-30 08:46:02 +00:00
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools,test: make -J behavior default for test.py 2021-11-27 05:45:01 +00:00
update-authors.js tools,meta: remove exclusions from AUTHORS 2021-10-31 15:23:21 +00:00
update-cares.sh tools: add script to update c-ares 2021-11-01 19:48:44 -07:00
update-eslint.sh tools: include JSDoc in ESLint updating tool 2021-12-01 20:00:11 -08: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