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

Issue 5502054: code review 5502054: build: multiple fixes to make "go install" work on windows (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by brainman
Modified:
12 years, 4 months ago
Reviewers:
bradfitz
CC:
rsc, golang-dev
Visibility:
Public.

Description

build: multiple fixes to make "go install" work on windows

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -5 lines) Patch
M src/buildscript_windows_386.sh View 1 1 chunk +1 line, -1 line 0 comments Download
M src/buildscript_windows_amd64.sh View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/build.go View 1 3 chunks +41 lines, -1 line 0 comments Download
M src/cmd/go/main.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/pkg.go View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/pkg/mime/type_unix.go View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/pkg/runtime/cgo/trigger.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 4 months ago (2011-12-21 05:37:25 UTC) #1
rsc
LGTM Sorry for all the mistakes.
12 years, 4 months ago (2011-12-21 05:51:13 UTC) #2
brainman
*** Submitted as http://code.google.com/p/go/source/detail?r=b358942c1ff0 *** build: multiple fixes to make "go install" work on windows ...
12 years, 4 months ago (2011-12-21 05:57:53 UTC) #3
brainman
Tests are still not working. Yet ... :-) Alex
12 years, 4 months ago (2011-12-21 06:00:01 UTC) #4
bradfitz
This CL modifies auto-generated files without touching their creator script (buildscript.sh). On Tue, Dec 20, ...
12 years, 4 months ago (2011-12-21 06:29:26 UTC) #5
brainman
On 2011/12/21 06:29:26, bradfitz wrote: > This CL modifies auto-generated files without touching their creator ...
12 years, 4 months ago (2011-12-21 06:30:54 UTC) #6
bradfitz
On Tue, Dec 20, 2011 at 10:30 PM, <alex.brainman@gmail.com> wrote: > On 2011/12/21 06:29:26, bradfitz ...
12 years, 4 months ago (2011-12-21 06:34:43 UTC) #7
brainman
On 2011/12/21 06:34:43, bradfitz wrote: > It's entirely possible that I'm confused. ... Now you ...
12 years, 4 months ago (2011-12-21 06:37:27 UTC) #8
brainman
12 years, 4 months ago (2011-12-21 06:39:58 UTC) #9
I know, it is complicated. But while we have Russ, we will be OK. :-)

Alex
Sign in to reply to this message.

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