node/tools
Michaël Zasso 2573f74b0d
build: always disable strict aliasing
V8 relies on it.

PR-URL: https://github.com/nodejs/node/pull/54339
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2024-08-14 18:33:43 +00:00
..
actions meta: use HTML entities in commit-queue comment 2024-07-08 16:29:43 +00:00
bootstrap doc: update boxstarter README 2024-07-21 22:23:31 +00: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: make undici updater build wasm from src 2024-08-07 16:57:26 -04:00
doc doc,tty: add documentation for ReadStream and WriteStream 2024-07-19 10:53:24 +00:00
eslint tools: update eslint to 9.8.0 2024-07-30 16:56:04 +02:00
eslint-rules tools: move ESLint to tools/eslint 2024-06-19 19:54:08 +00:00
github_reporter tools: update github_reporter to 1.7.0 2024-03-19 00:27:30 +00:00
gyp tools: update gyp-next to 0.18.1 2024-06-04 00:32:33 +00:00
icu deps: update icu to 75.1 2024-04-21 00:44:40 +00:00
inspector_protocol tools: update inspector_protocol to 83b1154 2024-01-11 04:41:26 +00:00
lint-md tools: update lint-md-dependencies 2024-07-16 00:33:17 +00:00
macos-installer tools: set arch in Distribution.xml 2021-04-19 10:23:24 +01:00
msvs tools: add find pyenv path on windows 2024-08-13 08:24:54 +00:00
pip
snapshot tools: replace reference to NodeMainInstance with SnapshotBuilder 2024-06-27 18:28:16 +00:00
v8 tools: run fetch_deps.py with Python 3 2023-07-12 14:40:57 +00:00
v8_gypfiles build: always disable strict aliasing 2024-08-14 18:33:43 +00: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-07-29 11:19:52 +00:00
certdata.txt crypto: update root certificates to NSS 3.98 2024-02-25 18:33:50 +00: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: remove deprecated python api 2024-01-06 20:58:03 -06: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: take co-authors into account in find-inactive-collaborators 2024-04-26 19:54:54 +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
generate_config_gypi.py tools: use v8_features.json to populate config.gypi 2024-07-15 23:47:00 +00: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
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 deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
gypi_to_gn.py build: do not rely on gn_helpers in GN build 2024-02-23 20:49:43 +09:00
install.py tools: install manpage to share/man for FreeBSD 2024-03-11 17:42:51 +00:00
js2c.cc tools: update ESLint to v9 and use flat config 2024-05-23 19:45:18 +00:00
license2rtf.mjs tools: enforce use of trailing commas in tools/ 2022-12-18 16:39:39 +00:00
license-builder.sh tools: remove header from c-ares license 2024-08-14 15:43:24 +00: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: add workflow to ensure README lists are in sync with gh teams 2024-08-06 13:50:27 +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 tools: remove no-goma arg from make-v8 script 2024-06-06 15:27:51 +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: fix invalid escape sequence in mkssldef 2024-04-23 13:04:51 +00: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-17 10:40:44 +00:00
osx-notarize.sh tools: add macOS notarization verification step 2023-11-23 13:51:51 -05: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 build, tools: drop leading / from r2dir 2024-07-22 13:21:35 +00:00
run-valgrind.py
run-worker.js src,process: add permission model 2023-02-23 18:11:51 +00:00
search_files.py build: add GN build files 2023-11-11 09:51:05 +00:00
sign.bat win,tools: upgrade Windows signing to smctl 2023-12-08 21:58:17 +00: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 tools: fix skip detection of test runner output 2024-06-24 13:05:56 +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-cpu-prof-dir-worker.js in LoongArch devices 2023-11-02 07:29:56 +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