Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-15 | Fix sub version setting | Sebastien Douheret | 1 | -1/+1 | |
2017-06-15 | Add MacOs/darwin package generation | Sebastien Douheret | 1 | -2/+4 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-06-07 | Add package-all rule support. | Sebastien Douheret | 1 | -4/+25 | |
2017-05-26 | Add build release (REL=1 make all) | Sebastien Douheret | 1 | -2/+12 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-26 | Fix Syncthing package retrieval for Windows | Sebastien Douheret | 1 | -3/+3 | |
Note that cross compile for Windows required Go version 1.8 or higher. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-24 | Support Windows cross-build. | Sebastien Douheret | 1 | -4/+9 | |
Use following command cross build for Windows on a Linux machine: GOOS=windows GOARCH=amd64 make Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-19 | Fix missing tools path creation. | Sebastien Douheret | 1 | -0/+2 | |
2017-05-18 | Update Makefile to be smarter with syncthing compilation. | Sebastien Douheret | 1 | -10/+15 | |
2017-05-18 | Bump to Syncthing 0.14.28 et Syncthing-Inotify master. | Sebastien Douheret | 1 | -1/+2 | |
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. | |||||
2017-05-15 | Initial commit. | Sebastien Douheret | 1 | -0/+109 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |