summaryrefslogtreecommitdiffstats
path: root/lib/apiv1
AgeCommit message (Collapse)AuthorFilesLines
2017-06-15Auto add var named CLIENT_PROJECT_DIR to environment.Sebastien Douheret1-0/+3
2017-05-30Fix crash with /makeSebastien Douheret1-7/+27
2017-05-27Wait folder insync before sending exit event.Sebastien Douheret2-10/+59
By default wait folder insync. Set ExitImmediate param to true to send exit event immedialty without waiting folder synchronization.
2017-05-25Rework development page: Pre-build, Build, Populate.Sebastien Douheret3-25/+49
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-25Auto detect XDS-Agent tarballs and fix URL.Sebastien Douheret1-16/+46
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-22Add XDS-agent tarball download featureSebastien Douheret2-0/+38
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-18Add Cross SDKs support (part 2)Sebastien Douheret3-6/+45
2017-05-17Add SDKs support.Sebastien Douheret1-0/+4
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>
2017-05-17Auto start Syncthing and Syncthing-inotify.Sebastien Douheret5-7/+10
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-15Fix invalid json encoding definitionSebastien Douheret2-6/+10
2017-05-11Initial main commit.Sebastien Douheret6-0/+500
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>