1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
[submodule "deps/xmlezout"]
path = deps/xmlezout
url = https://github.com/alire-project/xmlezout.git
[submodule "deps/ajunitgen"]
path = deps/ajunitgen
url = https://github.com/mosteo/ajunitgen.git
[submodule "deps/aaa"]
path = deps/aaa
url = https://github.com/mosteo/aaa.git
[submodule "deps/semantic_versioning"]
path = deps/semantic_versioning
url = https://github.com/alire-project/semantic_versioning.git
[submodule "deps/simple_logging"]
path = deps/simple_logging
url = https://github.com/alire-project/simple_logging.git
[submodule "deps/ada-toml"]
path = deps/ada-toml
url = https://github.com/pmderodat/ada-toml.git
[submodule "deps/gnatcoll-slim"]
path = deps/gnatcoll-slim
url = https://github.com/alire-project/gnatcoll-core.git
branch = slim
[submodule "testsuite/fixtures/crates/libhello_git"]
path = testsuite/fixtures/crates/libhello_git
url = https://github.com/alire-project/libhello.git
[submodule "deps/ansi"]
path = deps/ansi
url = https://github.com/mosteo/ansi-ada
[submodule "deps/uri-ada"]
path = deps/uri-ada
url = https://github.com/mosteo/uri-ada.git
[submodule "deps/minirest"]
path = deps/minirest
url = https://github.com/mosteo/minirest
[submodule "deps/spdx"]
path = deps/spdx
url = https://github.com/Fabien-Chouteau/spdx_ada
branch = 319ca7bcc1e2eb1843aad1f64aca3ecba91a2bcc
[submodule "deps/optional"]
path = deps/optional
url = https://github.com/mosteo/optional
[submodule "deps/toml_slicer"]
path = deps/toml_slicer
url = https://github.com/mosteo/toml_slicer
[submodule "deps/si_units"]
path = deps/si_units
url = https://github.com/HeisenbugLtd/si_units.git
[submodule "deps/stopwatch"]
path = deps/stopwatch
url = https://github.com/mosteo/stopwatch
[submodule "deps/clic"]
path = deps/clic
url = https://github.com/alire-project/clic.git
|