mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
* fix: build angle dependency with VS 2019 Applies upstream patch to angle, fixing build errors when building the angle dependency with the STL shipped with Visual Studio 2019. Can be removed after this commit comes from upstream:755417dd79* fix: build v8 dependency with VS 2019 Applies upstream patch to v8, fixing build errors when building the v8 dependency with the STL shipped with Visual Studio 2019. Can be removed after this commit comes from upstream:53e62affd3* fix: build perfetto dependency with VS 2019 Applies upstream patch to perfetto, fixing build errors when building the perfetto dependency with the STL shipped with Visual Studio 2019. Can be removed after this commit comes from upstream:f10b2053be* fix: build quiche dependency with VS 2019 Applies upstream patch to quiche, fixing build errors when building the quiche dependency with the STL shipped with Visual Studio 2019. Can be removed after this commit comes from upstream: https://quiche.googlesource.com/quiche/+/c1e9121f16559b084bb80afc6922f0316d082160