electron/build
Robo 66ced07545 build: update electron patches (#14623)
* build: remove common/icu/no_inline_default_constructor.patch

It was added in https://github.com/electron/libchromiumcontent/pull/207,
the issue is no longer valid in the GN build.

* build: remove common/icu/build_gn.patch

In GN release build all code including node are linked
statically in a single binary, the workaround is no longer valid.

* build: remove ununsed patches

* build: remove is_electron_gn_build arg

* build: remove component mode crt config patch

* build: remove executable config patch for character_data_generator

* build: remove latency_info.patch

* build: remove exec_script_whitelist patch

* build: update patches/common/v8/build_gn.patch

* build: remove common/chromium/fix-arm64-linking-error.patch

It was added in a1df18ca36
to workaround a linker issue.

* build: remove common/chromium/protobuf_build_gn.patch

It was added to workaround a VS linker bug, it has been fixed
in Update 1

* build: remove common/chromium/disable-recursive-surface-sync.patch

It was added in 6bc6626e2c
to fix dcheck on macOS, it no longer appears to be an issue.
2018-09-15 06:40:18 -05:00
..
args build: update electron patches (#14623) 2018-09-15 06:40:18 -05:00
config build: move libcc patches to electron repo (#14104) 2018-09-13 22:02:16 -07:00
asar.gni [wip] build: try building node with GN 2018-08-10 10:06:27 -07:00
npm-run.py Add GN build 2018-05-10 14:03:02 -07:00
npm.gni Add GN build 2018-05-10 14:03:02 -07:00
run-in-dir.py build: [gn] include node_modules in default_app asar 2018-07-25 11:45:22 -07:00
write_version.py build: [gn] add distributable zip target (#14093) 2018-08-21 13:06:28 -04:00
zip.py build: [gn] add distributable zip target (#14093) 2018-08-21 13:06:28 -04:00