summaryrefslogtreecommitdiffstats
path: root/lib/common
AgeCommit message (Collapse)AuthorFilesLines
2017-05-27Wait folder insync before sending exit event.Sebastien Douheret1-5/+6
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 Douheret1-7/+9
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-22Allow to set Syncthing rescanInterval parameter.Sebastien Douheret1-2/+5
2017-05-18Normalize relativePath projects to support Windows path.Sebastien Douheret1-0/+16
2017-05-18Fix ResolveEnvVar when param is empty.Sebastien Douheret1-1/+4
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-18Improved ResolveEnvVar and add support of tilde (~/...)Sebastien Douheret1-1/+40
2017-05-17Add SDKs support.Sebastien Douheret2-0/+51
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-11Initial main commit.Sebastien Douheret3-0/+382
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>