aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-04-08Use go module as dependency tool instead of glidehalibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/7.99.3halibut/7.99.2halibut/7.99.17.99.37.99.27.99.1Sebastien Douheret1-23/+36
2018-10-22Rework zip package versioningSebastien Douheret1-7/+6
2018-07-07Add retry (3 times) when glide download failsSebastien Douheret1-4/+7
2018-02-24Optimized/Reduced packaging timeSebastien Douheret1-2/+10
2018-01-05Migration to AGL gerrit (update go import)Sebastien Douheret1-6/+6
2017-12-15Fixed xds-server folder events detection.Sebastien Douheret1-1/+1
2017-12-11Standardized XDS config file name and location.Sebastien Douheret1-1/+1
2017-12-11Fixed installed conf file name: agent-config.json.Sebastien Douheret1-3/+3
2017-12-06Add config.json.in example and cleanup windows package.Sebastien Douheret1-1/+4
2017-12-01Added copyright headersv1.0.0-rc1Sebastien Douheret1-2/+18
2017-11-30Fixed subversion when tag doesn't include dash.Sebastien Douheret1-12/+18
2017-11-29Used xdsserver api v1.0.0-rc1Sebastien Douheret1-2/+2
2017-11-29Fixed webapp build in production modeSebastien Douheret1-6/+10
2017-11-29Check go version and print error if not >1.8.1Sebastien Douheret1-1/+14
2017-11-29Fixed /exec input stream and /signal.Sebastien Douheret1-1/+1
2017-11-29Renamed apiv1 lib to xaapiv1.Sebastien Douheret1-1/+2
2017-11-14Fixed webapp build and error message.Sebastien Douheret1-2/+2
2017-11-06Always set sub-versionSebastien Douheret1-0/+3
2017-10-20Extract version from git tag.Sebastien Douheret1-17/+7
2017-10-20Merge branch 'master' into wipv0.3.0-rc1Sebastien Douheret1-6/+12
2017-10-17Fix build release and packagingSebastien Douheret1-3/+7
2017-10-17Bump 0.2.0v0.2.0Sebastien Douheret1-1/+1
2017-10-17Add xds-agent user systemd service file and installSebastien Douheret1-6/+9
2017-10-07Bump Syncthing 0.14.38Sebastien Douheret1-2/+2
2017-10-06Added webapp Dashboard + logic to interact with server.Sebastien Douheret1-27/+44
2017-10-06Bump to v0.2.0Sebastien Douheret1-1/+1
2017-10-06Disable compiler optimizations and inlining for debugging.Sebastien Douheret1-3/+6
2017-08-30Fixed syncthing binDir when set to '.'0.1.0Sebastien Douheret1-0/+1
2017-08-29Fix subversion settingSebastien Douheret1-1/+2
2017-08-07Added missing quote in helpSebastien Douheret1-1/+1
2017-06-23Set SUB_VERSION as current commit ID.Sebastien Douheret1-1/+1
2017-06-23Add missing vendor dependencySebastien Douheret1-1/+1
2017-06-23Fix glide path for non Linux OSesSebastien Douheret1-4/+4
2017-06-23Fix glide pathRonan Le Martret1-4/+4
2017-06-22Rework READMESebastien Douheret1-1/+2
2017-06-20Only execute vendor rule when building all.Sebastien Douheret1-2/+2
2017-06-16Bump xds-agent and syncthing-inotify versionSebastien Douheret1-4/+2
2017-06-16Fix glide install detectionSebastien Douheret1-3/+6
2017-06-16Used standard DESTDIR variable in make installSebastien Douheret1-3/+5
2017-06-15Fix sub version settingSebastien Douheret1-1/+1
2017-06-15Add MacOs/darwin package generationSebastien Douheret1-2/+4
2017-06-07Add package-all rule support.Sebastien Douheret1-4/+25
2017-05-26Add build release (REL=1 make all)Sebastien Douheret1-2/+12
2017-05-26Fix Syncthing package retrieval for WindowsSebastien Douheret1-3/+3
2017-05-24Support Windows cross-build.Sebastien Douheret1-4/+9
2017-05-19Fix missing tools path creation.Sebastien Douheret1-0/+2
2017-05-18Update Makefile to be smarter with syncthing compilation.Sebastien Douheret1-10/+15
2017-05-18Bump to Syncthing 0.14.28 et Syncthing-Inotify master.Sebastien Douheret1-1/+2
2017-05-16Use patched version of syncthing-inotifySebastien Douheret1-1/+2
2017-05-15Initial commit.Sebastien Douheret1-0/+109