Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(423)

Issue 5673099: code review 5673099: misc/dist/windows: ongoing dev (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by Joe Poirier
Modified:
13 years, 3 months ago
Reviewers:
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

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.

Patch Set 1 #

Patch Set 2 : diff -r f5cf68304beb https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r f5cf68304beb https://go.googlecode.com/hg/ #

Total comments: 6

Patch Set 4 : diff -r f5cf68304beb https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 2c15f43065c1 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -108 lines) Patch
A misc/dist/windows/LICENSE View 1 Binary file 0 comments Download
M misc/dist/windows/README View 1 2 3 1 chunk +29 lines, -20 lines 0 comments Download
M misc/dist/windows/dist.bat View 1 2 3 2 chunks +12 lines, -9 lines 0 comments Download
R misc/dist/windows/godocserver.bat View 1 1 chunk +0 lines, -14 lines 0 comments Download
R misc/dist/windows/goenv.bat View 1 1 chunk +0 lines, -29 lines 0 comments Download
M misc/dist/windows/installer.wxs View 1 6 chunks +30 lines, -36 lines 0 comments Download

Messages

Total messages: 6
Joe Poirier
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2012-02-19 01:19:48 UTC) #1
Joe Poirier
PING (more updates waiting)
13 years, 3 months ago (2012-02-20 03:44:30 UTC) #2
bradfitz
LGTM Why is LICENSE a binary file? http://codereview.appspot.com/5673099/diff/4002/misc/dist/windows/README File misc/dist/windows/README (right): http://codereview.appspot.com/5673099/diff/4002/misc/dist/windows/README#newcode23 misc/dist/windows/README:23: Run dist.bat ...
13 years, 3 months ago (2012-02-20 03:50:57 UTC) #3
Joe Poirier
On 2012/02/20 03:50:57, bradfitz wrote: > Why is LICENSE a binary file? It's Rich Text. ...
13 years, 3 months ago (2012-02-20 04:11:32 UTC) #4
Joe Poirier
http://codereview.appspot.com/5673099/diff/4002/misc/dist/windows/README File misc/dist/windows/README (right): http://codereview.appspot.com/5673099/diff/4002/misc/dist/windows/README#newcode23 misc/dist/windows/README:23: Run dist.bat from a shell window or click on ...
13 years, 3 months ago (2012-02-20 04:12:03 UTC) #5
Joe Poirier
13 years, 3 months ago (2012-02-20 04:21:44 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=8ce97b044cfa ***

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
http://codereview.appspot.com/5673099
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b