electron/script/lib
Juan Cruz Viotti f9213faec5
build: support building Electron on msys2 (#29449)
Electron already seems to support `cygwin`, so `msys` is a natural
addition. This is the only required change as far as I can see on my
local development environment, as otherwise the build scripts don't
realize that msys = windows.

Notes: none
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
2021-06-02 16:29:19 +09:00
..
__init__.py Move helper functions into a common module. 2013-06-20 22:51:58 +08:00
config.py build: support building Electron on msys2 (#29449) 2021-06-02 16:29:19 +09:00
electron.gitattributes build: fix path to git attributes for for patch export (#24896) 2020-08-10 07:10:15 -07:00
git.py build: remove dead python methods and helper (#28884) 2021-04-28 00:39:30 -07:00
native_tests.py build: remove the vendor directory (#28883) 2021-04-28 00:38:08 -07:00
npm.py build: fail a build if some hooks don't succeed (#16369) 2019-01-23 11:31:14 +01:00
npx.py build: update npx.py to support npx@7 (#26662) 2020-11-23 21:26:54 -08:00
patches.py chore: fix linter errors (#25996) 2020-10-19 20:55:27 +09:00
s3put.js fix: s3put not replacing enough \\ (#25866) 2020-10-13 11:02:25 +09:00
util.py build: remove dead python methods and helper (#28884) 2021-04-28 00:39:30 -07:00
utils.js refactor: getCurrentBranch respects main (#29369) 2021-05-27 17:32:16 -07:00