diff options
author | Jari Vetoniemi <jari.vetoniemi@indooratlas.com> | 2020-03-16 18:49:26 +0900 |
---|---|---|
committer | Jari Vetoniemi <jari.vetoniemi@indooratlas.com> | 2020-03-30 00:39:06 +0900 |
commit | fcbf63e62c627deae76c1b8cb8c0876c536ed811 (patch) | |
tree | 64cb17de3f41a2b6fef2368028fbd00349946994 /.gitmodules |
Fresh start
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 141 |
1 files changed, 141 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..174a106 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,141 @@ +[submodule "jni/mkxp"] + path = jni/mkxp + url = https://github.com/Ancurio/mkxp.git +[submodule "jni/physfs"] + path = jni/physfs + url = https://github.com/criptych/physfs.git +[submodule "jni/SDL"] + path = jni/SDL + url = hg::https://hg.libsdl.org/SDL +[submodule "jni/SDL_image"] + path = jni/SDL_image + url = hg::https://hg.libsdl.org/SDL_image +[submodule "jni/OpenAL"] + path = jni/OpenAL + url = https://github.com/kcat/openal-soft +[submodule "jni/SDL_ttf"] + path = jni/SDL_ttf + url = hg::https://hg.libsdl.org/SDL_ttf +[submodule "jni/fluidsynth"] + path = jni/fluidsynth + url = https://github.com/FluidSynth/fluidsynth.git +[submodule "jni/libsigc++"] + path = jni/libsigc++ + url = https://github.com/libsigcplusplus/libsigcplusplus.git +[submodule "jni/pixman"] + path = jni/pixman + url = https://gitlab.freedesktop.org/pixman/pixman +[submodule "jni/glib"] + path = jni/glib + url = https://github.com/GNOME/glib.git +[submodule "jni/boost/program_options"] + path = jni/boost/program_options + url = https://github.com/boostorg/program_options.git +[submodule "jni/proxy-libintl"] + path = jni/proxy-libintl + url = https://github.com/frida/proxy-libintl.git +[submodule "jni/boost/unordered"] + path = jni/boost/unordered + url = https://github.com/boostorg/unordered.git +[submodule "jni/boost/config"] + path = jni/boost/config + url = https://github.com/boostorg/config.git +[submodule "jni/boost/core"] + path = jni/boost/core + url = https://github.com/boostorg/core.git +[submodule "jni/boost/container_hash"] + path = jni/boost/container_hash + url = https://github.com/boostorg/container_hash.git +[submodule "jni/boost/integer"] + path = jni/boost/integer + url = https://github.com/boostorg/integer.git +[submodule "jni/boost/assert"] + path = jni/boost/assert + url = https://github.com/boostorg/assert.git +[submodule "jni/boost/type_traits"] + path = jni/boost/type_traits + url = https://github.com/boostorg/type_traits.git +[submodule "jni/boost/detail"] + path = jni/boost/detail + url = https://github.com/boostorg/detail.git +[submodule "jni/boost/static_assert"] + path = jni/boost/static_assert + url = https://github.com/boostorg/static_assert.git +[submodule "jni/boost/move"] + path = jni/boost/move + url = https://github.com/boostorg/move.git +[submodule "jni/boost/preprocessor"] + path = jni/boost/preprocessor + url = https://github.com/boostorg/preprocessor.git +[submodule "jni/boost/throw_exception"] + path = jni/boost/throw_exception + url = https://github.com/boostorg/throw_exception.git +[submodule "jni/boost/tuple"] + path = jni/boost/tuple + url = https://github.com/boostorg/tuple.git +[submodule "jni/boost/predef"] + path = jni/boost/predef + url = https://github.com/boostorg/predef.git +[submodule "jni/boost/any"] + path = jni/boost/any + url = https://github.com/boostorg/any.git +[submodule "jni/boost/type_index"] + path = jni/boost/type_index + url = https://github.com/boostorg/type_index.git +[submodule "jni/boost/function"] + path = jni/boost/function + url = https://github.com/boostorg/function.git +[submodule "jni/boost/bind"] + path = jni/boost/bind + url = https://github.com/boostorg/bind.git +[submodule "jni/boost/lexical_cast"] + path = jni/boost/lexical_cast + url = https://github.com/boostorg/lexical_cast +[submodule "jni/boost/range"] + path = jni/boost/range + url = https://github.com/boostorg/range +[submodule "jni/boost/iterator"] + path = jni/boost/iterator + url = https://github.com/boostorg/iterator +[submodule "jni/boost/mpl"] + path = jni/boost/mpl + url = https://github.com/boostorg/mpl +[submodule "jni/boost/concept_check"] + path = jni/boost/concept_check + url = https://github.com/boostorg/concept_check +[submodule "jni/boost/utility"] + path = jni/boost/utility + url = https://github.com/boostorg/utility +[submodule "jni/boost/numeric_conversion"] + path = jni/boost/numeric_conversion + url = https://github.com/boostorg/numeric_conversion +[submodule "jni/boost/array"] + path = jni/boost/array + url = https://github.com/boostorg/array +[submodule "jni/boost/container"] + path = jni/boost/container + url = https://github.com/boostorg/container +[submodule "jni/boost/math"] + path = jni/boost/math + url = https://github.com/boostorg/math +[submodule "jni/boost/smart_ptr"] + path = jni/boost/smart_ptr + url = https://github.com/boostorg/smart_ptr +[submodule "jni/boost/tokenizer"] + path = jni/boost/tokenizer + url = https://github.com/boostorg/tokenizer +[submodule "jni/SDL_sound"] + path = jni/SDL_sound + url = https://github.com/Cloudef/SDL_sound.git +[submodule "jni/liblcf"] + path = jni/liblcf + url = https://github.com/EasyRPG/liblcf.git +[submodule "jni/easyrpg"] + path = jni/easyrpg + url = https://github.com/EasyRPG/Player.git +[submodule "jni/physfs-serve"] + path = jni/physfs-serve + url = https://git.cloudef.pw/physfs-serve.git +[submodule "jni/SDL_mixer"] + path = jni/SDL_mixer + url = hg::https://hg.libsdl.org/SDL_mixer/ |