aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-06-23Prevent Syncthing auto-upgrade and restart.Sebastien Douheret1-0/+2
2017-06-20Remove duplicate fields and set default SDK dir.Sebastien Douheret6-39/+41
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 Douheret5-15/+165
2017-05-25Rework development page: Pre-build, Build, Populate.Sebastien Douheret7-40/+64
2017-05-25Auto detect XDS-Agent tarballs and fix URL.Sebastien Douheret1-16/+46
2017-05-22Add XDS-agent tarball download featureSebastien Douheret2-0/+38
2017-05-22Allow to set Syncthing rescanInterval parameter.Sebastien Douheret3-6/+14
2017-05-22Fix crash when retrieving installed sdks.Sebastien Douheret1-0/+1
2017-05-18Normalize relativePath projects to support Windows path.Sebastien Douheret2-0/+22
2017-05-18Added prints on startupSebastien Douheret1-0/+2
2017-05-18Fix ResolveEnvVar when param is empty.Sebastien Douheret1-1/+4
2017-05-18Improved ResolveEnvVar and add support of tilde (~/...)Sebastien Douheret2-24/+42
2017-05-18Add Cross SDKs support (part 2)Sebastien Douheret10-36/+125
2017-05-17Use autogenerated Synchting apikey.Sebastien Douheret2-6/+28
2017-05-17Add SDKs support.Sebastien Douheret9-57/+218
2017-05-17Auto start Syncthing and Syncthing-inotify.Sebastien Douheret12-213/+342
2017-05-15Update doc: add current dir in config.json discovery logic.Sebastien Douheret1-1/+2
2017-05-15Fix invalid json encoding definitionSebastien Douheret2-6/+10
2017-05-13Fix invalid rootPath when creating a new project.Sebastien Douheret2-0/+10
2017-05-13Detect undefined env variables used in config.jsonSebastien Douheret1-8/+26
2017-05-11Initial main commit.Sebastien Douheret18-0/+2030