node/tools
Ash Cripps 13d0de5954 tools: set arch in Distribution.xml
refs: https://github.com/nodejs/node/pull/37678#issuecomment-821179247

We overwrite the Distribution.xml file inside the pkg which means
the pkg cannot be opened on apple silicon without rosetta
as it defaults to x86_64

PR-URL: https://github.com/nodejs/node/pull/38261
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2021-04-19 10:23:24 +01:00
..
actions
bootstrap
clang-format
code_cache
configure.d
doc tools: relax max-len lint rule for template strings 2021-04-07 04:16:35 -07:00
eslint-rules
gyp
icu deps: update ICU to 69.1 2021-04-14 09:07:29 +00:00
inspector_protocol
macos-installer tools: set arch in Distribution.xml 2021-04-19 10:23:24 +01:00
msvs
node-lint-md-cli-rollup
node_modules tools: update ESLint to 7.24.0 2021-04-11 23:55:09 -04:00
pip
rpm
snapshot bootstrap: mksnapshot should show JS error 2021-04-13 14:59:32 -05:00
v8_gypfiles build: sync generation of `v8_build_config.json` 2021-04-18 16:32:12 -04:00
.eslintrc.yaml tools: simplify eslint comma-dangle configuration (tools) 2021-03-25 21:57:42 -07:00
build-addons.js
certdata.txt
checkimports.py
compress_json.py
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py
gyp_node.py
install.py
js2c.py
license-builder.sh
license2rtf.js
lint-md.js
lint-pr-commit-message.sh
lint-pr-url.mjs
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
make-v8.sh
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py build: add pummel tests to ci runs 2021-04-10 15:18:10 -07:00
update-authors.js
update-babel-eslint.sh
update-eslint.sh
update-npm.sh
utils.py
valgrind.supp