Add SDKs support.
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 17 May 2017 09:28:57 +0000 (11:28 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 17 May 2017 12:04:32 +0000 (14:04 +0200)
commit40a7183f3b4aa32379aa8b4949f5f9c5e32f79f6
tree25a98c1b6c6c7b5e186ae3cf0dc11807b2fa088a
parentc07adb807c41a1545a9a0f5bbf40080d86946538
Add SDKs support.

Don't allow to install SDKs through XDS for now.
Only probe existing SDKs that have been manually installed using scripts/agl/install-agl-sdks.sh.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
14 files changed:
.vscode/settings.json
README.md
config.json.in
lib/apiv1/make.go
lib/common/filepath.go [new file with mode: 0644]
lib/common/httpclient.go
lib/crosssdk/sdk.go [new file with mode: 0644]
lib/crosssdk/sdks.go [new file with mode: 0644]
lib/syncthing/st.go
lib/webserver/server.go
lib/xdsconfig/config.go
lib/xdsconfig/fileconfig.go
main.go
webapp/src/app/common/syncthing.service.ts