electron/script/lib
Robert Günzler ab890fb8c3
fix: strip branded binaries (#36641)
When creating branded release builds and using scripts/strip-binaries.py
on Linux, the final artifacts end up unstripped due to the static set of
binaries considered for stripping.
With this patch the name of the electron binary is taken from the
BRANDING.json `project_name` key.

Signed-off-by: Robert Günzler <r@gnzler.io>

Signed-off-by: Robert Günzler <r@gnzler.io>
2022-12-13 17:01:20 -05:00
..
__init__.py
azput.js build: remove S3 uploads (#34104) 2022-05-05 21:40:34 -07:00
config.py fix: strip branded binaries (#36641) 2022-12-13 17:01:20 -05:00
electron.gitattributes build: fix path to git attributes for for patch export (#24896) 2020-08-10 07:10:15 -07:00
get-version.js build: strip v in the getElectronVersion helper 2022-10-26 17:56:30 -07:00
git.py build: fix export patches to work when source directory does not exist (#35432) 2022-08-24 17:37:11 -04:00
native_tests.py chore: fix pylint-2.7 errors (#33233) 2022-03-21 11:11:21 +09:00
npm.py
npx.py build: update npx.py to support npx@7 (#26662) 2020-11-23 21:26:54 -08:00
patches.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
util.py fix: strip branded binaries (#36641) 2022-12-13 17:01:20 -05:00
utils.js ci: bake appveyor images automatically, run sync on depshash change (#35396) 2022-11-21 10:24:26 -05:00