electron/script/lib
Samuel Attard 3879e9e065
build: remove the vendor directory (#28883)
The `vendor` directory is a remnant of times long since gone when we had
brightray and libchromiumcontent (never forget).  It is currently the
hope to a single header file that afaics we do not need anymore and
randomly pyyaml gets cloned there but that is easily movable.

This commit removes all references to the vendor directory from scripts,
docs, helpers, etc. and removes the directory itself.
2021-04-28 00:38:08 -07:00
..
__init__.py Move helper functions into a common module. 2013-06-20 22:51:58 +08:00
config.py build: remove the vendor directory (#28883) 2021-04-28 00:38:08 -07: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 refactor: remove unneeded patch_count variable (#28467) 2021-04-02 08:27:35 +09:00
gn.py chore: fix python lint warnings (#14638) 2018-09-16 12:24:07 -05: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 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