skia2/platform_tools/android/gyp_gen
scroggo 950f89dd20 Specify the name of tool for creating a makefile.
When generating tool Android.mks from gyp files, specify the name
of the target needed.

This fixes a bug where nanobench was being added to the same
makefile as bench, which would not compile.

TODO: Make gyp_to_android more general, so that it handles this
case better. See http://skbug.com/2709

R=mtklein@google.com

Author: scroggo@google.com

Review URL: https://codereview.chromium.org/366653002
2014-07-01 08:02:30 -07:00
..
__init__.py Explicitly include gyp_gen/android_framework_gyp. 2014-04-29 00:39:45 +00:00
android_framework_gyp.py If our gyp does not exist, use chromium's. 2014-05-22 19:30:54 +00:00
generate_user_config.py Allow running gyp_to_android without SkUserConfig. 2014-04-21 14:45:01 +00:00
gypd_parser.py Generate bench/Android.mk from gyp. 2014-05-16 13:15:41 +00:00
makefile_writer.py Update comments about debugging on master. 2014-06-02 07:19:13 -07:00
tool_makefile_writer.py Specify the name of tool for creating a makefile. 2014-07-01 08:02:30 -07:00
vars_dict_lib.py Generate tests/Android.mk from gyp 2014-04-28 16:00:30 +00:00