18 Commits

Author SHA1 Message Date
Robo
b4dd4d51fa
ci: switch to bionic agents for arm64 and armhf clients (#184906)
* ci: switch to bionic agents for arm64 and armhf clients

* ci: invalidate cache

* ci: fix docker client installation

* chore: update debian dependencies

* chore: update rpm dependencies
2023-06-13 00:50:36 +09:00
Robo
e5f61433b5
chore: update to Electron 22 (#177600)
* Revert "chore: revert to Electron 19 (#175851)"

This reverts commit 3a11b47eee0cd39d658e67e4afb0007b708a12b1.

* chore: bump electron@22.3.3

* build: use custom version for V8 sandbox

* chore: update electron@22.4.1

* chore: enable forceAllocationsToV8Sandbox for extension host

* chore: bump electron@22.4.2

* chore: bump electron@22.4.3

* sandbox - cleanup from electron 22 update (#178919)

* Revert "chore: revert to Electron 19 (#175851)"

This reverts commit 3a11b47eee0cd39d658e67e4afb0007b708a12b1.

* chore: bump electron@22.3.3

* build: use custom version for V8 sandbox

* chore: update electron@22.4.1

* chore: enable forceAllocationsToV8Sandbox for extension host

* chore: bump electron@22.4.2

* chore: bump electron@22.4.3

* temp: update distro

* sandbox - cleanup from electron 22 update

* missing comile

* more changes

* fix build

* restore

* 💄

* compile

---------

Co-authored-by: deepak1556 <hop2deep@gmail.com>

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2023-04-03 09:09:31 +02:00
Raymond Zhao
a442d6a7cb
fix: refresh dependencies lists (#178606)
Reflects node-pty updates
2023-03-29 13:58:08 -07:00
Robo
3a11b47eee
chore: revert to Electron 19 (#175851)
* Revert "Update to min supported version of node (#175723)"

This reverts commit f749e6be2d9c5516e71adba4958740da546a75ab.

* Revert "chore: update min node version for development (#175663)"

This reverts commit f2a822fbe9be6554d664768711b9fd6845419f01.

* Revert "electron 22 sandbox - enable for OSS (#175659)"

This reverts commit 2551af21f87998fe4d2e9c606b355366a7cc8952.

* Revert "chore: update to Electron 22 (#166430)"

This reverts commit 6e85d2b51ef005941279a762c541d93eaf0dc35e.
2023-03-02 02:58:46 -08:00
Robo
6e85d2b51e
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>
2023-02-28 07:04:00 -08:00
Robo
78cb4eb690
chore: remove cups dependency (#174827) 2023-02-20 12:19:18 +01:00
Robo
fdb2befac5
chore: update node-pty@0.11.0-beta27 (#171583) 2023-01-19 11:12:46 +01:00
Johannes
696c1cf199
build utils with source map to enable JS debug console 2022-11-10 15:05:47 +01:00
Robo
22cbb8e958
chore: update electron@19.0.17 (#161027)
* chore: update electron@19.0.17

* chore: update API typings

* fix: compilation errors

* build: add libcups dependency
2022-09-16 12:41:52 +02:00
Robo
3933a69210
fix: remove debian dependency on libgcc-s1 (#158883) 2022-08-23 10:06:12 -07:00
Raymond Zhao
17c169a7b7
Refactor package dependencies generators (#157845) 2022-08-11 17:09:00 -07:00
deepak1556
92697ad31b ci: fix armhf debian dependencies 2022-08-02 23:53:47 +09:00
deepak1556
2cf9834d65 ci: update armhf debian dependencies list 2022-08-02 14:27:20 +09:00
deepak1556
82f6cbd6b5 ci: update amd64 debian dependencies list 2022-08-02 13:37:02 +09:00
deepak1556
820306c524 ci: fix arm arch config for sysroot 2022-08-02 13:20:41 +09:00
deepak1556
b7e713947e ci: remove hardcoded chromium version and sysroot file 2022-08-01 21:53:12 +09:00
Raymond Zhao
9c413ba105
Use fixed commit hash, ref #13089 (#155786) 2022-07-21 09:42:31 -07:00
Raymond Zhao
8feb40b928
Generate dependencies per package build for Debian (#147335)
Fixes #13089
2022-07-19 10:43:05 -07:00