1
0
mirror of https://github.com/golang/go synced 2024-11-19 09:54:49 -07:00
go/misc/makerelease/windows
Jens Frederich 1e30bb027a misc/makerelease: set version number in Windows installer
Set correct version number at Windows installer based on
Go's Mercurial tag.

Name                                     | Version
------------------------------------------------
Go Programming Language amd64 go1.3.3    | 1.3.3
Go Programming Language amd64 go1.2rc3   | 1.2
Go Programming Language amd64 go1.2beta1 | 1.2

Fixes #8239.

LGTM=adg
R=adg, c.emil.hessman, alex.brainman
CC=golang-codereviews
https://golang.org/cl/160950044
2014-10-22 10:56:26 +11:00
..
images
installer.wxs misc/makerelease: set version number in Windows installer 2014-10-22 10:56:26 +11:00
LICENSE.rtf
README.txt

Windows build dependencies

- Mercurial (hg): http://mercurial.selenic.com/
- MinGW: http://www.mingw.org/
- Windows Installer XML (WiX) toolset: http://wix.sourceforge.net/

Packaging

The dependencies must be in/added to the system's search PATH. 

Run bindist as normal, eg:
	bindist windows-386

TODO

- Documentation server shortcut checkbox option

Misc

WiX box sizes:
 - banner size: 493x58
 - left side of dialog: 164x312
 - full dialog size: 493x312