1
0
mirror of https://github.com/golang/go synced 2024-10-01 22:18:32 -06:00
go/dashboard/builder
Chris Manghane c871e361fc go.tools/dashboard: add option to build gccgo revisions
* Added --tool flag that allows user to specify "gccgo" as the tool to build.
* Added builderEnv struct to abstract away setting up the build.
* Made envv and envvWindows methods of the builderEnv struct.
* Modified Builder.envv() to wrap envv and envvWindows
* Added internal builderEnv in Builder.

R=adg
CC=golang-dev
https://golang.org/cl/13240044
2013-09-11 16:45:24 -07:00
..
doc.go go.tools: add dashboard 2013-08-01 13:23:51 +10:00
env.go go.tools/dashboard: add option to build gccgo revisions 2013-09-11 16:45:24 -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: add option to build gccgo revisions 2013-09-11 16:45:24 -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