2013-01-11 09:23:08 +00:00
|
|
|
[submodule "third_party/ninja"]
|
|
|
|
path = third_party/ninja
|
|
|
|
url = git://github.com/martine/ninja.git
|
|
|
|
[submodule "third_party/gyp"]
|
|
|
|
path = third_party/gyp
|
|
|
|
url = https://github.com/benvanik/gyp.git
|
2013-01-24 05:31:23 +00:00
|
|
|
[submodule "third_party/gflags"]
|
|
|
|
path = third_party/gflags
|
|
|
|
url = https://github.com/benvanik/gflags.git
|
2013-01-27 08:22:59 +00:00
|
|
|
[submodule "third_party/binutils"]
|
|
|
|
path = third_party/binutils
|
|
|
|
url = http://sourceware.org/git/binutils.git
|
2013-01-28 01:49:32 +00:00
|
|
|
[submodule "third_party/sparsehash"]
|
|
|
|
path = third_party/sparsehash
|
|
|
|
url = https://github.com/benvanik/sparsehash.git
|
2013-05-19 16:23:50 +00:00
|
|
|
[submodule "third_party/libjit"]
|
|
|
|
path = third_party/libjit
|
|
|
|
url = https://github.com/benvanik/libjit.git
|