]> Cypherpunks repositories - gostls13.git/commit
gobuilder: add -package flag to build external packages
authorAndrew Gerrand <adg@golang.org>
Thu, 3 Mar 2011 03:41:09 +0000 (14:41 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 3 Mar 2011 03:41:09 +0000 (14:41 +1100)
commit34f2f68354ee074744abb3313c506fd87dc93240
tree2796c8961d725851e2d15179fbae78877d995baf
parent68add46af776369dbaade9eb1eb9de9bb0c7fec8
gobuilder: add -package flag to build external packages

Also add -v for verbose logging.

R=rsc, gri, r, r2
CC=golang-dev
https://golang.org/cl/4172056
misc/dashboard/builder/Makefile
misc/dashboard/builder/doc.go
misc/dashboard/builder/exec.go
misc/dashboard/builder/hg.go
misc/dashboard/builder/http.go
misc/dashboard/builder/main.go
misc/dashboard/builder/package.go [new file with mode: 0644]