Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-20 | Remove duplicate fields and set default SDK dir. | Sebastien Douheret | 6 | -39/+41 | |
- Removed duplicate fields between Config and FileConfig - set /xdt/sdk as default SDK directory | |||||
2017-06-15 | Auto add var named CLIENT_PROJECT_DIR to environment. | Sebastien Douheret | 1 | -0/+3 | |
2017-05-30 | Fix crash with /make | Sebastien Douheret | 1 | -7/+27 | |
2017-05-27 | Wait folder insync before sending exit event. | Sebastien Douheret | 5 | -15/+165 | |
By default wait folder insync. Set ExitImmediate param to true to send exit event immedialty without waiting folder synchronization. | |||||
2017-05-25 | Rework development page: Pre-build, Build, Populate. | Sebastien Douheret | 7 | -40/+64 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-25 | Auto detect XDS-Agent tarballs and fix URL. | Sebastien Douheret | 1 | -16/+46 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-22 | Add XDS-agent tarball download feature | Sebastien Douheret | 2 | -0/+38 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-22 | Allow to set Syncthing rescanInterval parameter. | Sebastien Douheret | 3 | -6/+14 | |
2017-05-22 | Fix crash when retrieving installed sdks. | Sebastien Douheret | 1 | -0/+1 | |
2017-05-18 | Normalize relativePath projects to support Windows path. | Sebastien Douheret | 2 | -0/+22 | |
2017-05-18 | Added prints on startup | Sebastien Douheret | 1 | -0/+2 | |
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 | 2 | -24/+42 | |
2017-05-18 | Add Cross SDKs support (part 2) | Sebastien Douheret | 10 | -36/+125 | |
2017-05-17 | Use autogenerated Synchting apikey. | Sebastien Douheret | 2 | -6/+28 | |
Except if gui-apikey is set in config.json file. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-17 | Add SDKs support. | Sebastien Douheret | 9 | -57/+218 | |
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-17 | Auto start Syncthing and Syncthing-inotify. | Sebastien Douheret | 12 | -213/+342 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-15 | Update doc: add current dir in config.json discovery logic. | Sebastien Douheret | 1 | -1/+2 | |
2017-05-15 | Fix invalid json encoding definition | Sebastien Douheret | 2 | -6/+10 | |
2017-05-13 | Fix invalid rootPath when creating a new project. | Sebastien Douheret | 2 | -0/+10 | |
2017-05-13 | Detect undefined env variables used in config.json | Sebastien Douheret | 1 | -8/+26 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-11 | Initial main commit. | Sebastien Douheret | 18 | -0/+2030 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |