mirror of
https://github.com/golang/go
synced 2024-11-22 19:54:39 -07:00
5e46a8c9f9
R=golang-dev, bsiegert, jdpoirier CC=golang-dev https://golang.org/cl/5727059
26 lines
462 B
Plaintext
26 lines
462 B
Plaintext
|
|
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
|
|
|