]> Cypherpunks repositories - gostls13.git/commit
misc/dashboard/builder: gobuilder, a continuous build client
authorAndrew Gerrand <adg@golang.org>
Mon, 13 Sep 2010 00:46:17 +0000 (10:46 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 13 Sep 2010 00:46:17 +0000 (10:46 +1000)
commit3e8cc7f1144821d3d6123db5b9d9d2f080853967
tree212e9cdd8aee4245f03c9343973d8bdb97a6132e
parent77a70ddb7b36f74dd1169b90d87820c079e3eed6
misc/dashboard/builder: gobuilder, a continuous build client

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