]> Cypherpunks repositories - gostls13.git/commit
misc/dist: add 'label' part of distro name, include blog content
authorAndrew Gerrand <adg@golang.org>
Thu, 19 Sep 2013 06:51:29 +0000 (16:51 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 19 Sep 2013 06:51:29 +0000 (16:51 +1000)
commit5ec86988625908d82453f2fcc6597234bfb29b30
tree41c154ea88b456af5eef83a85a7784bbaa3713dc
parentc742179c49e4b67ce7230e5529657a00d4eaaccc
misc/dist: add 'label' part of distro name, include blog content

This will allow us to cut binaries with names like:
        go1.2rc1.darwin-amd64-osx10.6.pkg
        go1.2rc1.darwin-amd64-osx10.8.pkg

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/13629045
misc/dist/bindist.go