1
0
mirror of https://github.com/golang/go synced 2024-11-18 20:54:40 -07:00
go/dashboard/builder
Dave Cheney a565a4ff67 go.tools/dashboard/builder: respect CGO_ENABLED value from the environment
Allow builder owners to set CGO_ENABLED to override the logic in cmd/go

LGTM=minux.ma, adg
R=golang-codereviews, minux.ma, adg
CC=golang-codereviews
https://golang.org/cl/63570046
2014-02-16 20:43:00 +11:00
..
doc.go go.tools: add dashboard 2013-08-01 13:23:51 +10:00
env.go go.tools/dashboard/builder: respect CGO_ENABLED value from the environment 2014-02-16 20:43:00 +11:00
exec.go go.tools/dashboard: implement dashboard using vcs package. 2013-08-27 21:52:18 -07:00
http.go dashboard/builder: minor fixes and enhancements 2013-11-22 10:12:51 +04:00
main.go go.tools/dashboard/builder: do not fatal on subrepo fetch errors 2013-12-11 23:47:31 +11:00
Makefile go.tools: add dashboard 2013-08-01 13:23:51 +10:00
vcs.go go.tools/dashboard/builder: use "hg archive -t files -r REV dest" instead of "hg clone" for the work directory. 2014-02-13 20:50:29 -05:00