forked from alire-project/alire
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
71 lines (71 loc) · 2.3 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
[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
[submodule "deps/umwi"]
path = deps/umwi
url = https://github.com/mosteo/umwi
[submodule "deps/diskflags"]
path = deps/diskflags
url = https://github.com/mosteo/diskflags
[submodule "deps/dirty_booleans"]
path = deps/dirty_booleans
url = https://github.com/mosteo/dirty_booleans
[submodule "deps/den"]
path = deps/den
url = https://github.com/mosteo/den
[submodule "deps/cstrings"]
path = deps/cstrings
url = https://github.com/mosteo/cstrings
[submodule "deps/lml"]
path = deps/lml
url = https://github.com/mosteo/lml_ada.git