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

Issue 11418007: Android backend: tidy up the --suffix handling. (Closed)

Created:
8 years, 1 month ago by Torne
Modified:
8 years, 1 month ago
Reviewers:
Nico
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

Android backend: tidy up the --suffix handling. Make --suffix .foo generate a makefile called GypAndroid.foo.mk, instead of GypAndroid.mk.foo. Committed: https://code.google.com/p/gyp/source/detail?r=1535

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M pylib/gyp/generator/android.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Torne
Just a trivial one. I need to use --suffix to handle generating makefiles for different ...
8 years, 1 month ago (2012-11-15 13:42:41 UTC) #1
Nico
lgtm This shall be the last change to this generator that I lgtm without testing ...
8 years, 1 month ago (2012-11-15 15:31:21 UTC) #2
Torne
8 years, 1 month ago (2012-11-15 15:44:24 UTC) #3
On 2012/11/15 15:31:21, Nico wrote:
> lgtm
> 
> This shall be the last change to this generator that I lgtm without testing
> infrastructure in place.

OK. I've been trying the tests locally in an AOSP tree and think I nearly have
it working, so I can look at the gyp bot in the next few days I hope.

Powered by Google App Engine
This is Rietveld 408576698