Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Issue 8144012: Upstream: The script to install Android SDK, NDK. (Closed)

Created:
9 years, 2 months ago by michaelbai
Modified:
9 years, 2 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, John Grabowski
Visibility:
Public.

Description

Upstream: The script to install Android SDK, NDK. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104325

Patch Set 1 #

Total comments: 22

Patch Set 2 : Address the comments #

Total comments: 12

Patch Set 3 : Address comments #

Total comments: 6

Patch Set 4 : Address comments #

Total comments: 2

Patch Set 5 : Sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -0 lines) Patch
A build/install-build-deps-android.sh View 1 2 3 4 1 chunk +121 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
michaelbai
Hi Mark, Please help to review this.
9 years, 2 months ago (2011-10-05 18:04:08 UTC) #1
Mark Mentovai
http://codereview.chromium.org/8144012/diff/1/build/install-build-deps-android.sh File build/install-build-deps-android.sh (right): http://codereview.chromium.org/8144012/diff/1/build/install-build-deps-android.sh#newcode1 build/install-build-deps-android.sh:1: #!/bin/bash -e I don’t think this is as portable ...
9 years, 2 months ago (2011-10-05 18:16:05 UTC) #2
michaelbai
Hi Mark, Thanks very much for the comments, PTAL http://codereview.chromium.org/8144012/diff/1/build/install-build-deps-android.sh File build/install-build-deps-android.sh (right): http://codereview.chromium.org/8144012/diff/1/build/install-build-deps-android.sh#newcode1 build/install-build-deps-android.sh:1: ...
9 years, 2 months ago (2011-10-05 20:55:18 UTC) #3
Mark Mentovai
http://codereview.chromium.org/8144012/diff/5001/build/install-build-deps-android.sh File build/install-build-deps-android.sh (right): http://codereview.chromium.org/8144012/diff/5001/build/install-build-deps-android.sh#newcode1 build/install-build-deps-android.sh:1: #!/bin/bash You got rid of the -e but didn’t ...
9 years, 2 months ago (2011-10-05 23:09:22 UTC) #4
michaelbai
Thanks very much, Mark! My script skill is improved a lot. http://codereview.chromium.org/8144012/diff/5001/build/install-build-deps-android.sh File build/install-build-deps-android.sh (right): ...
9 years, 2 months ago (2011-10-06 17:23:19 UTC) #5
Mark Mentovai
I agree, your scripting’s definitely improved! I think we should be able to LG this ...
9 years, 2 months ago (2011-10-06 17:36:40 UTC) #6
michaelbai
Thanks, PTAL http://codereview.chromium.org/8144012/diff/8001/build/install-build-deps-android.sh File build/install-build-deps-android.sh (right): http://codereview.chromium.org/8144012/diff/8001/build/install-build-deps-android.sh#newcode34 build/install-build-deps-android.sh:34: # The temporay directory used to store ...
9 years, 2 months ago (2011-10-06 18:04:49 UTC) #7
Mark Mentovai
Great, LGTM! http://codereview.chromium.org/8144012/diff/8002/build/install-build-deps-android.sh File build/install-build-deps-android.sh (right): http://codereview.chromium.org/8144012/diff/8002/build/install-build-deps-android.sh#newcode3 build/install-build-deps-android.sh:3: set -e Move this below the license ...
9 years, 2 months ago (2011-10-06 18:09:32 UTC) #8
michaelbai
Thanks !! http://codereview.chromium.org/8144012/diff/8002/build/install-build-deps-android.sh File build/install-build-deps-android.sh (right): http://codereview.chromium.org/8144012/diff/8002/build/install-build-deps-android.sh#newcode3 build/install-build-deps-android.sh:3: set -e On 2011/10/06 18:09:32, Mark Mentovai ...
9 years, 2 months ago (2011-10-06 18:18:47 UTC) #9
Mark Mentovai
9 years, 2 months ago (2011-10-06 19:16:22 UTC) #10
LGTM

Powered by Google App Engine
This is Rietveld 408576698