Use depot_tools to provide ninja binary and cpplint.

This commit is contained in:
Cheng Zhao 2013-07-07 16:25:50 +08:00
parent 3cd910abc6
commit 950c09f2e7
5 changed files with 15 additions and 3996 deletions

5
.gitmodules vendored
View file

@ -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