[Submodules] Update them all
This commit is contained in:
parent
a0c4653323
commit
de608b9638
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -25,7 +25,7 @@
|
||||
[submodule "deps/protobuf"]
|
||||
path = deps/protobuf
|
||||
url = https://github.com/google/protobuf.git
|
||||
branch = master
|
||||
branch = 3.5.x
|
||||
[submodule "deps/udis86"]
|
||||
path = deps/udis86
|
||||
url = ../udis86.git
|
||||
|
2
deps/libtomcrypt
vendored
2
deps/libtomcrypt
vendored
@ -1 +1 @@
|
||||
Subproject commit e1fcd3ab04868f60685e97f09ee329ce7e3bed1c
|
||||
Subproject commit b0c098e9c0e36c14f1485840572c1ca83a24d8ba
|
2
deps/libtommath
vendored
2
deps/libtommath
vendored
@ -1 +1 @@
|
||||
Subproject commit a0a86c696a7182f8be4b10bb79a1c5c971dc9561
|
||||
Subproject commit 06965eab718914df7c9a53af67a05661bd04ab18
|
2
deps/mongoose
vendored
2
deps/mongoose
vendored
@ -1 +1 @@
|
||||
Subproject commit abf89d32d9434f3b3eed74dc2b61f2434ea51fcb
|
||||
Subproject commit 53f34dea04a16a8f6df074f707e07b4d0100edf3
|
2
deps/pdcurses
vendored
2
deps/pdcurses
vendored
@ -1 +1 @@
|
||||
Subproject commit 7268494af34517eafb40731b0ab80c47d4259d1d
|
||||
Subproject commit 9cf39fe17a1319c85120c88f4bb3cb59fd8739cf
|
2
deps/protobuf
vendored
2
deps/protobuf
vendored
@ -1 +1 @@
|
||||
Subproject commit 6699f2cf64c656d96f4d6f93fa9563faf02e94b4
|
||||
Subproject commit fe773bfe97854c4be95b1b6e66281c0868194269
|
2
deps/zlib
vendored
2
deps/zlib
vendored
@ -1 +1 @@
|
||||
Subproject commit 3c46f5ddb5d4c6203805209076249dd80589682b
|
||||
Subproject commit 4346a16853e19b45787ce933666026903fb8f3f8
|
@ -36,8 +36,8 @@ function pdcurses.project()
|
||||
{
|
||||
path.join(pdcurses.settings.source, "pdcurses/*.c"),
|
||||
path.join(pdcurses.settings.source, "pdcurses/*.h"),
|
||||
path.join(pdcurses.settings.source, "win32/*.c"),
|
||||
path.join(pdcurses.settings.source, "win32/*.h"),
|
||||
path.join(pdcurses.settings.source, "wincon/*.c"),
|
||||
path.join(pdcurses.settings.source, "wincon/*.h"),
|
||||
}
|
||||
|
||||
-- not our code, ignore POSIX usage warnings for now
|
||||
|
Binary file not shown.
BIN
tools/protoc.exe
BIN
tools/protoc.exe
Binary file not shown.
Loading…
Reference in New Issue
Block a user