Andrey Petrov
773e3c8cd9
Fix release script
2016-07-17 18:00:48 -04:00
Andrey Petrov
39ac1f44ed
Build/release script and fix version annotation.
2016-07-10 17:57:39 -04:00
Andrey Petrov
f8601c1b90
Update Makefile to new ldflags syntax
2016-07-09 13:57:32 -04:00
Matt Day
6af6d4d23a
Have $(BINARY) depend on the deps
target
...
This fixes `make build` on systems that haven't downloaded the
dependencies yet.
2015-08-20 06:04:06 -06:00
Matt Day
ebd08408d1
make deps
should be recursive
...
That way it gets the packages needed by `cmd/ssh-chat/...`
2015-08-20 04:42:29 -06:00
Andrey Petrov
8188deef30
Root sshchat package, main moved into cmd/ssh-chat/.
2015-01-21 11:47:59 -08:00
Andrey Petrov
5c72b1a121
Merge branch 'refactor'
2015-01-20 14:27:24 -08:00
Reini Urban
1417c8af14
Improve /version in case of future tags being added
2015-01-03 14:33:14 +01:00
Andrey Petrov
d3b0a56d78
Added Host struct.
2014-12-25 00:09:43 -08:00
empathetic-alligator
bdb66b09e7
Added /version command that outputs commit the server was built on.
2014-12-17 20:22:51 -05:00
Andrey Petrov
5f31e548a7
Lint in make test
2014-12-14 18:42:38 -08:00
empathetic-alligator
3dac036edf
Added flag for pprof and debug make target.
2014-12-14 20:37:20 -05:00
Brendan Ashworth
4227e0d8d4
Adds Travis-CI testing
...
This commit adds Travis-CI testing, which allows
free and easy continuous integration for pull requests
and new commits. It also adds a `make deps` target
in the Makefile for easily adding the dependencies.
It can be enabled here:
http://docs.travis-ci.com/user/getting-started/#Step-one%3A-Sign-in
Just follow instructions 1-2, three is already done. Thanks.
2014-12-13 10:53:14 -08:00
Andrey Petrov
af20d755e7
Banhammer!
2014-12-12 14:50:14 -08:00
Andrey Petrov
3f20f1795c
Fleshing out the readme.
2014-12-11 22:19:04 -08:00
Andrey Petrov
da934daf4a
map-ify clients, handle left message.
2014-12-09 18:22:46 -08:00
Andrey Petrov
1041ae3dda
Better makefile and working chat.
2014-12-09 15:51:24 -08:00