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

Issue 12310002: Move ant call from python to gyp (Closed)

Created:
7 years, 10 months ago by cjhopman
Modified:
7 years, 10 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 ant call from python to gyp All of our APKs should be built with build/java_apk.gypi. Currently, native test APKs are built very differently. This change makes them build more like other apks, as a first step to using java_apk.gypi. Since WebKit's gyp files use generate_native_test.py directly, rather than including apk_test.gypi, generate_native_test.py needs to continue to support using it for ant compilation. :( BUG=177121 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=183614

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -23 lines) Patch
M build/apk_test.gypi View 2 chunks +24 lines, -12 lines 0 comments Download
M testing/android/generate_native_test.py View 2 chunks +12 lines, -11 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
cjhopman
yfriedman: *
7 years, 10 months ago (2013-02-20 01:31:42 UTC) #1
Yaron
lgtm
7 years, 10 months ago (2013-02-20 02:58:57 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/12310002/2001
7 years, 10 months ago (2013-02-20 17:38:50 UTC) #3
commit-bot: I haz the power
7 years, 10 months ago (2013-02-20 20:54:32 UTC) #4
Message was sent while issue was closed.
Change committed as 183614

Powered by Google App Engine
This is Rietveld 408576698