Add checking about go-race requested to run tests
[src/xds/xds-server.git] / Makefile
2018-11-06 Sebastien DouheretAdd checking about go-race requested to run tests 45/17745/2
2018-10-22 Sebastien DouheretRework zip package versioning 25/17325/4
2018-10-22 Sebastien DouheretFix tests 23/17323/4
2018-09-24 Sebastien DouheretCleanup sdks*.json files while executing distclean 59/16759/1 6.90.0 guppy/6.90.0 guppy_6.90.0
2018-08-21 Sebastien DouheretDisable Go cache when running tests 13/16213/1
2018-08-21 Clément BénierMerge remote-tracking branch 'origin/sandbox/benierc... 11/16211/1
2018-08-21 Clément Béniersdk_test: draft in progress
2018-08-21 Clément Bénierfunctionnal test: initial commit for tests
2018-07-25 Sebastien DouheretIgnored webapp/install error when DESTDIR doesn't exist 57/15757/1 5.99.3 flounder/5.99.3 flounder_5.99.3
2018-07-18 Sebastien DouheretFixed error about unwanted usr directory 37/15437/2 sandbox/SebD
2018-07-06 Sebastien DouheretRemoved unwanted usr directory from package 69/15069/1
2018-07-06 Sebastien DouheretMinor fixes in Makefile 61/15061/1
2018-07-06 Sebastien DouheretAdd retry (3 times) when glide download fails 59/15059/1
2018-07-05 Sebastien DouheretUpdate/fix rpm and deb packaging 23/15023/1
2018-01-05 Sebastien DouheretUpdate vendor/debug rule according to gerrit migration.
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
2017-12-22 Sebastien DouheretAdded SDKs management support.
2017-12-11 Sebastien DouheretStandardized XDS config file name and location.
2017-11-30 Sebastien DouheretAdded Copyright header.
2017-11-30 Sebastien DouheretFixed subversion when tag doesn't include dash.
2017-11-29 Sebastien DouheretFixed double 'v' letter in package name
2017-11-29 Sebastien DouheretCheck go version and print error if not >1.8.1
2017-11-17 Sebastien DouheretMerge remote-tracking branch 'origin/master' into wip
2017-11-13 Sebastien DMerge pull request #3 from bavery22/FixSoftLink
2017-11-13 Sebastien DouheretFixed injection error with ngx-cookie package v1.0.1. v0.3.4
2017-11-06 Sebastien DouheretAlways set sub-version
2017-11-06 Sebastien DouheretExtract version from git tag.
2017-11-06 Sebastien DouheretBump Syncthing 0.14.38
2017-11-06 Sebastien DouheretMoved web Dashboard to xds-agent
2017-10-17 Sebastien DouheretBump v0.3.2 v0.3.2
2017-10-16 Sebastien DouheretBump v0.3.1 v0.3.1
2017-09-25 Sebastien DouheretCosmetic fix
2017-09-21 Sebastien DouheretDisable compiler optimizations and inlining for debugging.
2017-09-13 Sebastien DouheretBump to 0.3.0
2017-09-13 Sebastien DouheretSet install dir to /opt/AGL and move conf to $HOME...
2017-09-13 Sebastien DouheretAdd packaging files used by OBS.
2017-08-30 Sebastien DouheretRemove Windows package generation (not supported)
2017-08-29 Sebastien DouheretBump version v0.2.1
2017-08-26 Sebastien DouheretMerge remote-tracking branch 'origin/wip'
2017-08-16 Sebastien DouheretAdd folder interface and support native pathmap folder...
2017-08-07 Sebastien DouheretImproved /exec to support gdb execution.
2017-06-23 Sebastien DouheretSet SUB_VERSION as current commit ID.
2017-06-20 Sebastien DouheretOnly call vendor when building all.
2017-06-20 Sebastien DouheretFiw webapp/install rule.
2017-06-16 Sebastien DouheretBump syncthing-inotify version to 0.8.6
2017-06-16 Sebastien DouheretFix package generation.
2017-06-16 Sebastien DouheretFix glide install detection
2017-06-16 Sebastien DouheretUsed standard DESTDIR variable for make install
2017-06-07 Sebastien DouheretFix version / sub-version retrieval.
2017-06-07 Sebastien DouheretBump version
2017-06-07 Sebastien DouheretAdd windows and packaging build support.
2017-05-28 Sebastien DouheretAdd script to get xds-agent tarballs.
2017-05-26 Sebastien DouheretFix webapp location for install and startup.
2017-05-19 Sebastien DouheretFix Makefile install commands
2017-05-18 Sebastien DouheretUpdate Makefile to be smarter with syncthing compilation.
2017-05-18 Sebastien DouheretBump to Syncthing 0.14.28
2017-05-18 Sebastien DouheretFix copy of agl directory in make install
2017-05-18 Sebastien DouheretFix syncthing-inotify version and install rule.
2017-05-17 Sebastien DouheretAdd AGL specfic scripts
2017-05-17 Sebastien DouheretAuto start Syncthing and Syncthing-inotify.
2017-05-15 Sebastien DouheretUse patched version of syncthing-inotify.
2017-05-15 Sebastien DouheretRework Version and Sub-version setup.
2017-05-15 Sebastien DouheretCleanup
2017-05-12 Sebastien DouheretAdd target to get Syncthing and start server script.
2017-05-12 Sebastien DouheretAdd install rule
2017-05-12 Sebastien DouheretFix distclean
2017-05-11 Sebastien DouheretInitial main commit.