1
0
mirror of https://github.com/golang/go synced 2024-10-01 13:18:33 -06:00
go/dashboard/builder
Brad Fitzpatrick cd91e8d096 dashboard/builder: modernize ancient exec wrappers
They were from a time before we had the os/exec package, if
memory serves.

Also, make verbose also mean that the main build's stdout
and stderr go to the real stdout and stderr as well.
I'll want that for the Docker-based builder.

LGTM=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/135000043
2014-08-28 14:58:15 -07:00
..
bench.go dashboard/builder: modernize ancient exec wrappers 2014-08-28 14:58:15 -07:00
doc.go go.tools: add dashboard 2013-08-01 13:23:51 +10:00
env.go dashboard/builder: modernize ancient exec wrappers 2014-08-28 14:58:15 -07:00
exec.go dashboard/builder: modernize ancient exec wrappers 2014-08-28 14:58:15 -07:00
filemutex_flock.go go.tools/dashboard/builder: fix build on dragonfly, nacl, solaris 2014-05-21 10:45:47 +09:00
filemutex_local.go go.tools/dashboard/builder: fix build on dragonfly, nacl, solaris 2014-05-21 10:45:47 +09:00
filemutex_windows.go dashboard: builder changes for performance dashboard 2014-05-13 11:00:11 +04:00
http.go go.tools/dashboard/builder: use https to talk to dashboard 2014-08-13 10:54:52 +10:00
main.go dashboard/builder: modernize ancient exec wrappers 2014-08-28 14:58:15 -07:00
vcs.go dashboard/builder: modernize ancient exec wrappers 2014-08-28 14:58:15 -07:00