mirror of
https://github.com/darlinghq/darling.git
synced 2024-11-24 04:39:50 +00:00
877d062fd4
Integrate darling-dmg, add hdiutil Add fake sudo and sw_vers Add darling-installer submodule (not working yet)
66 lines
2.0 KiB
Plaintext
66 lines
2.0 KiB
Plaintext
[submodule "src/external/libdispatch"]
|
|
path = src/external/libdispatch
|
|
url = ../darling-libdispatch.git
|
|
[submodule "src/external/libobjc2"]
|
|
path = src/external/libobjc2
|
|
url = ../darling-libobjc2.git
|
|
[submodule "src/external/libcxx"]
|
|
path = src/external/libcxx
|
|
url = ../darling-libcxx.git
|
|
[submodule "src/external/libcxxabi"]
|
|
path = src/external/libcxxabi
|
|
url = ../darling-libcxxabi.git
|
|
[submodule "src/external/libkqueue"]
|
|
path = src/external/libkqueue
|
|
url = ../darling-libkqueue.git
|
|
[submodule "src/external/zlib"]
|
|
path = src/external/zlib
|
|
url = ../darling-zlib.git
|
|
[submodule "src/external/bzip2"]
|
|
path = src/external/bzip2
|
|
url = ../darling-bzip2.git
|
|
[submodule "src/external/libxml2"]
|
|
path = src/external/libxml2
|
|
url = ../darling-libxml2.git
|
|
[submodule "src/external/compiler-rt"]
|
|
path = src/external/compiler-rt
|
|
url = ../darling-compiler-rt.git
|
|
[submodule "src/external/foundation"]
|
|
path = src/external/foundation
|
|
url = ../darling-foundation.git
|
|
[submodule "src/external/corefoundation"]
|
|
path = src/external/corefoundation
|
|
url = ../darling-corefoundation.git
|
|
[submodule "src/external/icu"]
|
|
path = src/external/icu
|
|
url = ../darling-icu.git
|
|
branch = darling
|
|
[submodule "src/external/libxslt"]
|
|
path = src/external/libxslt
|
|
url = ../darling-libxslt.git
|
|
[submodule "src/external/openssl"]
|
|
path = src/external/openssl
|
|
url = ../darling-openssl.git
|
|
[submodule "src/external/curl"]
|
|
path = src/external/curl
|
|
url = ../darling-curl.git
|
|
branch = darling
|
|
[submodule "src/external/shell_cmds"]
|
|
path = src/external/shell_cmds
|
|
url = ../darling-shell_cmds.git
|
|
branch = darling
|
|
[submodule "src/external/file_cmds"]
|
|
path = src/external/file_cmds
|
|
url = ../darling-file_cmds.git
|
|
branch = darling
|
|
[submodule "src/external/bash"]
|
|
path = src/external/bash
|
|
url = ../darling-bash.git
|
|
branch = darling
|
|
[submodule "src/external/darling-dmg"]
|
|
path = src/external/darling-dmg
|
|
url = ../darling-dmg.git
|
|
[submodule "src/external/installer"]
|
|
path = src/external/installer
|
|
url = ../darling-installer.git
|