electron/patches/common
Richard Townsend 3c8acf3687 build: bring in a later compiler for Windows on Arm (#18591)
* build: allow pulling in a later version of Clang

Due to a code-generation defect related to virtual method thunks in the
official compiler used for Chromium M76, it's necessary to build for WoA
with a later version of Clang. When running gclient sync, setting
ELECTRON_BUILD_WOA=1 in the environment will download a corrected
compiler which doesn't have this defect.

* docs: add a note about building for Windows on Arm
2019-06-03 17:29:25 -04:00
..
boringssl build: rebase patches to fix master build (#17991) 2019-04-26 13:44:08 -07:00
chromium build: bring in a later compiler for Windows on Arm (#18591) 2019-06-03 17:29:25 -04:00
v8 fix: don't export private V8 symbols that can cause native node modules to crash (#18281) 2019-06-03 11:45:30 -07:00
config.json chore: remove upstreamed ffmpeg patch (#18524) 2019-05-31 14:08:11 -04:00