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

Issue 10821105: Android: remove ant environment dependencies. (Closed)

Created:
8 years, 4 months ago by Torne
Modified:
8 years, 4 months ago
Reviewers:
bulach, Yaron, navabi1
CC:
chromium-reviews, cbentzel+watch_chromium.org, erikwright (departed), jam, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, cjhopman
Visibility:
Public.

Description

Android: remove ant environment dependencies. The logic to calculate where the SDK should be is already done by envsetup and made available to gyp as a variable, so just have gyp pass this as a command line argument to ant. The behaviour is identical. This change is to move toward making it possible to build the Android port without having envsetup.sh sourced at build time (only at gyp-generation time), making it more like other platforms. It also simplifies the ant buildfiles. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149400

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -75 lines) Patch
M base/android/java/base.xml View 3 chunks +1 line, -15 lines 0 comments Download
M base/android/javatests/base_javatests.xml View 3 chunks +1 line, -15 lines 0 comments Download
M build/java.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/android/java/content.xml View 2 chunks +1 line, -10 lines 0 comments Download
M content/public/android/javatests/content_javatests.xml View 2 chunks +1 line, -10 lines 0 comments Download
M media/base/android/java/media.xml View 2 chunks +1 line, -10 lines 0 comments Download
M net/android/java/net.xml View 3 chunks +1 line, -15 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Torne
Hi folks, I'm looking at whether we can eliminate the build-time dependency on envsetup, and ...
8 years, 4 months ago (2012-07-31 15:18:26 UTC) #1
Yaron
lgtm Ya, I like this. Moves more of the configuration to gyp-time where it should ...
8 years, 4 months ago (2012-07-31 16:20:50 UTC) #2
bulach
lgtm, nice, thanks!
8 years, 4 months ago (2012-07-31 16:28:01 UTC) #3
Torne
On 2012/07/31 16:20:50, Yaron wrote: > (aside: this would've been easier after http://codereview.chromium.org/10830012/ > but ...
8 years, 4 months ago (2012-08-01 09:49:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/torne@chromium.org/10821105/1
8 years, 4 months ago (2012-08-01 09:49:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/torne@chromium.org/10821105/1
8 years, 4 months ago (2012-08-01 09:50:30 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-01 11:31:48 UTC) #7
Change committed as 149400

Powered by Google App Engine
This is Rietveld 408576698