mirror of
https://github.com/electron/electron.git
synced 2026-01-27 08:18:28 -05:00
* build: remove gyp build files * docs: update build instructions * build: temporary restore electron.gyp * build: do not update Electron version in the electron.gyp * chore: remove unused submodules * ci: remove obsolete CI scripts and configs * chore: remove obsolete scripts * chore: remove obsolete functions from lib/util.py * ci: send Slack notification for nightly build results
10 lines
320 B
Plaintext
10 lines
320 B
Plaintext
[submodule "vendor/depot_tools"]
|
|
path = vendor/depot_tools
|
|
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
|
[submodule "vendor/requests"]
|
|
path = vendor/requests
|
|
url = https://github.com/kennethreitz/requests
|
|
[submodule "vendor/boto"]
|
|
path = vendor/boto
|
|
url = https://github.com/boto/boto.git
|