-
Notifications
You must be signed in to change notification settings - Fork 485
Expand file tree
/
Copy path.gitmodules
More file actions
51 lines (51 loc) · 1.74 KB
/
.gitmodules
File metadata and controls
51 lines (51 loc) · 1.74 KB
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
[submodule "submodules/assistant"]
path = submodules/assistant
url = https://github.com/eranif/assistant.git
[submodule "cc-wrapper"]
path = submodules/cc-wrapper
url = https://github.com/eranif/cc-wrapper
[submodule "submodules/doctest"]
path = submodules/doctest
url = https://github.com/doctest/doctest
[submodule "dtl"]
path = submodules/dtl
url = https://github.com/cubicdaiya/dtl.git
[submodule "hunspell"]
path = submodules/hunspell
url = https://github.com/hunspell/hunspell.git
[submodule "submodules/lexilla"]
path = submodules/lexilla
url = https://github.com/eranif/lexilla.git
[submodule "libssh"]
path = submodules/libssh
url = https://git.libssh.org/projects/libssh.git
[submodule "submodules/lua"]
path = submodules/lua
url = https://github.com/eranif/lua.git
[submodule "submodules/LuaBridge"]
path = submodules/LuaBridge
url = https://github.com/eranif/LuaBridge.git
[submodule "submodules/openssl-cmake"]
path = submodules/openssl-cmake
url = https://github.com/eranif/openssl-cmake.git
[submodule "submodules/websocketpp"]
path = submodules/websocketpp
url = https://github.com/zaphoyd/websocketpp.git
[submodule "wxdap"]
path = submodules/wxdap
url = https://github.com/eranif/wxdap
[submodule "wx-config-msys2"]
path = submodules/wx-config-msys2
url = https://github.com/eranif/wx-config-msys2.git
[submodule "yaml-cpp"]
path = submodules/yaml-cpp
url = https://github.com/jbeder/yaml-cpp
[submodule "zlib"]
path = submodules/zlib
url = https://github.com/madler/zlib
[submodule "submodules/wxTerminalEmulator"]
path = submodules/wxTerminalEmulator
url = https://github.com/eranif/wxTerminalEmulator.git
[submodule "submodules/agent-sop"]
path = submodules/agent-sop
url = https://github.com/strands-agents/agent-sop.git