2016-09-22 01:15:30 -04:00
|
|
|
[submodule "web/socket/flot"]
|
|
|
|
path = web/socket/flot
|
|
|
|
url = https://github.com/flot/flot.git
|
|
|
|
[submodule "thirdparty/libconfig"]
|
|
|
|
path = thirdparty/libconfig
|
|
|
|
url = https://github.com/hyperrealm/libconfig.git
|
|
|
|
[submodule "thirdparty/libwebsockets"]
|
|
|
|
path = thirdparty/libwebsockets
|
|
|
|
url = https://github.com/warmcat/libwebsockets
|
|
|
|
[submodule "thirdparty/criterion"]
|
|
|
|
path = thirdparty/criterion
|
2016-10-30 20:07:47 -04:00
|
|
|
url = https://github.com/Snaipe/Criterion
|
2016-09-22 01:15:30 -04:00
|
|
|
[submodule "thirdparty/libnl"]
|
|
|
|
path = thirdparty/libnl
|
|
|
|
url = https://github.com/thom311/libnl.git
|
2016-10-08 20:28:34 -04:00
|
|
|
[submodule "thirdparty/jansson"]
|
|
|
|
path = thirdparty/jansson
|
|
|
|
url = https://github.com/akheron/jansson.git
|
|
|
|
[submodule "thirdparty/libcurl"]
|
|
|
|
path = thirdparty/libcurl
|
|
|
|
url = https://github.com/curl/curl.git
|
2017-03-06 10:06:33 -04:00
|
|
|
[submodule "thirdparty/libxil"]
|
|
|
|
path = thirdparty/libxil
|
2017-04-06 15:04:47 +02:00
|
|
|
url = ../libxil.git
|
2017-04-23 19:22:11 +02:00
|
|
|
[submodule "thirdparty/libopal"]
|
|
|
|
path = thirdparty/libopal
|
|
|
|
url = ../libopal.git
|
2017-05-23 13:54:26 +02:00
|
|
|
[submodule "thirdparty/nanomsg"]
|
|
|
|
path = thirdparty/nanomsg
|
|
|
|
url = https://github.com/nanomsg/nanomsg.git
|
2017-05-22 20:06:31 +02:00
|
|
|
[submodule "thirdparty/libzmq"]
|
|
|
|
path = thirdparty/libzmq
|
|
|
|
url = https://github.com/zeromq/libzmq.git
|