build/cmd/builder
Brad Fitzpatrick 73f88a6d4c all: add README.md files where missing, and tool to keep them updated
Change-Id: I385171c415bf168c04c6c3a7a996bff88964af84
Reviewed-on: https://go-review.googlesource.com/52856
Reviewed-by: Andrew Bonventre <andybons@golang.org>
2017-08-02 22:17:52 +00:00
..
README.md all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
doc.go cmd/builder: update docs, delete more dead code 2017-08-02 17:10:39 +00:00
env.go cmd/builder: delete unused gccgo, old^2 perf dashboard, and mercurial support 2017-08-02 04:09:56 +00:00
exec.go dashboard: rearrange tree, in prep for packagification 2015-01-15 02:58:11 +00:00
http.go cmd/builder: delete unused gccgo, old^2 perf dashboard, and mercurial support 2017-08-02 04:09:56 +00:00
main.go cmd/builder: update docs, delete more dead code 2017-08-02 17:10:39 +00:00
vcs.go cmd/builder: delete unused gccgo, old^2 perf dashboard, and mercurial support 2017-08-02 04:09:56 +00:00

README.md

GoDoc

golang.org/x/build/cmd/builder

The builder binary is the old continuous build client for the Go project.