Use depot_tools to provide ninja binary and cpplint.
This commit is contained in:
parent
3cd910abc6
commit
950c09f2e7
5 changed files with 15 additions and 3996 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -1,9 +1,12 @@
|
|||
[submodule "vendor/brightray"]
|
||||
path = vendor/brightray
|
||||
url = https://github.com/aroben/brightray.git
|
||||
url = https://github.com/brightray/brightray.git
|
||||
[submodule "vendor/node"]
|
||||
path = vendor/node
|
||||
url = https://github.com/atom/cefode-node.git
|
||||
[submodule "vendor/gyp"]
|
||||
path = vendor/gyp
|
||||
url = https://github.com/svn2github/gyp.git
|
||||
[submodule "vendor/depot_tools"]
|
||||
path = vendor/depot_tools
|
||||
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue