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

Issue 111780043: code review 111780043: nacltest.bash: nacl/arm support. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by minux
Modified:
10 years, 11 months ago
Reviewers:
dave, rsc, crawshaw
CC:
rsc, iant, crawshaw, dave_cheney.net, golang-codereviews
Visibility:
Public.

Description

nacltest.bash: nacl/arm support. Also detect GOARCH automatically based on `uname -m`.

Patch Set 1 #

Patch Set 2 : diff -r fbd798b1842c https://code.google.com/p/go #

Patch Set 3 : diff -r fbd798b1842c https://code.google.com/p/go #

Total comments: 5

Patch Set 4 : diff -r 1431266424f9 https://code.google.com/p/go #

Patch Set 5 : diff -r fca86a5afe65 https://code.google.com/p/go #

Patch Set 6 : diff -r 3a7398f59c30 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M src/nacltest.bash View 1 2 3 2 chunks +22 lines, -1 line 0 comments Download

Messages

Total messages: 7
minux
Hello rsc@golang.org, iant@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 11 months ago (2014-07-02 00:31:40 UTC) #1
crawshaw
LGTM
10 years, 11 months ago (2014-07-08 15:12:47 UTC) #2
dave_cheney.net
LGTM with minor comments. https://codereview.appspot.com/111780043/diff/40001/src/nacltest.bash File src/nacltest.bash (right): https://codereview.appspot.com/111780043/diff/40001/src/nacltest.bash#newcode18 src/nacltest.bash:18: if [ -z "$naclGOARCH" ]; ...
10 years, 11 months ago (2014-07-09 03:47:59 UTC) #3
minux
https://codereview.appspot.com/111780043/diff/40001/src/nacltest.bash File src/nacltest.bash (right): https://codereview.appspot.com/111780043/diff/40001/src/nacltest.bash#newcode18 src/nacltest.bash:18: if [ -z "$naclGOARCH" ]; then On 2014/07/09 03:47:59, ...
10 years, 11 months ago (2014-07-09 04:14:41 UTC) #4
dave_cheney.net
LGTM.
10 years, 11 months ago (2014-07-09 04:20:17 UTC) #5
rsc
LGTM https://codereview.appspot.com/111780043/diff/40001/src/nacltest.bash File src/nacltest.bash (right): https://codereview.appspot.com/111780043/diff/40001/src/nacltest.bash#newcode32 src/nacltest.bash:32: echo "Will build for nacl/$naclGOARCH." delete. make.bash will ...
10 years, 11 months ago (2014-07-09 19:28:23 UTC) #6
minux
10 years, 11 months ago (2014-07-10 19:15:44 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=6e252e92c2de ***

nacltest.bash: nacl/arm support.
Also detect GOARCH automatically based on `uname -m`.

LGTM=crawshaw, dave, rsc
R=rsc, iant, crawshaw, dave
CC=golang-codereviews
https://codereview.appspot.com/111780043
Sign in to reply to this message.

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