1
0
mirror of https://github.com/golang/go synced 2024-11-26 16:07:00 -07:00
go/misc/dashboard/builder
Dave Cheney 26312afd7b misc/dashboard/builder: add -race builder support
If the build key contains -race, the builder will invoke to the race.{bat,bash} build command. This allows {darwin,linux,windows}-amd64 builders to do race and non race builds in sequence.

R=adg, dvyukov, fullung
CC=golang-dev
https://golang.org/cl/8266046
2013-04-09 12:48:04 +10:00
..
doc.go cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
exec.go misc/dashboard/builder: record build result on dashboard 2013-02-15 10:44:29 +11:00
http.go misc/dashboard/builder: check http status before processing response 2012-10-31 02:24:08 +11:00
main.go misc/dashboard/builder: add -race builder support 2013-04-09 12:48:04 +10:00
Makefile gobuilder: work with codereview plugin enabled in .hgrc 2012-04-02 18:46:24 +08:00
vcs.go misc/dashboard/builder: various cleanups 2013-02-21 13:11:58 +11:00