Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-22 | Fix crash when retrieving installed sdks. | Sebastien Douheret | 1 | -0/+1 |
2017-05-19 | Fix Makefile install commands | Sebastien Douheret | 1 | -1/+2 |
2017-05-19 | Allow to set make arguments and rework build page. | Sebastien Douheret | 3 | -49/+88 |
2017-05-18 | Normalize relativePath projects to support Windows path. | Sebastien Douheret | 2 | -0/+22 |
2017-05-18 | Added prints on startup | Sebastien Douheret | 2 | -2/+5 |
2017-05-18 | Update Makefile to be smarter with syncthing compilation. | Sebastien Douheret | 1 | -8/+12 |
2017-05-18 | Bump to Syncthing 0.14.28 | Sebastien Douheret | 3 | -3/+3 |
2017-05-18 | Fix SDKs init when no sdk found in Webapp. | Sebastien Douheret | 2 | -4/+12 |
2017-05-18 | Fix ResolveEnvVar when param is empty. | Sebastien Douheret | 1 | -1/+4 |
2017-05-18 | Fix copy of agl directory in make install | Sebastien Douheret | 1 | -1/+1 |
2017-05-18 | Fix syncthing-inotify version and install rule. | Sebastien Douheret | 1 | -6/+10 |
2017-05-18 | Update script now that #164 fix has been merged. | Sebastien Douheret | 1 | -22/+6 |
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 | 23 | -50/+360 |
2017-05-17 | Use autogenerated Synchting apikey. | Sebastien Douheret | 3 | -7/+30 |
2017-05-17 | Add AGL specfic scripts | Sebastien Douheret | 4 | -39/+112 |
2017-05-17 | Add SDKs support. | Sebastien Douheret | 14 | -73/+255 |
2017-05-17 | Auto start Syncthing and Syncthing-inotify. | Sebastien Douheret | 17 | -236/+512 |
2017-05-16 | Use patched version of syncthing-inotify. | Sebastien Douheret | 2 | -2/+37 |
2017-05-15 | Update doc: add current dir in config.json discovery logic. | Sebastien Douheret | 2 | -2/+4 |
2017-05-15 | Rework Version and Sub-version setup. | Sebastien Douheret | 2 | -16/+23 |
2017-05-15 | Cleanup | Sebastien Douheret | 2 | -11/+6 |
2017-05-15 | Fix invalid json encoding definition | Sebastien Douheret | 2 | -6/+10 |
2017-05-13 | Document script directory | Sebastien Douheret | 1 | -0/+2 |
2017-05-13 | Allow to not start server (useful for debugging). | Sebastien Douheret | 1 | -6/+12 |
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 |
2017-05-12 | Add target to get Syncthing and start server script. | Sebastien Douheret | 4 | -26/+131 |
2017-05-12 | Add install rule | Sebastien Douheret | 1 | -15/+10 |
2017-05-12 | Fix distclean | Sebastien Douheret | 1 | -1/+1 |
2017-05-12 | Ignored private directory or file | Sebastien Douheret | 1 | -0/+4 |
2017-05-12 | Fix doc and repo url | Sebastien Douheret | 2 | -7/+7 |
2017-05-11 | Fixed connection retry to local Syncthing. | Sebastien Douheret | 2 | -31/+41 |
2017-05-11 | Initial main commit. | Sebastien Douheret | 59 | -0/+4609 |
2017-05-11 | Initial commit | Sebastien D | 1 | -0/+201 |