node/tools
Andrea Fassina 860d7e3906
tools: use latest upstream commit for zlib updates
Zlib rarely gets new tags or releases, so now we use the latest commit
on the upstream default branch to check if an update is available.

Refs: https://github.com/nodejs/security-wg/issues/973
PR-URL: https://github.com/nodejs/node/pull/48054
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-05-25 00:40:24 +02:00
..
actions tools: fix request-ci-failed comment 2022-11-03 02:14:40 +00:00
bootstrap doc: use HEAD instead of master for links 2021-05-05 10:45:30 +02:00
clang-format tools: update clang-format 1.7.0 to 1.8.0 2022-06-01 11:23:55 +01:00
configure.d deps: minor ICU fixes: maint docs/tool, downloader 2020-03-20 17:21:50 -07:00
dep_updaters tools: use latest upstream commit for zlib updates 2023-05-25 00:40:24 +02:00
doc tools: update doc to remark-parse@10.0.2 2023-05-23 00:49:37 +00:00
eslint-rules tools: fix bug in prefer-primordials lint rule 2023-02-17 18:29:42 +00:00
gyp tools: update gyp-next to v0.13.0 2022-09-14 07:55:11 +00:00
icu tools: automate icu-small update 2023-05-09 21:01:08 +00:00
inspector_protocol doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
lint-md tools: update lint-md-dependencies 2023-05-23 00:49:47 +00:00
macos-installer tools: set arch in Distribution.xml 2021-04-19 10:23:24 +01:00
msvs msi: migrate to WiX4 2023-03-22 22:16:57 +00:00
node_modules tools: update eslint to 8.41.0 2023-05-23 00:49:59 +00:00
pip build: add lint-py which uses flake8 2018-10-24 17:19:28 -04:00
snapshot src: make build_snapshot a per-Isolate option, rather than a global one 2023-02-03 20:48:23 +00:00
v8 tools: fetch googletest dependency for V8 CI 2021-07-20 15:29:37 +02:00
v8_gypfiles tools: add the missing LoongArch64 definition in the v8.gyp file 2023-05-01 13:26:23 +02:00
zos tools: support versioned node shared libs on z/OS 2022-07-20 20:51:29 -04:00
.eslintrc.yaml tools: enable no-var ESLint rule for lib 2022-04-04 10:53:29 +00:00
build-addons.mjs benchmark,tools: use os.availableParallelism() 2023-01-11 20:07:57 +00:00
certdata.txt crypto: update root certificates to NSS 3.89 2023-04-23 11:44:59 +00:00
checkimports.py tools: fix C++ import checker argument expansion 2020-08-07 08:43:19 -07:00
compress_json.py doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
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 2023-05-23 05:44:59 +00: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
executable_wrapper.h tools: port js2c.py to C++ 2023-05-24 13:32:58 +02:00
find-inactive-collaborators.mjs tools: enforce use of trailing commas in tools/ 2022-12-18 16:39:39 +00:00
find-inactive-tsc.mjs tools,meta: update README and tools to reflect changes in TSC charter 2023-03-20 05:08:02 +00:00
gen_node_def.cc build: fix various shared library build issues 2022-05-06 17:24:46 -04: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 tools: fix regex strings in Python tools 2023-02-21 11:55:22 -08: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,test: add proper support for IBM i 2023-02-22 04:18:56 +00:00
js2c.cc tools: port js2c.py to C++ 2023-05-24 13:32:58 +02:00
license-builder.sh tools: update LICENSE and license-builder.sh 2023-05-24 11:07:07 +00:00
license2rtf.mjs tools: enforce use of trailing commas in tools/ 2022-12-18 16:39:39 +00:00
lint-pr-url.mjs tools: enforce use of trailing commas in tools/ 2022-12-18 16:39:39 +00:00
lint-sh.mjs tools: enforce use of trailing commas in tools/ 2022-12-18 16:39:39 +00:00
lsan_suppressions.txt
macos-firewall.sh tools: lint osx shell scripts 2022-04-14 23:08:55 +01:00
make-v8.sh build: use ccache in make-v8.sh on ppc64le and s390x 2022-03-07 23:25:41 +00:00
merge-wpt-reports.mjs test: refactor WPTRunner and enable parallel WPT execution 2023-04-25 11:45:54 +00:00
mk-ca-bundle.pl tls: remove trustcor root ca certificates 2022-12-10 15:57:01 +00:00
mkssldef.py tools: make mkssldef.py Python 3 compatible 2019-01-28 12:24:38 +01:00
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: lint osx shell scripts 2022-04-14 23:08:55 +01: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
pseudo-tty.py test: migrate a pseudo_tty test to use assertSnapshot 2023-05-04 08:34:23 +00:00
release.sh tools: add release host var to promotion script 2023-01-01 16:29:42 +00:00
run-valgrind.py tools: improve valgrind support 2019-01-21 20:16:14 +01:00
run-worker.js src,process: add permission model 2023-02-23 18:11:51 +00:00
sign.bat tools: upgrade Windows digital signature to SHA256 2023-03-25 18:27:46 +00:00
specialize_node_d.py tools: prepare tools/specialize_node_d.py for Python 3 2018-12-06 22:45:08 -08:00
test-npm-package.js tools: enable no-else-return lint rule 2020-05-16 06:42:16 +02:00
test-v8.bat build: convert V8 test JSON to JUnit XML 2022-10-03 17:45:40 +00:00
test.py test: mark test-cluster-primary-error flaky on asan 2023-04-14 03:51:46 +00:00
update-timezone.mjs tools: remove faulty early termination logic from update-timezone.mjs 2022-10-10 15:23:50 +00:00
utils.py test: fix timeout of test-heap-prof.js in riscv devices 2022-10-29 12:15:14 +00:00
v8-json-to-junit.py build: convert V8 test JSON to JUnit XML 2022-10-03 17:45:40 +00:00
valgrind.supp tools: improve valgrind support 2019-01-21 20:16:14 +01:00