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

Issue 6307101: When building for Android, package executables in APKs (trunk) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by EricB
Modified:
12 years, 3 months ago
Reviewers:
epoger, DerekS
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

When building for Android, package executables in APKs (trunk) Committed: https://code.google.com/p/skia/source/detail?r=4368

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 3

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M Makefile View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
M gyp/apptype_console.gypi View 1 2 3 4 5 6 1 chunk +7 lines, -0 lines 0 comments Download
M gyp/bench.gyp View 1 2 3 4 5 6 7 1 chunk +5 lines, -0 lines 0 comments Download
M skia.gyp View 1 2 3 4 5 6 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 7
epoger
Please add reviewers from the "Publish+Mail Comments" page, not the "Edit Issue" page. (Only the ...
12 years, 3 months ago (2012-06-18 14:39:12 UTC) #1
epoger
https://codereview.appspot.com/6307101/diff/1/Makefile File Makefile (right): https://codereview.appspot.com/6307101/diff/1/Makefile#newcode32 Makefile:32: ALL_TARGETS := core SampleApp bench gm tests tools SkiaAndroidApp ...
12 years, 3 months ago (2012-06-18 14:55:59 UTC) #2
EricB
https://codereview.appspot.com/6307101/diff/1/gyp/bench.gyp File gyp/bench.gyp (right): https://codereview.appspot.com/6307101/diff/1/gyp/bench.gyp#newcode30 gyp/bench.gyp:30: 'android_system.gyp:Android_EntryPoint', We want bench, gm, and tests to depend ...
12 years, 3 months ago (2012-06-18 15:03:16 UTC) #3
epoger
https://codereview.appspot.com/6307101/diff/1/gyp/bench.gyp File gyp/bench.gyp (right): https://codereview.appspot.com/6307101/diff/1/gyp/bench.gyp#newcode30 gyp/bench.gyp:30: 'android_system.gyp:Android_EntryPoint', On 2012/06/18 15:03:16, EricB wrote: > We want ...
12 years, 3 months ago (2012-06-18 15:15:24 UTC) #4
EricB
https://codereview.appspot.com/6307101/diff/7001/Makefile File Makefile (right): https://codereview.appspot.com/6307101/diff/7001/Makefile#newcode32 Makefile:32: ALL_TARGETS := core SampleApp bench gm tests tools SkiaAndroidApp ...
12 years, 3 months ago (2012-06-18 18:32:54 UTC) #5
EricB
https://codereview.appspot.com/6307101/diff/9002/Makefile File Makefile (right): https://codereview.appspot.com/6307101/diff/9002/Makefile#newcode32 Makefile:32: ALL_TARGETS := core SampleApp bench gm tests tools SkiaAndroidApp ...
12 years, 3 months ago (2012-06-18 18:36:33 UTC) #6
epoger
12 years, 3 months ago (2012-06-18 18:48:30 UTC) #7
LGTM except for one thing.

https://codereview.appspot.com/6307101/diff/9002/Makefile
File Makefile (right):

https://codereview.appspot.com/6307101/diff/9002/Makefile#newcode32
Makefile:32: ALL_TARGETS := core SampleApp bench gm tests tools SkiaAndroidApp
On 2012/06/18 18:36:33, EricB wrote:
> Still need a workaround.

For now, please leave SkiaAndroidApp off this list, and require Android
developers to manually "make SkiaAndroidApp all" or something like that.

(You could add an 'androidall' target if you prefer that.)

I think it's fine to require Android developers to specify a slightly different
target than other platforms, as long as you update
https://sites.google.com/site/skiadocs/user-documentation/quick-start-guides/...
to include the info.
Sign in to reply to this message.

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