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

Issue 75080043: code review 75080043: misc/nacl: add Native Client support scripts and docume... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by dave
Modified:
10 years ago
Reviewers:
gobot, kortschak, josharian
CC:
golang-codereviews, josharian, kortschak
Visibility:
Public.

Description

misc/nacl: add Native Client support scripts and documentation

Patch Set 1 #

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

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

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

Total comments: 34

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

Total comments: 4

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

Total comments: 5

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

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

Patch Set 9 : diff -r 01358eb1cea5 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -0 lines) Patch
A misc/nacl/README View 1 2 3 4 5 6 1 chunk +65 lines, -0 lines 0 comments Download
A misc/nacl/go_nacl_386_exec View 1 2 3 4 1 chunk +10 lines, -0 lines 0 comments Download
A misc/nacl/go_nacl_amd64p32_exec View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 20
dave_cheney.net
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 1 month ago (2014-03-13 20:58:32 UTC) #1
dave_cheney.net
This isn't perfect, mailing for feedback.
10 years, 1 month ago (2014-03-13 20:58:56 UTC) #2
josharian
Thanks for writing this up! I followed the instructions pretty mindlessly and now have a ...
10 years, 1 month ago (2014-03-17 22:28:26 UTC) #3
kortschak
https://codereview.appspot.com/75080043/diff/60001/misc/nacl/go_nacl_amd64p32_exec File misc/nacl/go_nacl_amd64p32_exec (right): https://codereview.appspot.com/75080043/diff/60001/misc/nacl/go_nacl_amd64p32_exec#newcode10 misc/nacl/go_nacl_amd64p32_exec:10: exec sel_ldr_x86_64 -l /dev/null -S -e "$@" What is ...
10 years, 1 month ago (2014-03-19 00:30:02 UTC) #4
dave_cheney.net
Hello golang-codereviews@googlegroups.com, josharian@gmail.com, dan.kortschak@adelaide.edu.au (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 1 month ago (2014-03-21 10:19:51 UTC) #5
dave_cheney.net
Josh, Dan, thanks for your detailed review. PTAL https://codereview.appspot.com/75080043/diff/60001/misc/nacl/README File misc/nacl/README (right): https://codereview.appspot.com/75080043/diff/60001/misc/nacl/README#newcode11 misc/nacl/README:11: For ...
10 years, 1 month ago (2014-03-21 10:20:21 UTC) #6
kortschak
On 21/03/2014, at 8:50 PM, "dave@cheney.net" <dave@cheney.net> wrote: > https://codereview.appspot.com/75080043/diff/60001/misc/nacl/go_nacl_386_exec#newcode8 > misc/nacl/go_nacl_386_exec:8: exec sel_ldr_x86_32 -l ...
10 years, 1 month ago (2014-03-21 20:48:10 UTC) #7
kortschak
s/does/doesn't/ On 22/03/2014, at 7:18 AM, "Dan Kortschak" <dan.kortschak@adelaide.edu.au> wrote: > In the NaCl docs ...
10 years, 1 month ago (2014-03-21 20:49:40 UTC) #8
josharian
LGTM for words, with nits It'd be good to get confirmation that this works on ...
10 years, 1 month ago (2014-03-22 00:18:03 UTC) #9
dave_cheney.net
Hello golang-codereviews@googlegroups.com, josharian@gmail.com, dan.kortschak@adelaide.edu.au (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 1 month ago (2014-03-22 21:00:45 UTC) #10
kortschak
https://codereview.appspot.com/75080043/diff/100001/misc/nacl/README File misc/nacl/README (right): https://codereview.appspot.com/75080043/diff/100001/misc/nacl/README#newcode67 misc/nacl/README:67: # Build Go programs This section was what got ...
10 years, 1 month ago (2014-03-22 22:55:55 UTC) #11
kortschak
Sorry, missed this in previous. https://codereview.appspot.com/75080043/diff/100001/misc/nacl/README File misc/nacl/README (right): https://codereview.appspot.com/75080043/diff/100001/misc/nacl/README#newcode49 misc/nacl/README:49: Building for NaCl is ...
10 years, 1 month ago (2014-03-22 22:56:39 UTC) #12
dave_cheney.net
Hello golang-codereviews@googlegroups.com, josharian@gmail.com, dan.kortschak@adelaide.edu.au (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 1 month ago (2014-03-23 00:00:05 UTC) #13
dave_cheney.net
Thank you for your comments. I'll aim to submit this on Monday if there is ...
10 years, 1 month ago (2014-03-23 00:00:58 UTC) #14
dave_cheney.net
Hello golang-codereviews@googlegroups.com, josharian@gmail.com, dan.kortschak@adelaide.edu.au (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 1 month ago (2014-03-23 00:03:50 UTC) #15
kortschak
LGTM with hopes for extension in a later CL. On 2014/03/23 00:03:50, dfc wrote: > ...
10 years, 1 month ago (2014-03-23 00:26:22 UTC) #16
dave_cheney.net
> > LGTM with hopes for extension in a later CL. > Same, we gotta ...
10 years, 1 month ago (2014-03-23 00:29:45 UTC) #17
dave_cheney.net
*** Submitted as https://code.google.com/p/go/source/detail?r=61133dcaba23 *** misc/nacl: add Native Client support scripts and documentation LGTM=josharian, dan.kortschak ...
10 years, 1 month ago (2014-03-24 01:34:19 UTC) #18
gobot
This CL appears to have broken the darwin-386 builder. See http://build.golang.org/log/ebce514ff66a695341184876dade4eda59c0f212
10 years, 1 month ago (2014-03-24 01:48:06 UTC) #19
dave_cheney.net
10 years, 1 month ago (2014-03-24 01:49:44 UTC) #20
Lies! OSX 10.6 just can't handle its file descriptors. 

> On 24 Mar 2014, at 12:48, gobot@golang.org wrote:
> 
> This CL appears to have broken the darwin-386 builder.
> See http://build.golang.org/log/ebce514ff66a695341184876dade4eda59c0f212
> 
> https://codereview.appspot.com/75080043/
Sign in to reply to this message.

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