electron/script/lib
Samuel Maddock b9b734c9c4
fix: export patches not retaining CRLF line endings (#28360)
When a patch targets a file using CRLF line endings, they need to be
retained in the patch file. Otherwise the patch will fail to apply
due to being unable to find surrounding lines with matching whitespace.
2021-03-25 14:49:53 +09:00
..
__init__.py Move helper functions into a common module. 2013-06-20 22:51:58 +08:00
config.py build: Python3 compat and Win line-endings fixes (#26091) 2020-10-30 19:05:38 +09:00
electron.gitattributes build: fix path to git attributes for for patch export (#24896) 2020-08-10 07:10:15 -07:00
env_util.py chore: fix python lint warnings (#14638) 2018-09-16 12:24:07 -05:00
git.py fix: export patches not retaining CRLF line endings (#28360) 2021-03-25 14:49:53 +09:00
gn.py chore: fix python lint warnings (#14638) 2018-09-16 12:24:07 -05:00
native_tests.py fix: use print() function in both Python 2 and Python 3 (#18395) 2019-06-15 10:26:09 -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 chore: move upload-to-github to TS (#26390) 2020-11-09 13:57:53 -08:00
utils.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00