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

Issue 1290643002: GN (Android): Fix packaging excess libs when target_cpu is changed (Closed)

Created:
5 years, 4 months ago by agrieve
Modified:
5 years, 4 months ago
Reviewers:
Dirk Pranke, brettw
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

GN (Android): Fix packaging excess libs when target_cpu is changed E.g.: Build for x86, then build for arm without first deleting the out directory would result in an apk with libs for both architectures. Committed: https://crrev.com/6be715d1ca1fad4dc80f194a4aa710f1eb6f9399 Cr-Commit-Position: refs/heads/master@{#345436}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M build/config/android/rules.gni View 1 chunk +3 lines, -1 line 2 comments Download

Messages

Total messages: 16 (4 generated)
agrieve
5 years, 4 months ago (2015-08-12 03:18:16 UTC) #2
agrieve
On 2015/08/12 03:18:16, agrieve wrote: bump
5 years, 4 months ago (2015-08-17 20:58:12 UTC) #4
Dirk Pranke
https://codereview.chromium.org/1290643002/diff/1/build/config/android/rules.gni File build/config/android/rules.gni (right): https://codereview.chromium.org/1290643002/diff/1/build/config/android/rules.gni#newcode1455 build/config/android/rules.gni:1455: _native_libs_dir = gen_dir + "/lib-$target_cpu" Brett, is there a ...
5 years, 4 months ago (2015-08-17 21:17:54 UTC) #6
Dirk Pranke
https://codereview.chromium.org/1290643002/diff/1/build/config/android/rules.gni File build/config/android/rules.gni (right): https://codereview.chromium.org/1290643002/diff/1/build/config/android/rules.gni#newcode1455 build/config/android/rules.gni:1455: _native_libs_dir = gen_dir + "/lib-$target_cpu" Brett points out to ...
5 years, 4 months ago (2015-08-19 20:14:49 UTC) #7
agrieve
On 2015/08/19 20:14:49, Dirk Pranke wrote: > https://codereview.chromium.org/1290643002/diff/1/build/config/android/rules.gni > File build/config/android/rules.gni (right): > > https://codereview.chromium.org/1290643002/diff/1/build/config/android/rules.gni#newcode1455 ...
5 years, 4 months ago (2015-08-19 20:28:39 UTC) #8
Dirk Pranke
On 2015/08/19 20:28:39, agrieve wrote: > On 2015/08/19 20:14:49, Dirk Pranke wrote: > > > ...
5 years, 4 months ago (2015-08-19 20:46:10 UTC) #9
agrieve
On 2015/08/19 20:46:10, Dirk Pranke wrote: > On 2015/08/19 20:28:39, agrieve wrote: > > On ...
5 years, 4 months ago (2015-08-20 00:31:14 UTC) #10
agrieve
On 2015/08/20 00:31:14, agrieve wrote: > On 2015/08/19 20:46:10, Dirk Pranke wrote: > > On ...
5 years, 4 months ago (2015-08-25 15:40:46 UTC) #11
Dirk Pranke
got it, lgtm.
5 years, 4 months ago (2015-08-25 20:06:46 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1290643002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1290643002/1
5 years, 4 months ago (2015-08-25 20:44:59 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 4 months ago (2015-08-25 21:16:59 UTC) #15
commit-bot: I haz the power
5 years, 4 months ago (2015-08-25 21:17:44 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6be715d1ca1fad4dc80f194a4aa710f1eb6f9399
Cr-Commit-Position: refs/heads/master@{#345436}

Powered by Google App Engine
This is Rietveld 408576698