electron/shell
Samuel Attard 7ca2bb5f9c
build: determine electron version from tags not files (#36106)
* build: determine electron version from tags not files

* build: make electron_version dependent on packed-refs and git HEAD

* build: do not delete electron/.git

* build: do not revert a commit we didn't make

* build: gen version file instead of just writing it

* build: update cache and ninja targets

* build: copy resource.h to generated electron.rc

* build: electron_win32_resources should be public deps

* build: also copy the icon
2022-10-24 23:44:43 -07:00
..
app chore: bump chromium to 108.0.5355.0 (main) (#35900) 2022-10-17 10:22:24 -04:00
browser build: determine electron version from tags not files (#36106) 2022-10-24 23:44:43 -07:00
common feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
renderer fix: disable `nodeIntegrationInWorker` for certain Worker types (#35919) 2022-10-12 10:36:24 -04:00
services/node feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
utility feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00