Commit graph

31 commits

Author SHA1 Message Date
João Moreno db93152cba
ci: ⬆️ bump cache salt 2021-11-24 13:05:21 +01:00
Alex Dima 39155b5711
Update .cachesalt in an attempt to help the build proceed 2021-11-19 09:24:37 +01:00
deepak1556 89bbd372f4 ci: update node modules cache 2021-08-20 10:19:59 -07:00
Robo 4fee848f2f
fix: CXXABI requirements for older distros (#129360)
* fix: use clang and libcxx from chromium

* chore: add flags for Link-Time Optimization

libcxx builds from upstream are built with LTO, avoiding these
flags will cause miscompiles

* chore: add lto flags to compilation units
2021-08-06 08:48:45 -07:00
Robo 9520f0a515
chore: update to electron 13 (#124666)
* chore: bump electron@13.0.1

* chore: update cache for native modules

* chore: bump electron@13.1.2

* chore: bump electron@13.1.4

* chore: fix user data dir length for validateIPCHandleLength check

* chore: always disable uploadToServer on OSS

* chore: use process.contextIsolated property

* chore: bump electron@13.1.6

* fix: getUserDataPath helper
2021-07-13 20:01:10 -07:00
deepak1556 3fb483e7ff chore: bump electron@12.0.4 2021-04-16 09:14:14 -07:00
deepak1556 f95b7e935f Revert "chore: bump electron@12.0.2"
This reverts commit 79a429d92d.
2021-04-09 14:17:02 -07:00
deepak1556 79a429d92d chore: bump electron@12.0.2 2021-04-09 03:20:20 -07:00
João Moreno 17c617039b
Squashed commit of the following:
commit 36f3d9d21bff68d1f7848aa14960f212bd019625
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Thu Jan 28 13:23:23 2021 +0100

    npx

commit 8ccb45e5dc70333f30fa7ebe3e5657bba2eb2db0
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Thu Jan 28 12:52:15 2021 +0100

    bump cache salt

commit 5f5d6b19cb0f3192365b3fa518538938872f239e
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Thu Jan 28 11:39:32 2021 +0100

    force rebuild keytar

commit a5f800f991b742d91a2ba2c9ee82c84e30cd9736
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Wed Jan 27 16:16:05 2021 +0100

    bump cache salt

commit e894045003a20d1ea5930e66a53d6f7d5076cdb7
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Wed Jan 27 16:15:24 2021 +0100

    fixes #113467
2021-01-28 14:07:49 +01:00
João Moreno ab3297dd13
only run terrapin on cache miss 2021-01-07 10:53:33 +01:00
Alexandru Dima 1b713df9b6
One more try 2020-12-24 15:07:24 +01:00
Alexandru Dima bbaff3d568
Adopt Cache@2 for node modules caching 2020-12-24 10:08:06 +01:00
João Moreno fd85ae4f4a
Avoid recompiling remote native node modules (#112644)
* avoid recompiling remote native node modules

fixes #112320

* fix build

* update cache

* empty

* chore: remove rebuild step

* chore: update salt

* product compile should use same CC CXX

Co-authored-by: deepak1556 <hop2deep@gmail.com>
2020-12-17 02:16:32 -08:00
João Moreno 834b2b1570
bump cache salt 2020-12-15 16:34:50 +01:00
deepak1556 a9c5d7cc3c chore: fix CXX export 2020-12-14 20:07:44 -08:00
deepak1556 7a7d27397a chore: fix cache condition for native modules 2020-12-05 07:03:28 -08:00
João Moreno ac165d7f97 bump cache salt 2020-11-30 17:21:42 +01:00
João Moreno 8891878a3b
bump cache 2020-11-27 14:58:26 +01:00
João Moreno 71836f95dd
fixes #111366 2020-11-27 11:22:22 +01:00
deepak1556 0a80aacc7b chore: update cache 2020-11-25 22:25:28 -08:00
João Moreno 95e32fc67e
update cache salt 2020-11-24 14:04:48 +01:00
Robo 0baf6bb9cc
chore: update to electron 11 (#110759)
* chore: bump electron@11.0.0-beta.4

* build: add mac arm64 target

* chore: bump electron@11.0.1

* fix: remove macOS workaround for devtools with custom titlebar

https://github.com/electron/electron/pull/26395

* chore: bump vscode-windows-ca-certs@0.3.0

* chore: bump electron@11.0.2

* fixup! remove macOS workaround for devtools with custom titlebar
2020-11-23 15:31:03 -08:00
João Moreno 4b6b2bc6c2 update cache salt 2020-11-23 11:00:40 +01:00
Benjamin Pasero ee8c99a27f 🆙 playwright@1.0.1 2020-05-10 08:54:33 +02:00
Joao Moreno 98744a1c41 bump build cache salt 2019-08-30 22:24:39 +02:00
João Moreno c41ecdf384
Update .cachesalt 2019-07-11 07:47:15 +02:00
João Moreno 5826f17dda
Update .cachesalt 2019-07-10 07:02:51 +02:00
Joao Moreno 01a1c9941c cleanup build cache paths 2019-07-09 12:24:04 +02:00
Joao Moreno b342abd305 Revert "remove yarn cache"
This reverts commit 19d674f412.

Revert "Revert build perf"

This reverts commit ef893f0cfe.
2019-07-05 17:02:04 +02:00
Joao Moreno ef893f0cfe Revert build perf 2019-07-05 14:10:32 +02:00
Joao Moreno 339b142a06 fix broken remote agent 2019-07-05 09:25:35 +02:00