aseprite/.gitmodules

84 lines
2.7 KiB
Plaintext
Raw Permalink Normal View History

2014-10-26 01:22:58 +00:00
[submodule "third_party/pixman"]
path = third_party/pixman
2014-10-30 13:03:46 +00:00
url = https://github.com/aseprite/pixman.git
[submodule "third_party/simpleini"]
path = third_party/simpleini
2014-10-30 14:34:35 +00:00
url = https://github.com/aseprite/simpleini.git
2015-05-29 14:08:47 +00:00
[submodule "third_party/gtest"]
path = third_party/gtest
url = https://github.com/aseprite/gtest.git
2015-09-01 11:04:11 +00:00
[submodule "third_party/libwebp"]
path = third_party/libwebp
url = https://github.com/aseprite/libwebp.git
2015-09-10 19:10:31 +00:00
[submodule "src/flic"]
path = src/flic
url = https://github.com/aseprite/flic.git
2015-09-22 22:27:04 +00:00
[submodule "third_party/freetype2"]
path = third_party/freetype2
url = https://github.com/aseprite/freetype2.git
ignore = dirty
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://github.com/aseprite/zlib.git
ignore = dirty
[submodule "third_party/libpng"]
path = third_party/libpng
url = https://github.com/aseprite/libpng.git
[submodule "src/observable"]
path = src/observable
2016-11-01 17:07:59 +00:00
url = https://github.com/aseprite/observable.git
2016-08-01 13:20:26 +00:00
[submodule "src/undo"]
path = src/undo
url = https://github.com/aseprite/undo.git
2016-11-01 15:47:48 +00:00
[submodule "laf"]
path = laf
url = https://github.com/aseprite/laf.git
[submodule "third_party/cmark"]
path = third_party/cmark
url = https://github.com/aseprite/cmark.git
[submodule "third_party/harfbuzz"]
path = third_party/harfbuzz
url = https://github.com/aseprite/harfbuzz.git
[submodule "third_party/libarchive"]
path = third_party/libarchive
url = https://github.com/aseprite/libarchive.git
[submodule "third_party/json11"]
path = third_party/json11
url = https://github.com/aseprite/json11.git
[submodule "third_party/benchmark"]
path = third_party/benchmark
url = https://github.com/aseprite/benchmark.git
2017-10-02 15:24:56 +00:00
[submodule "third_party/giflib"]
path = third_party/giflib
url = https://github.com/aseprite/giflib.git
[submodule "third_party/fmt"]
path = third_party/fmt
url = https://github.com/aseprite/fmt.git
[submodule "third_party/tinyexpr"]
path = third_party/tinyexpr
url = https://github.com/aseprite/tinyexpr.git
2018-08-20 14:25:08 +00:00
[submodule "third_party/lua"]
path = third_party/lua
url = https://github.com/aseprite/lua
[submodule "src/tga"]
path = src/tga
url = https://github.com/aseprite/tga.git
[submodule "third_party/curl"]
path = third_party/curl
url = https://github.com/aseprite/curl.git
2021-09-30 06:13:43 +00:00
[submodule "third_party/IXWebSocket"]
path = third_party/IXWebSocket
2022-04-26 12:45:38 +00:00
url = https://github.com/aseprite/IXWebSocket.git
[submodule "third_party/cityhash"]
path = third_party/cityhash
url = https://github.com/aseprite/cityhash.git
2021-10-18 20:38:03 +00:00
[submodule "src/psd"]
path = src/psd
url = https://github.com/aseprite/psd.git
[submodule "third_party/qoi"]
path = third_party/qoi
url = https://github.com/aseprite/qoi.git
2024-04-22 21:28:03 +00:00
[submodule "third_party/tinyxml2"]
path = third_party/tinyxml2
url = https://github.com/aseprite/tinyxml2.git