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

Issue 297890043: Added build steps for Android clients

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years ago by carolinetrippel
Modified:
8 years ago
Visibility:
Public.

Description

Commit log for first patchset: --------------- Added build steps for Android clients ---------------

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M api/docs/samples.dox View 1 chunk +8 lines, -0 lines 4 comments Download

Messages

Total messages: 7
carolinetrippel
8 years ago (2016-04-21 15:35:15 UTC) #1
zhaoqin
Thanks for the contribution. Please xref https://github.com/DynamoRIO/dynamorio/wiki/Contributing about contributing. Might I know if have signed ...
8 years ago (2016-04-21 16:11:13 UTC) #2
carolinetrippel
On 2016/04/21 16:11:13, zhaoqin wrote: > Thanks for the contribution. > Please xref https://github.com/DynamoRIO/dynamorio/wiki/Contributing about ...
8 years ago (2016-04-21 16:13:17 UTC) #3
carolinetrippel
On 2016/04/21 16:13:17, carolinetrippel wrote: > On 2016/04/21 16:11:13, zhaoqin wrote: > > Thanks for ...
8 years ago (2016-04-21 16:14:22 UTC) #4
zhaoqin
On 2016/04/21 16:14:22, carolinetrippel wrote: > On 2016/04/21 16:13:17, carolinetrippel wrote: > > On 2016/04/21 ...
8 years ago (2016-04-21 16:19:04 UTC) #5
bruening
> Commit log for first patchset: > --------------- > Added build steps for Android clients ...
8 years ago (2016-04-21 16:26:02 UTC) #6
carolinetrippel
8 years ago (2016-04-21 16:58:09 UTC) #7
https://codereview.appspot.com/297890043/diff/1/api/docs/samples.dox
File api/docs/samples.dox (right):

https://codereview.appspot.com/297890043/diff/1/api/docs/samples.dox#newcode360
api/docs/samples.dox:360: cmake
-DCMAKE_TOOLCHAIN_FILE=$DYNAMORIO_HOME/make/toolchain-android.cmake
-DANDROID_TOOLCHAIN=/mytooldir/android-ndk-21 $DYNAMORIO_HOME/api/samples/
On 2016/04/21 16:11:13, zhaoqin wrote:
> it only has the config step, no build step, xref example above.

Fixed the build step. Will add the toolchain-android.make file.

https://codereview.appspot.com/297890043/diff/1/api/docs/samples.dox#newcode360
api/docs/samples.dox:360: cmake
-DCMAKE_TOOLCHAIN_FILE=$DYNAMORIO_HOME/make/toolchain-android.cmake
-DANDROID_TOOLCHAIN=/mytooldir/android-ndk-21 $DYNAMORIO_HOME/api/samples/
On 2016/04/21 16:26:01, bruening wrote:
> As you mentioned in the email, toolchain-android.cmake is not in the release
> package.  DYNAMORIO_HOME is "set to the base of the DynamoRIO release
package". 
> The best solution would be to add a rule to export toolchain-android.cmake
into
> the cmake directory.

Acknowledged.
Sign in to reply to this message.

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