2011-10-31 16:01:14 -07:00
|
|
|
[submodule "src/llvm"]
|
|
|
|
path = src/llvm
|
2014-01-09 20:21:22 -08:00
|
|
|
url = https://github.com/rust-lang/llvm.git
|
2013-06-25 23:33:39 +05:30
|
|
|
branch = master
|
2011-11-08 14:36:19 -08:00
|
|
|
[submodule "src/libuv"]
|
|
|
|
path = src/libuv
|
2014-01-09 20:21:22 -08:00
|
|
|
url = https://github.com/rust-lang/libuv.git
|
2013-06-25 23:33:39 +05:30
|
|
|
branch = master
|
2013-08-18 17:11:45 -07:00
|
|
|
[submodule "src/gyp"]
|
|
|
|
path = src/gyp
|
2014-01-09 20:21:22 -08:00
|
|
|
url = https://github.com/rust-lang/gyp.git
|
2014-02-03 00:06:40 -08:00
|
|
|
[submodule "src/compiler-rt"]
|
|
|
|
path = src/compiler-rt
|
2014-02-03 22:54:09 -08:00
|
|
|
url = https://github.com/rust-lang/compiler-rt.git
|
2014-05-02 17:56:35 -07:00
|
|
|
[submodule "src/rt/hoedown"]
|
|
|
|
path = src/rt/hoedown
|
|
|
|
url = https://github.com/rust-lang/hoedown.git
|
2014-04-25 02:19:34 -04:00
|
|
|
[submodule "src/jemalloc"]
|
|
|
|
path = src/jemalloc
|
|
|
|
url = https://github.com/rust-lang/jemalloc.git
|