mirror of
https://github.com/golang/go
synced 2024-11-20 10:14:43 -07:00
47e5266a22
This proposal updates the dashboard builder to avoid relying on the (soon to be removed) support for using go get to download to $GOROOT. The result is WORKSPACE=$(the value of the -buildRoot flag / $BUILDER_NAME + hg revision) GOROOT=$WORKSPACE/go GOPATH=$WORKSPACE Required for CL 6941058. R=minux.ma, adg CC=golang-dev https://golang.org/cl/7034049 |
||
---|---|---|
.. | ||
doc.go | ||
exec.go | ||
http.go | ||
main.go | ||
Makefile |