aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 7d5212c1a35f5e6f00303311578e64b5b04042bb (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
[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 "doc/style"]
	path = doc/style
	url = ../etc/style.git
[submodule "libsqlite3"]
	path = libsqlite3
	url = http://git.build2.org/packaging/sqlite/libsqlite3.git
	update = none
[submodule "libodb"]
	path = libodb
	url = http://scm.codesynthesis.com/odb/libodb.git
	update = none
[submodule "libodb-sqlite"]
	path = libodb-sqlite
	url = http://scm.codesynthesis.com/odb/libodb-sqlite.git
	update = none