1
0
mirror of https://github.com/golang/go synced 2024-11-25 19:07:57 -07:00
go/misc/dist
Joe Poirier a9e57f743d misc/dist/windows: ongoing dev
Added the (properly formatted) license file back,
the installer adds go\bin to the system PATH now,
the output package names are in line with the linux
and darwin versions, dist.bat extracts GOARCH in a
sane way, readme cleanup.

Tested on Windows 7 only. It would be helpful if
someone else could give it a try. See the readme
for details.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5673099
2012-02-19 22:21:41 -06:00
..
darwin misc/dist: new hierarchy for binary distribution packaging scripts 2012-02-09 11:15:14 +11:00
linux misc/dist: add binary distribution packaging script for linux 2012-02-13 21:18:16 +11:00
windows misc/dist/windows: ongoing dev 2012-02-19 22:21:41 -06:00
README misc/dist: new hierarchy for binary distribution packaging scripts 2012-02-09 11:15:14 +11:00

This directory contains the binary distribution packaging scripts for the
supported GOOSes.

To build a package, run $GOOS/dist.bash.