1
0
mirror of https://github.com/golang/go synced 2024-10-05 15:51:22 -06:00
go/src/cmd
Russ Cox dbc6d75315 goinstall: use https for Google Code checkouts
This way, if you later want to check things in,
you can (with appropriate authorization).
Using plain http leads to the cryptic error
abort: HTTP Method Not Allowed.

R=r
CC=golang-dev
https://golang.org/cl/1983050
2010-08-25 18:08:16 -04:00
..
5a build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
5c build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
5g build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
5l build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
6a build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
6c build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
6g build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
6l build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
8a build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
8c build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
8g build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
8l build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
cc build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
cgo cgo: add C.GoStringN 2010-08-18 22:29:05 -04:00
cov build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
ebnflint build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
gc build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
godefs build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
godoc build: no required environment variables 2010-08-18 10:08:49 -04:00
gofmt build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
goinstall goinstall: use https for Google Code checkouts 2010-08-25 18:08:16 -04:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
gotest gotest: allow make test of cgo packages (without make install) 2010-08-25 18:00:42 -04:00
goyacc build: no required environment variables 2010-08-18 10:08:49 -04:00
hgpatch build: no required environment variables 2010-08-18 10:08:49 -04:00
ld Dwarf output for 6l. 2010-08-18 16:53:22 +02:00
nm build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
prof build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
clean.bash build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
make.bash build: let pkg/Makefile coordinate building of Go commands 2010-08-25 17:54:10 -04:00