Commit Graph

12 Commits

Author SHA1 Message Date
James Phillips 0e1aef7f9a Changes readme Go version to 1.5.3. 2016-01-14 19:55:57 -08:00
Seth Vargo dc9131a732 Use HTTPS + www. where appropriate 2016-01-13 17:44:01 -05:00
James Phillips 009a2b3b50 Updates go version to 1.5.1, and modernizes the Vagrantfile.
Drops 32bit in the Vagrantfile as well since we can build that with
gox and don't need a special environment for it. The Vagrantfile is
now just a good default development environment.
2015-10-26 15:59:38 -07:00
Emil Hessman 3539224c42 make.bat: add Makefile functionality for Windows
Converted the Makefile functionality into several bat files to better
support building on Windows. All targets have been introduced in the
make.bat file, except for "cov" and "format".

Running make.bat with no arguments runs the all target per default,
just like Makefile.
If an argument is supplied, it must be one of all, cover, deps,
integ, test, vet, or updatedeps.

For example

  > make.bat test

runs the test target.
2015-01-25 06:35:56 +01:00
Emil Hessman f53c509136 README: go get -f requires Go 1.4+ 2015-01-18 05:30:52 +01:00
Dr Nic Williams 9ba5fe281e suggest 'go get -u ./... before running make 2014-09-02 10:49:28 -07:00
Armon Dadgar e7b6c523ca Adding travis badge 2014-04-19 13:49:20 -07:00
Mitchell Hashimoto b856a268fc Update README 2014-04-16 22:04:28 -07:00
Armon Dadgar db4274ba93 README: fixing link 2014-04-14 12:20:48 -07:00
Armon Dadgar 5703b78adc website: Fixing Google group link 2014-04-14 12:19:28 -07:00
Armon Dadgar fb9becaf6a Filling in READMe 2014-04-14 11:45:31 -07:00
Armon Dadgar d39b1765c6 Initial commit 2013-11-04 14:15:27 -08:00