]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: introduce list subcommand to list all supported platforms
authorShenghou Ma <minux@golang.org>
Wed, 24 Feb 2016 17:34:56 +0000 (12:34 -0500)
committerMinux Ma <minux@golang.org>
Wed, 24 Feb 2016 06:41:08 +0000 (06:41 +0000)
commitc3ecded729214abf8a146902741cd6f9d257f68c
tree9975448af95b0c42f1a881ac3dc5be6cc5c43f40
parent539aa05a643e1e53d050ee94b1e6d2e8607ea7ac
cmd/dist: introduce list subcommand to list all supported platforms

Fixes #12270.

Change-Id: Ie3dcbd0403d270b4b7f5c39049e12315eee159ed
Reviewed-on: https://go-review.googlesource.com/19837
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
doc/go1.7.txt
src/cmd/dist/build.go
src/cmd/dist/buildgo.go
src/cmd/dist/main.go