Commit Graph

7 Commits

Author SHA1 Message Date
aerth
0a10386457
Allow compiler to reassign the value of ProgramName
Can use ldflags in build line such as:

    -ldflags='-X main.ProgramName=${NAME}"'
2017-04-04 14:08:08 -07:00
Yufan Lou
6710b98ca9 Move mainLoop without C-z to windows-specific file 2016-05-06 04:59:09 +08:00
Yufan Lou
c05b306cf6 Fix import: remove pkg syscall 2016-05-06 04:53:46 +08:00
Yufan Lou
e9702239da Fix windows build
No UNIX signals are defined under windows, so Ctrl-Z sending SIGSTOP to self is removed.
2016-05-06 03:50:04 +08:00
9a45937d0f Wrap long bucket/pair names/values 2015-12-01 15:20:52 -06:00
908848fed6 Linted 2015-09-17 11:49:57 -05:00
941e624d16 Migrate to github from personal host 2015-05-18 09:47:08 -05:00