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

Issue 10832295: Remove the dependency on the STRIP env variable for Android (Closed)

Created:
8 years, 4 months ago by Peter Beverloo
Modified:
8 years, 4 months ago
Reviewers:
Yaron, jam, Torne, nilesh
CC:
chromium-reviews, peter+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org
Visibility:
Public.

Description

Remove the dependency on the STRIP env variable for Android Android builds currently rely on the STRIP environment variable to be available during build time, rather than just at project generation time. It shouldn't. BUG=142642 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151886

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : Get the build green. #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -11 lines) Patch
M build/android/envsetup_functions.sh View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M build/apk_test.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M build/common.gypi View 1 2 3 chunks +7 lines, -4 lines 0 comments Download
M content/content_shell.gypi View 1 2 1 chunk +1 line, -1 line 0 comments Download
M testing/android/generate_native_test.py View 1 2 3 5 chunks +13 lines, -3 lines 0 comments Download
M tools/android/device_stats_monitor/device_stats_monitor.gyp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/android/fake_dns/fake_dns.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/android/forwarder/forwarder.gyp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Peter Beverloo
I'm not entirely satisfied with the naming of "strip-binary", thus am open to suggestions there.
8 years, 4 months ago (2012-08-14 16:06:59 UTC) #1
Torne
https://chromiumcodereview.appspot.com/10832295/diff/1/build/android/envsetup_functions.sh File build/android/envsetup_functions.sh (right): https://chromiumcodereview.appspot.com/10832295/diff/1/build/android/envsetup_functions.sh#newcode195 build/android/envsetup_functions.sh:195: DEFINES+=" android_strip=${STRIP}" Can't we derive this from android_toolchain inside ...
8 years, 4 months ago (2012-08-14 16:09:33 UTC) #2
Peter Beverloo
On 2012/08/14 16:09:33, Torne > Can't we derive this from android_toolchain inside the gyp files, ...
8 years, 4 months ago (2012-08-15 13:59:21 UTC) #3
Torne
lgtm
8 years, 4 months ago (2012-08-15 14:42:00 UTC) #4
Peter Beverloo
Thanks! +yfriedman for tools/android/ +jam for content/ (one-line Android specific gyp change, could TBR).
8 years, 4 months ago (2012-08-15 15:06:03 UTC) #5
nilesh
LGTM On 2012/08/15 15:06:03, Peter Beverloo wrote: > Thanks! > > +yfriedman for tools/android/ > ...
8 years, 4 months ago (2012-08-15 15:54:51 UTC) #6
Yaron
lgtm
8 years, 4 months ago (2012-08-15 18:15:04 UTC) #7
jam
lgtm
8 years, 4 months ago (2012-08-15 21:28:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/peter@chromium.org/10832295/7003
8 years, 4 months ago (2012-08-16 10:33:36 UTC) #9
commit-bot: I haz the power
8 years, 4 months ago (2012-08-16 13:52:07 UTC) #10
Change committed as 151886

Powered by Google App Engine
This is Rietveld 408576698