Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-29 | Refit source files to have a public xs-apiv1 lib package. | Sebastien Douheret | 2 | -182/+0 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-24 | Fixed SDK ID resolution for /exec api. | Sebastien Douheret | 1 | -7/+6 | |
2017-11-06 | Used uuid of SDK ID and support short ID name if not ambiguous. | Sebastien Douheret | 2 | -24/+58 | |
2017-08-16 | Add folder interface and support native pathmap folder type. | Sebastien Douheret | 1 | -0/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-06-26 | Use xds-common go library. | Sebastien Douheret | 1 | -1/+1 | |
2017-05-25 | Rework development page: Pre-build, Build, Populate. | Sebastien Douheret | 2 | -5/+5 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-22 | Fix crash when retrieving installed sdks. | Sebastien Douheret | 1 | -0/+1 | |
2017-05-18 | Add Cross SDKs support (part 2) | Sebastien Douheret | 2 | -10/+69 | |
2017-05-17 | Add SDKs support. | Sebastien Douheret | 2 | -0/+86 | |
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> |