forked from alire-project/alire
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
53 lines (53 loc) · 1.77 KB
/
.gitmodules
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/mosteo/ada-toml
[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