darling/.gitmodules

22 lines
849 B
Plaintext
Raw Normal View History

[submodule "src/external/libdispatch"]
path = src/external/libdispatch
2015-10-25 20:04:37 +00:00
url = https://github.com/darlinghq/darling-libdispatch.git
[submodule "src/external/libobjc2"]
path = src/external/libobjc2
2015-10-25 20:04:37 +00:00
url = https://github.com/darlinghq/darling-libobjc2.git
[submodule "src/external/libcxx"]
path = src/external/libcxx
2015-10-25 20:04:37 +00:00
url = https://github.com/darlinghq/darling-libcxx.git
[submodule "src/external/libcxxabi"]
path = src/external/libcxxabi
2015-10-25 20:04:37 +00:00
url = https://github.com/darlinghq/darling-libcxxabi.git
[submodule "src/external/libkqueue"]
path = src/external/libkqueue
2015-10-12 13:29:15 +00:00
url = https://github.com/darlinghq/darling-libkqueue.git
2015-10-28 10:01:40 +00:00
[submodule "src/external/zlib"]
path = src/external/zlib
url = https://github.com/darlinghq/darling-zlib.git
[submodule "src/external/bzip2"]
path = src/external/bzip2
url = https://github.com/darlinghq/darling-bzip2.git