1
0
mirror of https://github.com/golang/go synced 2024-10-01 22:28:33 -06:00
go/dashboard/builder
Andrew Gerrand bdb10cf821 go.tools/dashboard/builder: rewrite sub-repo paths before 'go get' and 'go test'
The dashboard still uses the old "code.google.com/p/go.*" import paths.
Rewrite them to the new "golang.org/x/*" before running 'go get' and 'go test'.

Update golang/go#9079.

LGTM=rsc
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/174740043
2014-11-10 10:42:45 +11:00
..
bench.go dashboard: always run bench binary with timeout 2014-10-24 21:05:24 +04:00
doc.go go.tools: add dashboard 2013-08-01 13:23:51 +10:00
env.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11: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 dashboard: extend builder logging 2014-10-24 21:04:13 +04:00
main.go go.tools/dashboard/builder: rewrite sub-repo paths before 'go get' and 'go test' 2014-11-10 10:42:45 +11:00
vcs.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00