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

Issue 1921553009: Add CMake path to gradle (Closed)

Created:
4 years, 7 months ago by liyuqian
Modified:
4 years, 7 months ago
Reviewers:
djsollen
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 3

Patch Set 2 : check #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : Always Check #

Patch Set 5 : No Duplication #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -5 lines) Patch
M platform_tools/android/apps/build.gradle View 1 2 3 4 3 chunks +15 lines, -4 lines 0 comments Download
M platform_tools/android/apps/vulkanviewer/build.gradle View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (5 generated)
liyuqian
4 years, 7 months ago (2016-04-29 19:21:27 UTC) #4
djsollen
https://codereview.chromium.org/1921553009/diff/1/platform_tools/android/apps/build.gradle File platform_tools/android/apps/build.gradle (right): https://codereview.chromium.org/1921553009/diff/1/platform_tools/android/apps/build.gradle#newcode77 platform_tools/android/apps/build.gradle:77: if (requireCMake && !path.contains("cmake")) { check that getSDKPath() + ...
4 years, 7 months ago (2016-04-29 19:30:07 UTC) #5
liyuqian
Sorry that I forgot the check. Now I've added it.
4 years, 7 months ago (2016-04-29 19:46:31 UTC) #6
djsollen
https://codereview.chromium.org/1921553009/diff/40001/platform_tools/android/apps/build.gradle File platform_tools/android/apps/build.gradle (right): https://codereview.chromium.org/1921553009/diff/40001/platform_tools/android/apps/build.gradle#newcode77 platform_tools/android/apps/build.gradle:77: if (requireCMake && !path.contains("cmake")) { almost. This may still ...
4 years, 7 months ago (2016-04-30 01:49:01 UTC) #7
liyuqian
Now it's guaranteed that the Android CMake is added.
4 years, 7 months ago (2016-05-02 11:49:02 UTC) #8
djsollen
lgtm
4 years, 7 months ago (2016-05-02 12:22:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1921553009/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1921553009/80001
4 years, 7 months ago (2016-05-02 12:22:39 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 12:33:24 UTC) #13
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/2275017e45305b5bca8d82803b9ced9d5da3fd72

Powered by Google App Engine
This is Rietveld 408576698