Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-23 | Set SUB_VERSION as current commit ID. | Sebastien Douheret | 1 | -2/+1 | |
2017-06-20 | Only call vendor when building all. | Sebastien Douheret | 1 | -2/+2 | |
2017-06-20 | Fiw webapp/install rule. | Sebastien Douheret | 1 | -1/+1 | |
test xxx && yyy doesn't work because "&&" characters seems interpreted by make. Workaround is to write test statement with if syntax. | |||||
2017-06-16 | Bump syncthing-inotify version to 0.8.6 | Sebastien Douheret | 1 | -3/+1 | |
2017-06-16 | Fix package generation. | Sebastien Douheret | 1 | -5/+6 | |
2017-06-16 | Fix glide install detection | Sebastien Douheret | 1 | -3/+6 | |
2017-06-16 | Used standard DESTDIR variable for make install | Sebastien Douheret | 1 | -11/+19 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-06-07 | Fix version / sub-version retrieval. | Sebastien Douheret | 1 | -1/+1 | |
2017-06-07 | Bump version | Sebastien Douheret | 1 | -1/+1 | |
2017-06-07 | Add windows and packaging build support. | Sebastien Douheret | 1 | -12/+61 | |
2017-05-28 | Add script to get xds-agent tarballs. | Sebastien Douheret | 1 | -3/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-26 | Fix webapp location for install and startup. | Sebastien Douheret | 1 | -1/+1 | |
2017-05-19 | Fix Makefile install commands | Sebastien Douheret | 1 | -1/+2 | |
2017-05-18 | Update Makefile to be smarter with syncthing compilation. | Sebastien Douheret | 1 | -8/+12 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-18 | Bump to Syncthing 0.14.28 | Sebastien Douheret | 1 | -1/+1 | |
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-17 | Add AGL specfic scripts | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-17 | Auto start Syncthing and Syncthing-inotify. | Sebastien Douheret | 1 | -12/+17 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-16 | Use patched version of syncthing-inotify. | Sebastien Douheret | 1 | -1/+2 | |
Bug #164 has not been properly merged yet. So patch this bug manually. See also https://github.com/syncthing/syncthing-inotify/pull/165 | |||||
2017-05-15 | Rework Version and Sub-version setup. | Sebastien Douheret | 1 | -9/+14 | |
2017-05-15 | Cleanup | Sebastien Douheret | 1 | -10/+5 | |
2017-05-12 | Add target to get Syncthing and start server script. | Sebastien Douheret | 1 | -24/+31 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-12 | Add install rule | Sebastien Douheret | 1 | -15/+10 | |
Installation directory can be changed using INSTALL_DIR and INSTALL_WEBAPP_DIR env variables Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-12 | Fix distclean | Sebastien Douheret | 1 | -1/+1 | |
2017-05-11 | Initial main commit. | Sebastien Douheret | 1 | -0/+118 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |