aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: b95cbe33f389371fd6dc5116212d1564edee8744 (plain)
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
[submodule "libbutl"]
	path = libbutl
	url = ../libbutl.git
[submodule "build2"]
	path = build2
	url = ../build2.git
[submodule "libbpkg"]
	path = libbpkg
	url = ../libbpkg.git
[submodule "bpkg"]
	path = bpkg
	url = ../bpkg.git
[submodule "bdep"]
	path = bdep
	url = ../bdep.git
[submodule "doc/style"]
	path = doc/style
	url = ../style.git
[submodule "libodb"]
	path = libodb
	url = https://scm.codesynthesis.com/odb/libodb.git
	update = none
[submodule "libodb-sqlite"]
	path = libodb-sqlite
	url = https://scm.codesynthesis.com/odb/libodb-sqlite.git
	update = none
[submodule "submodules/sqlite"]
	path = submodules/sqlite
	url = https://git.build2.org/packaging/sqlite/sqlite.git
	update = none
[submodule "submodules/libbuild2-kconfig"]
	path = submodules/libbuild2-kconfig
	url = https://github.com/build2/libbuild2-kconfig.git
[submodule "submodules/libbuild2-autoconf"]
	path = submodules/libbuild2-autoconf
	url = https://github.com/build2/libbuild2-autoconf.git
[submodule "submodules/libpkg-config"]
	path = submodules/libpkg-config
	url = https://github.com/build2/libpkg-config.git