1
0
mirror of https://github.com/golang/go synced 2024-10-01 05:28:33 -06:00
go/dashboard/builder
Chris Manghane b25f3012f3 go.tools/dashboard/builder: only download gcc once for gccgo buildTool.
Downloading the GCC repo takes a lot of time and everything works fine if we just store it in the buildRoot and reuse it.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/13583045
2013-09-24 16:08:25 -07:00
..
doc.go go.tools: add dashboard 2013-08-01 13:23:51 +10:00
env.go go.tools/dashboard/builder: only download gcc once for gccgo buildTool. 2013-09-24 16:08:25 -07:00
exec.go go.tools/dashboard: implement dashboard using vcs package. 2013-08-27 21:52:18 -07:00
http.go go.tools: add dashboard 2013-08-01 13:23:51 +10:00
main.go go.tools/dashboard: fix Repo creation in buildSubRepo to have valid Master repo. 2013-09-23 17:18:31 -07:00
Makefile go.tools: add dashboard 2013-08-01 13:23:51 +10:00
vcs.go go.tools/dashboard: implement dashboard using vcs package. 2013-08-27 21:52:18 -07:00