Commit Graph

10 Commits

Author SHA1 Message Date
Nathan LeClaire 2f44eca0d3 Fix scripting issue (systems which don't default to bash)
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2014-12-17 10:11:43 -08:00
Nathan LeClaire b350a99bec Allow optional override of os and arch in build
With this change machine will still cross-compile for all supported OSes
/ archs by default, but allows user to customize args to the build
script.

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2014-12-15 14:12:17 -08:00
Vincent Bernat c82997e3b3 Ensure `script/validate-gofmt` is executed with bash
While Travis does that, a user just running the script will get an
error.

Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
2014-12-11 10:08:27 +01:00
Ben Firshman d95e4b3a6f Add release script
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-09 16:45:23 -08:00
Ben Firshman 79caf530ea Build Windows binaries
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-09 14:20:38 -08:00
Ben Firshman e42afabd03 Build and test using Docker
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-08 16:46:40 -08:00
Ben Firshman 6206a31776 Add script to validate gofmt
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-06 19:47:16 +01:00
Ben Firshman 42d225ef99 Add script to validate DCO
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-05 11:18:05 +01:00
Ben Firshman 8087aa3b47 Add Travis config
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-05 09:55:38 +01:00
Ben Firshman 22478c1336 Document build process
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-04 20:28:53 +01:00