chore: update to Electron 22 (#166430)

* chore: bump electron@22.0.0-beta.5

* chore: bump electron@22.0.0-beta.7

* chore: update libc++ flags

* chore: switch to c++17

* chore: bump electron@22.0.0

* chore: bump electron@22.0.2

* chore: cleanup build config for linux

* chore: update debian dependencies

* chore: update rpm dependencies

* chore: update electron@22.0.3

* chore: bump electron@22.2.0

* chore: remove deprecated utility process invoker

* chore: bump electron@22.2.1

* chore: remove unused methods

* chore: update internal electron version

* chore: bump electron@22.3.0

* temp: update electron with default PGO

* chore: bump electron@22.3.1

* cleanup

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
This commit is contained in:
Robo
2023-03-01 00:04:00 +09:00
committed by GitHub
parent b19d36feaa
commit 6e85d2b51e
30 changed files with 279 additions and 462 deletions

View File

@@ -122,10 +122,11 @@ export const referenceGeneratedDepsByArch = {
'libc.so.6',
'libc.so.6(GLIBC_2.10)',
'libc.so.6(GLIBC_2.11)',
'libc.so.6(GLIBC_2.14)',
'libc.so.6(GLIBC_2.15)',
'libc.so.6(GLIBC_2.16)',
'libc.so.6(GLIBC_2.17)',
'libc.so.6(GLIBC_2.25)',
'libc.so.6(GLIBC_2.28)',
'libc.so.6(GLIBC_2.4)',
'libc.so.6(GLIBC_2.6)',
'libc.so.6(GLIBC_2.7)',
@@ -141,7 +142,6 @@ export const referenceGeneratedDepsByArch = {
'libgbm.so.1',
'libgcc_s.so.1',
'libgcc_s.so.1(GCC_3.0)',
'libgcc_s.so.1(GCC_3.4)',
'libgcc_s.so.1(GCC_3.5)',
'libgio-2.0.so.0',
'libglib-2.0.so.0',
@@ -219,6 +219,8 @@ export const referenceGeneratedDepsByArch = {
'libatspi.so.0()(64bit)',
'libc.so.6()(64bit)',
'libc.so.6(GLIBC_2.17)(64bit)',
'libc.so.6(GLIBC_2.25)(64bit)',
'libc.so.6(GLIBC_2.28)(64bit)',
'libcairo.so.2()(64bit)',
'libcurl.so.4()(64bit)',
'libdbus-1.so.3()(64bit)',