electron/script
Milan Burda 0b0707145b
refactor: replace .forEach() with for-of ()
* refactor: replace `.forEach()` with `for-of`

* refactor docs/fiddles/features/web-hid/renderer.js
2023-08-31 23:36:43 +09:00
..
codesign refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
lib chore: cleanup unusued variables + enable linting () 2023-06-26 02:51:54 -07:00
release refactor: replace .forEach() with for-of () 2023-08-31 23:36:43 +09:00
zip_manifests chore: bump chromium to 113.0.5636.0 (main) () 2023-03-10 10:07:42 -06:00
.eslintrc.json refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
add-debug-link.py fix: strip branded binaries () 2022-12-13 17:01:20 -05:00
apply_all_patches.py chore: bump chromium to 106.0.5216.0 (main) () 2022-08-17 11:35:53 -07:00
check-patch-diff.ts refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
check-symlinks.js refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
copy-debug-symbols.py chore: strip trailing whitespace () 2023-02-01 12:59:16 +01:00
create-api-json.js refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
dbus_mock.py build: explicitly run scripts with python3 () 2022-04-12 13:21:55 +02:00
doc-only-change.js ci: clean up docs only change logic () 2023-05-30 12:38:41 -04:00
download-circleci-artifacts.js chore: cleanup unusued variables + enable linting () 2023-06-26 02:51:54 -07:00
export_all_patches.py build: fix missing patch config dir error () 2022-08-25 09:39:16 -07:00
gen-filenames.ts refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
gen-hunspell-filenames.js refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
gen-libc++-filenames.js chore: bump chromium to 117.0.5938.0 (main) () 2023-08-15 10:49:41 -05:00
generate-config-gypi.py feat: enable whole-program optimization native modules by default () 2023-01-25 13:06:05 -08:00
generate-deps-hash.js feat: I guess it's esm () 2023-08-30 17:38:07 -07:00
generate-version-json.js chore: cleanup unusued variables + enable linting () 2023-06-26 02:51:54 -07:00
generate-zip-manifest.py build: explicitly run scripts with python3 () 2022-04-12 13:21:55 +02:00
generate_node_version_header.py chore: move node headers generation to electron () 2023-08-22 11:13:49 +02:00
git-export-patches build: explicitly run scripts with python3 () 2022-04-12 13:21:55 +02:00
git-import-patches build: explicitly run scripts with python3 () 2022-04-12 13:21:55 +02:00
gn-asar-hash.js refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
gn-asar.js refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
gn-check.js refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
gn-plist-but-with-hashes.js refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
lint.js chore: cleanup unusued variables + enable linting () 2023-06-26 02:51:54 -07:00
nan-spec-runner.js chore: bump chromium to 117.0.5938.0 (main) () 2023-08-15 10:49:41 -05:00
native-test-targets.json chore: enable native unittesting () 2019-10-03 22:21:30 +02:00
native-tests.py build: explicitly run scripts with python3 () 2022-04-12 13:21:55 +02:00
node-disabled-tests.json test: enable parallel/test-debugger-random-port-with-inspect-port () 2023-08-17 12:16:14 -04:00
node-spec-runner.js refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
patches-mtime-cache.py build: explicitly run scripts with python3 () 2022-04-12 13:21:55 +02:00
prepare-appveyor.js refactor: replace .forEach() with for-of () 2023-08-31 23:36:43 +09:00
print-version.py build: determine electron version from tags not files () 2022-10-24 23:44:43 -07:00
push-patch.js refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
run-clang-format.py build: update clang-format script () 2022-06-08 21:26:41 +02:00
run-clang-tidy.ts refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
run-gn-format.py fix: use gn/clang-format from src () 2019-07-09 17:40:26 +09:00
run-if-exists.js refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
setup-win-for-dev.bat chore: bump chromium to 113.0.5636.0 (main) () 2023-03-10 10:07:42 -06:00
spec-runner.js chore: cleanup unusued variables + enable linting () 2023-06-26 02:51:54 -07:00
start-goma.ps1 ci: explicitly use python3 to start goma () 2023-08-24 21:43:24 -04:00
start.js refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
strip-binaries.py build: remove mips64el build config () 2023-02-02 20:53:54 +09:00
sysroots.json chore: bump chromium to 117.0.5938.0 (main) () 2023-08-15 10:49:41 -05:00
tar.py chore: move node headers generation to electron () 2023-08-22 11:13:49 +02:00
verify-chromedriver.py build: drop python2 from CI () 2023-05-15 02:06:12 -07:00
verify-ffmpeg.py build: explicitly run scripts with python3 () 2022-04-12 13:21:55 +02:00
verify-mksnapshot.py chore: bump chromium to 106.0.5216.0 (main) () 2022-08-17 11:35:53 -07:00
yarn.js refactor: use node scheme imports in scripts () 2023-06-22 16:21:42 +02:00
zip-symbols.py build: remove mips64el build config () 2023-02-02 20:53:54 +09:00