1
0
mirror of https://github.com/aseprite/aseprite.git synced 2025-01-18 19:19:10 +00:00
aseprite/.gitmodules

84 lines
2.7 KiB
Plaintext
Raw Normal View History

[submodule "tests/third_party/json"]
path = tests/third_party/json
2021-03-08 16:06:35 -03:00
url = https://github.com/aseprite/json.lua
2014-10-25 22:22:58 -03:00
[submodule "third_party/pixman"]
path = third_party/pixman
2014-10-30 10:03:46 -03:00
url = https://github.com/aseprite/pixman.git
[submodule "third_party/simpleini"]
path = third_party/simpleini
2014-10-30 11:34:35 -03:00
url = https://github.com/aseprite/simpleini.git
2015-05-29 11:08:47 -03:00
[submodule "third_party/gtest"]
path = third_party/gtest
url = https://github.com/aseprite/gtest.git
2015-09-01 13:04:11 +02:00
[submodule "third_party/libwebp"]
path = third_party/libwebp
url = https://github.com/aseprite/libwebp.git
2015-09-10 16:10:31 -03:00
[submodule "src/flic"]
path = src/flic
url = https://github.com/aseprite/flic.git
2015-09-22 19:27:04 -03: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/clip"]
path = src/clip
url = https://github.com/aseprite/clip.git
[submodule "src/observable"]
path = src/observable
2016-11-01 14:07:59 -03:00
url = https://github.com/aseprite/observable.git
2016-08-01 10:20:26 -03:00
[submodule "src/undo"]
path = src/undo
url = https://github.com/aseprite/undo.git
2016-11-01 12:47:48 -03: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 12:24:56 -03: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 11:25:08 -03: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 13:13:43 +07:00
[submodule "third_party/IXWebSocket"]
path = third_party/IXWebSocket
2022-04-26 09:45:38 -03: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 17:38:03 -03:00
[submodule "src/psd"]
path = src/psd
url = https://github.com/aseprite/psd.git