electron/script/lib
Samuel Attard 98c51dd660
build: ensure consistent lock files across multiple machines (#17955)
* build: ensure consistent package-lock across multiple machines

* build: fix linting errors and use npm ci instead of npm install

* build: use a yarn.lock and yarn instead of package-lock and npm

* chore: replace package-lock.json files with yarn.lock

* chore: replace last instance of `npm install`
2019-04-30 13:59:47 -07:00
..
tls refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
__init__.py Move helper functions into a common module. 2013-06-20 22:51:58 +08:00
config.py chore: get target arch from TARGET_ARCH env var 2018-09-29 14:13:17 +10:00
env_util.py chore: fix python lint warnings (#14638) 2018-09-16 12:24:07 -05:00
git.py build: actually run import-patches on gclient sync (#17885) 2019-04-23 10:28:26 -07:00
gn.py chore: fix python lint warnings (#14638) 2018-09-16 12:24:07 -05:00
native_tests.py ci: run more Chromium unit tests (#15363) 2018-10-25 14:28:50 -04: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: ensure consistent lock files across multiple machines (#17955) 2019-04-30 13:59:47 -07:00
patches.py chore: deprecate apply-patches in favour of git-{import,export}-patches (#15300) 2018-10-24 11:24:11 -07:00
util.py build: speed up windows download of external binaries (#17559) 2019-03-26 20:22:54 -05:00
utils.js chore: move getCurrentBranch to a util file (#15921) 2018-12-03 13:28:10 -08:00
version-utils.js build: fix issues for stable release we fixed in 5-0-x (#18064) 2019-04-30 11:36:39 -07:00