electron/build
John Kleinschmidt bb7c63c052
build: fix native_mksnapshot build (#15770)
* build: fix native_mksnapshot build

When we changed our electron_mksnapshot_zip target to include the v8_context_snapshot_generator, this dependency made the `run_mksnapshot` target run which was trying to run an arm/arm64 binary on x64 hardware.

Don't use custom build args for native_mksnapshot as they are not needed

* Added comment on why snapshot_blob.bin is skipped on arm/arm64
2018-11-21 15:19:19 -05:00
..
args build: fix native_mksnapshot build (#15770) 2018-11-21 15:19:19 -05:00
config chore: add GN linting (#14678) 2018-10-03 18:03:26 -05:00
mac build: make make_locale_dirs idempotent (#15768) 2018-11-19 15:55:13 -08:00
asar.gni [wip] build: try building node with GN 2018-08-10 10:06:27 -07:00
electron.def fix: allow renaming electron.exe (#15173) 2018-10-15 17:26:34 -07:00
install-build-deps.sh ci: migrate libcc's Dockerfile to electron and update it (#14786) 2018-09-25 15:30:22 -04:00
npm-run.py Add GN build 2018-05-10 14:03:02 -07:00
npm.gni chore: add GN linting (#14678) 2018-10-03 18:03:26 -05:00
run-in-dir.py build: [gn] include node_modules in default_app asar 2018-07-25 11:45:22 -07:00
zip.py build: fix native_mksnapshot build (#15770) 2018-11-21 15:19:19 -05:00