Commit Graph

16 Commits

Author SHA1 Message Date
Rick Olson
202ae122d4 update the shebang lines to use bash 2015-07-29 20:37:31 -06:00
Mike McQuaid
f2138f9a6b bootstrap: fix syntax error. 2015-07-07 15:48:54 +01:00
Mike McQuaid
075beadf3a bootstrap: only set GOPATH on non-Windows. 2015-07-05 20:53:50 +01:00
Mike McQuaid
b45aeef609 bootstrap: setup GOPATH if it isn't already set.
This variable is a bit of a mystery to non-Go developers and it's
unclear how you set it up properly. As a result, if it's not set let's
set everything up how Go likes it. Ignore the `src` directory that
we're creating now.

This will also help keep the Homebrew formula simpler.

Closes #388.
2015-07-03 10:21:52 +01:00
Mike McQuaid
feebd878eb script/bootstrap: remove unneeded pwd
The rest of this script assumes it's already in the root of the
repository anyway.
2015-07-03 10:17:40 +01:00
Mike McQuaid
53f3d2d7a6 script/bootstrap: exit on any errors
To be more consistent with other scripts (and safer).
2015-07-03 10:17:08 +01:00
Rick Olson
67e13fa433 update scripts 2015-05-25 12:30:14 -06:00
Rick Olson
e37b695477 rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
Rick Olson
928000feab updating go import paths 2015-01-30 14:08:47 -05:00
Rick Olson
6c2f61e74c build.go and release.go get compiled together 2014-09-05 17:28:14 -06:00
rubyist
ff7bed01bd remove redundant clean up 2014-06-03 11:39:37 -04:00
rubyist
49c248f95f Don't depend on existing $GOPATH, everything under .vendor 2014-06-03 11:16:52 -04:00
rubyist
f6d2ee3a8f First pass at reorg. Builds, tests don't run yet 2014-06-03 11:08:58 -04:00
Rick Olson
00c455e07b fix usage 2014-06-02 09:38:38 -06:00
rubyist
76b22cbaf4 stricter tests for decoding 2014-06-02 09:38:12 -06:00
rick
27fd6ab2fe add gopack 2014-06-02 09:33:51 -06:00