summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorcjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-28 18:22:29 +0000
committercjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-28 18:22:29 +0000
commitd54f19b08781809524c67379a7de4348e16e8664 (patch)
tree081b405cb026cda8be1f11143b6db6832dd57df7 /AUTHORS
parent55c566d7b3fa0133e20adb601167c2925fc9eb6a (diff)
downloadchromium_src-d54f19b08781809524c67379a7de4348e16e8664.zip
chromium_src-d54f19b08781809524c67379a7de4348e16e8664.tar.gz
chromium_src-d54f19b08781809524c67379a7de4348e16e8664.tar.bz2
Add more generic support for java targets bundling multiple directories
Currently chromium_testshell_test_apk and content_shell_test_apk compile and package java files from two different directories. Supporting this in a good way is a requirement for using a single ant template for all apks. Introduce a new gyp variable for apk/jar targets, generated_src_dirs. Now, generated_src_dirs is for directories that contain .java files that are generated at build time and additional_src_dirs is for extra normal directories to include in the jar/apk. Change content_shell_test_apk and chromium_testshell_test_apk to use additional_src_dirs for their extra dirs. Add documentation for the gyp variables for jar/apk targets. Reorder the ant defines in the java.gypi and java_apk.gypi. BUG=136756,146056 Review URL: https://chromiumcodereview.appspot.com/10987083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159299 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions