Packaging\r
=========\r
The dependencies must be callable from dist.bat, therefore,\r
-they'll need to be in/added to the system's search PATH.\r
+they'll need to be in/added to the system's search PATH. \r
\r
The packaging needs to be done from within a tracked Go folder. \r
Packages are built by cloning the same version of the source tree\r
that the Go tools were built from.\r
\r
-To create an i386 distribution package on a 64 bit system, set\r
-GOARCH=386 prior to calling dist.bat.\r
-\r
Run dist.bat from a command prompt or click on the batch file.\r
\r
TODO\r
-----\r
+----
+- Write a Go program for dist.bat functionality\r
- Documentation server shortcut checkbox option\r
\r
Misc\r
Languages="1033" />\r
<!-- Platform="x86 or x64" -->\r
\r
- <Property Id="ARPCOMMENTS" Value="The Go programming language is a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language." />\r
- <Property Id="ARPCONTACT" Value="golang-nuts@googlegroups.com" />\r
- <Property Id="ARPHELPLINK" Value="golang.org/doc/community.html" />\r
- <Property Id="ARPREADME" Value="golang.org" />\r
- <Property Id="ARPURLINFOABOUT" Value="golang.org" />\r
+<Property Id="ARPCOMMENTS" Value="The Go programming language is a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language." />\r
+<Property Id="ARPCONTACT" Value="golang-nuts@googlegroups.com" />\r
+<Property Id="ARPHELPLINK" Value="golang.org/doc/community.html" />\r
+<Property Id="ARPREADME" Value="golang.org" />\r
+<Property Id="ARPURLINFOABOUT" Value="golang.org" />\r
<Icon Id="gopher.ico" SourceFile="images\gopher.ico"/>\r
<Property Id="ARPPRODUCTICON" Value="gopher.ico" />\r
<Media Id='1' Cabinet="go.cab" EmbedCab="yes" CompressionLevel="high" />\r
Key="Software\GoProgrammingLanguage"\r
Action="create" >\r
<RegistryValue\r
- Name="installed"\r
- Type="integer"\r
- Value="1"\r
- KeyPath="yes" />\r
+ Name="installed"\r
+ Type="integer"\r
+ Value="1"\r
+ KeyPath="yes" />\r
<RegistryValue\r
Name="installLocation"\r
Type="string"\r
Id="GoTools"\r
Title="Go"\r
Level="1">\r
-\r
<ComponentRef Id="Component_GoEnvironment" />\r
<ComponentGroupRef Id="AppFiles" />\r
<ComponentRef Id="Component_GoShortCuts" />\r
</InstallExecuteSequence>\r
\r
<!-- Include the user interface -->\r
-<WixVariable Id="WixUILicenseRtf" Value="LICENSE" />\r
+<WixVariable Id="WixUILicenseRtf" Value="LICENSE.rtf" />\r
<WixVariable Id="WixUIBannerBmp" Value="images\Banner.jpg" />\r
<WixVariable Id="WixUIDialogBmp" Value="images\Dialog.jpg" />\r
<Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR" />\r