Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-26 | Use xds-common go library. | Sebastien Douheret | 1 | -73/+0 | |
2017-05-18 | Normalize relativePath projects to support Windows path. | Sebastien Douheret | 1 | -0/+16 | |
2017-05-18 | Fix ResolveEnvVar when param is empty. | Sebastien Douheret | 1 | -1/+4 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-18 | Improved ResolveEnvVar and add support of tilde (~/...) | Sebastien Douheret | 1 | -1/+40 | |
2017-05-17 | Add SDKs support. | Sebastien Douheret | 1 | -0/+15 | |
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> |