.. |
actions
|
tools: add semver-major release support to release-lint
|
2025-05-19 12:14:00 +02:00 |
bootstrap
|
doc: update boxstarter README
|
2024-08-05 11:15:41 -03:00 |
clang-format
|
Revert "build: upgrade clang-format to v18"
|
2024-10-04 10:20:08 +02:00 |
configure.d
|
deps: minor ICU fixes: maint docs/tool, downloader
|
2020-03-20 17:21:50 -07:00 |
dep_updaters
|
tools: switch back to official OpenSSL
|
2025-04-17 10:51:23 -03:00 |
doc
|
doc: fix CryptoKey.algorithm type and other interfaces in webcrypto.md
|
2025-06-10 14:52:15 +02:00 |
eslint
|
tools: bump the eslint group in /tools/eslint with 6 updates
|
2025-06-10 18:20:32 +02:00 |
eslint-rules
|
tools: fix require-common-first lint rule from subfolder
|
2025-01-31 01:16:43 +01:00 |
gyp
|
tools: update gyp-next to 0.20.0
|
2025-05-19 12:13:55 +02:00 |
icu
|
deps: update icu to 77.1
|
2025-05-17 15:53:44 +02:00 |
inspector_protocol
|
tools: add more details about rolling inspector_protocol
|
2025-04-17 10:51:20 -03:00 |
lint-md
|
tools: consolidate 'introduced_in' check for docs
|
2025-04-17 10:51:01 -03:00 |
macos-installer
|
tools: set arch in Distribution.xml
|
2021-04-19 10:23:24 +01:00 |
msvs
|
build,win: enable ccache
|
2025-04-16 03:29:18 -03:00 |
pip
|
|
|
snapshot
|
doc: improve internal documentation on built-in snapshot
|
2025-02-03 20:10:03 +01:00 |
v8
|
build: fix compatibility with V8's depot_tools
|
2025-04-17 10:51:27 -03:00 |
v8_gypfiles
|
build: add support for OpenHarmony operating system
|
2025-06-10 17:12:46 +02:00 |
zos
|
tools: support versioned node shared libs on z/OS
|
2022-07-20 20:51:29 -04:00 |
build_addons.py
|
node-api: add property keys benchmark
|
2024-08-05 11:15:46 -03:00 |
certdata.txt
|
crypto: update root certificates to NSS 3.108
|
2025-04-17 10:51:33 -03:00 |
checkimports.py
|
tools: refactor checkimports.py
|
2023-10-15 15:14:57 +00: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: add readability/fn_size to filter
|
2024-09-12 11:06:47 +02:00 |
create_android_makefiles
|
build: compile with C++20 support
|
2024-05-08 09:02:02 +02:00 |
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: take co-authors into account in find-inactive-collaborators
|
2024-04-29 22:46:32 +02: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
|
tools: fix typos
|
2024-11-27 01:23:23 -05:00 |
generate_config_gypi.py
|
build: implement node_use_amaro flag in GN build
|
2024-11-27 11:03:35 -05:00 |
getmoduleversion.py
|
tools: python: ignore instead of select flake8 rules
|
2019-04-13 20:33:06 -04:00 |
getnapibuildversion.py
|
node-api: rename internal NAPI_VERSION definition
|
2023-06-28 17:08:58 -04: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
|
tools: remove deps/zlib/GN-scraper.py
|
2025-04-17 10:51:17 -03:00 |
gypi_to_gn.py
|
tools: fix typos
|
2024-11-27 01:23:23 -05:00 |
install.py
|
build: search for libnode.so in multiple places
|
2025-06-10 14:52:19 +02:00 |
js2c.cc
|
tools: refactor js2c.cc to use c++20
|
2024-10-04 10:20:10 +02:00 |
license-builder.sh
|
deps,tools: add zstd 1.5.6
|
2025-04-16 03:29:16 -03:00 |
license2rtf.mjs
|
lib: prefer logical assignment
|
2024-11-27 11:03:39 -05:00 |
lint-pr-url.mjs
|
tools: enforce use of trailing commas in tools/
|
2022-12-18 16:39:39 +00:00 |
lint-readme-lists.mjs
|
tools: lint README lists more strictly
|
2024-11-27 11:03:28 -05:00 |
lint-sh.mjs
|
lib: prefer logical assignment
|
2024-11-27 11:03:39 -05:00 |
lsan_suppressions.txt
|
|
|
macos-firewall.sh
|
tools: lint osx shell scripts
|
2022-04-14 23:08:55 +01:00 |
make-v8.sh
|
build: fix compatibility with V8's depot_tools
|
2025-04-17 10:51:27 -03: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: fix invalid escape sequence in mkssldef
|
2024-04-29 22:46:29 +02:00 |
osx-codesign.sh
|
tools: remove bashisms from macOS release scripts
|
2020-12-04 22:56:13 +00:00 |
osx-entitlements.plist
|
tools: fix heading spaces for osx-entitlements.plist
|
2024-04-29 22:46:25 +02:00 |
osx-notarize.sh
|
tools: add macOS notarization verification step
|
2023-11-23 13:51:51 -05:00 |
osx-productsign.sh
|
tools: remove bashisms from macOS release scripts
|
2020-12-04 22:56:13 +00:00 |
pseudo-tty.py
|
tools: fix typos
|
2024-11-27 01:23:23 -05:00 |
release.sh
|
tools: filter release keys to reduce interactivity
|
2025-01-05 12:57:30 -05:00 |
run-valgrind.py
|
|
|
run-worker.js
|
src,lib: stabilize permission model
|
2025-01-05 13:05:28 -05:00 |
search_files.py
|
test: search cctest files
|
2025-04-02 15:15:47 +02:00 |
sign.bat
|
win,tools: use Azure Trusted Signing
|
2025-06-10 15:10:14 +02:00 |
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
|
build: convert V8 test JSON to JUnit XML
|
2022-10-03 17:45:40 +00:00 |
test.py
|
test: switch from deprecated optparse to argparse
|
2025-06-10 14:52:18 +02: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-cpu-prof-dir-worker.js in LoongArch devices
|
2023-11-02 07:29:56 +00:00 |
v8-json-to-junit.py
|
build: update ruff and add lint-py-fix
|
2024-10-04 10:20:23 +02:00 |
valgrind.supp
|
|
|