]> Cypherpunks repositories - gostls13.git/commit
misc/dist: implement binary distribution scripts in go
authorAndrew Gerrand <adg@golang.org>
Thu, 1 Mar 2012 04:49:37 +0000 (15:49 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 1 Mar 2012 04:49:37 +0000 (15:49 +1100)
commit984780a589fa46197674a6b6e56a4647954ec08a
treed160e9acc7529bcdf3823ed526317a5f2f469ebf
parentdd001b59318cfdc5507c505ae66243459683054e
misc/dist: implement binary distribution scripts in go

R=golang-dev, r, alex.brainman, r, mike.rosset
CC=golang-dev
https://golang.org/cl/5697050
misc/dist/README [deleted file]
misc/dist/bindist.go [new file with mode: 0644]
misc/dist/darwin/README [deleted file]
misc/dist/darwin/dist.bash [deleted file]
misc/dist/linux/dist.bash [deleted file]