Skip to content
Snippets Groups Projects
Unverified Commit bdf61261 authored by Keeley Hammond's avatar Keeley Hammond Committed by GitHub
Browse files

build: determine electron version from tags not files (#36136)


* 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

Co-authored-by: default avatarMarshallOfSound <marshallofsound@electronjs.org>

* chore: fixup patches

* chore: update patches

* build: ensure get-version runs in the electron git checkout (#36128)

* build: strip v in the getElectronVersion helper

* build: use npm@7 for npm view command

Co-authored-by: default avatarSamuel Attard <sam@electronjs.org>
Co-authored-by: default avatarMarshallOfSound <marshallofsound@electronjs.org>
Co-authored-by: default avatarPatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: default avatarSamuel Attard <sattard@salesforce.com>
parent 378110b7
No related merge requests found
Showing
with 148 additions and 260 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment