Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
bulach@chromium.org cd14de0058 Uses gyp "rules" rather than "actions" templates for the JNI generator.
This allow finer grain control over what is rebuilt.
Also, since we have approval over the generated header file name,
it greatly simplifies both the generator and also all the gyp files
as they no longer need to list the header file and keep in sync with the
java file, so the process now is as simple as adding a single java file
to the sources.

BUG=137069
TEST=build on android


Review URL: https://chromiumcodereview.appspot.com/10798010

git-svn-id: http://src.chromium.org/svn/trunk/src/build@147515 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-07-19 20:02:55 +00:00
yfriedman@chromium.org 884abb2d56 Add templates for building java and running the jni_generator.
As requested in http://codereview.chromium.org/10073024/, I've created
templates for these two actions. I've also applied them to base.


Review URL: http://codereview.chromium.org/10081035

git-svn-id: http://src.chromium.org/svn/trunk/src/build@132537 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-17 04:39:52 +00:00