Descriptiongo.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.
Patch Set 1 #Patch Set 2 : diff -r 28b59754195f https://code.google.com/p/go.tools #Patch Set 3 : diff -r 28b59754195f https://code.google.com/p/go.tools #Patch Set 4 : diff -r 28b59754195f https://code.google.com/p/go.tools #
Total comments: 2
Patch Set 5 : diff -r 28b59754195f https://code.google.com/p/go.tools #
Total comments: 14
Patch Set 6 : diff -r 28b59754195f https://code.google.com/p/go.tools #Patch Set 7 : diff -r 28b59754195f https://code.google.com/p/go.tools #Patch Set 8 : diff -r 35333568b515 https://code.google.com/p/go.tools #MessagesTotal messages: 7
|