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

Issue 162058: Fix example Makefile to avoid $GOROOT in case it has spaces. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by ukai
Modified:
14 years, 1 month ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

Fix example Makefile to avoid $GOROOT in case it has spaces.

Patch Set 1 #

Patch Set 2 : code review 162058: Fix example Makefile to avoid $GOROOT in case it has spaces. #

Total comments: 2

Patch Set 3 : code review 162058: Fix example Makefile to avoid $GOROOT in case it has spaces. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M doc/contribute.html View 1 2 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 13
ukai
14 years, 5 months ago (2009-11-30 04:42:37 UTC) #1
rsc
> +Use relative path instead of $(GOROOT)/src to avoid an issue with a > directory ...
14 years, 5 months ago (2009-11-30 04:51:13 UTC) #2
ukai
On 2009/11/30 04:51:13, rsc wrote: > > +Use relative path instead of $(GOROOT)/src to avoid ...
14 years, 5 months ago (2009-11-30 04:55:09 UTC) #3
sergio (larces)
On 2009/11/30 04:51:13, rsc wrote: > > +Use relative path instead of $(GOROOT)/src to avoid ...
14 years, 5 months ago (2009-11-30 04:57:20 UTC) #4
sergio (larces)
On 2009/11/30 04:57:20, sergio wrote: > We still don't have an elegant solution for off-tree ...
14 years, 5 months ago (2009-11-30 05:03:10 UTC) #5
ukai
On 2009/11/30 05:03:10, sergio wrote: > On 2009/11/30 04:57:20, sergio wrote: > > We still ...
14 years, 5 months ago (2009-11-30 05:11:01 UTC) #6
rsc
http://codereview.appspot.com/162058/diff/1002/1003 File doc/contribute.html (right): http://codereview.appspot.com/162058/diff/1002/1003#newcode80 doc/contribute.html:80: $(GOROOT)/src/Make.$(GOARCH) and $(GOROOT)/src/Make.pkg, I missed this the last time ...
14 years, 5 months ago (2009-11-30 05:12:24 UTC) #7
rsc
> And by off-tree packages I meant packages we are compiling outside the > go ...
14 years, 5 months ago (2009-11-30 05:14:06 UTC) #8
sergio (larces)
On 2009/11/30 05:14:06, rsc wrote: > > And by off-tree packages I meant packages we ...
14 years, 5 months ago (2009-11-30 05:15:31 UTC) #9
ukai
http://codereview.appspot.com/162058/diff/1002/1003 File doc/contribute.html (right): http://codereview.appspot.com/162058/diff/1002/1003#newcode80 doc/contribute.html:80: $(GOROOT)/src/Make.$(GOARCH) and $(GOROOT)/src/Make.pkg, On 2009/11/30 05:12:24, rsc wrote: > ...
14 years, 5 months ago (2009-11-30 05:16:00 UTC) #10
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=6ccdfb494664 *** Fix example Makefile to avoid $GOROOT in case it has ...
14 years, 5 months ago (2009-11-30 05:22:09 UTC) #11
rsc
14 years, 5 months ago (2009-12-02 09:06:15 UTC) #12
rsc
14 years, 5 months ago (2009-12-02 09:53:29 UTC) #13

          
Sign in to reply to this message.

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