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

Issue 12330112: Move shared lib stripping to python (Closed)

Created:
7 years, 10 months ago by cjhopman
Modified:
7 years, 9 months ago
Reviewers:
Yaron
CC:
chromium-reviews, klundberg+watch_chromium.org, frankf+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Move shared lib stripping to python This is a pretty simple translation of the library stripping into python. With the component build, this step will become a bit more complex, and so I'd much rather it be in python than shell script. BUG=158821 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186735

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Rebase + changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -26 lines) Patch
D build/android/prepare_library_for_apk View 1 chunk +0 lines, -19 lines 0 comments Download
A + build/android/pylib/build_utils.py View 1 1 chunk +10 lines, -0 lines 0 comments Download
A build/android/strip_library_for_apk.py View 1 1 chunk +44 lines, -0 lines 0 comments Download
M build/java_apk.gypi View 1 1 chunk +9 lines, -7 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
cjhopman
7 years, 10 months ago (2013-02-25 19:42:46 UTC) #1
Yaron
lgtm Feel free to ignore if you feel strongly but I'd prefer to limit to ...
7 years, 10 months ago (2013-02-25 21:22:54 UTC) #2
cjhopman
Probably should take another look. Args (everything after options) are now treated as paths that ...
7 years, 9 months ago (2013-03-07 01:57:26 UTC) #3
Yaron
lgtm
7 years, 9 months ago (2013-03-07 02:07:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/12330112/20005
7 years, 9 months ago (2013-03-07 15:50:28 UTC) #5
commit-bot: I haz the power
7 years, 9 months ago (2013-03-07 17:39:23 UTC) #6
Message was sent while issue was closed.
Change committed as 186735

Powered by Google App Engine
This is Rietveld 408576698