No description
Find a file
Yohann Roussel b4c49cba57 Compile using Jack.
This allows to compile dex targeted java sources using Jack and Jill.
Default is still to compile with the legacy toolchain. Default can be
switched to the new toolchain by setting environement variable:
export ANDROID_COMPILE_WITH_JACK=true
Toolchain can also be forced for one module by defining
LOCAL_USE_JACK:=true # false
in the mk portion defining the module.

Jack execution environement can be controlled with:

Global variable ANDROID_JACK_VM allow to change the jvm executing Jack.
Global variable ANDROID_JACK_VM_ARGS allows to change default args given
to the jvm.
Global variable ANDROID_JACK_EXTRA_ARGS allows to define some default args
to give to Jack

LOCAL_JACK_VM_ARGS allows to override default args given to the jvm for
the module.
LOCAL_JACK_EXTRA_ARGS allows to override default args passed to Jack.

Change-Id: Ib81a0fd5f86a51d1e0edbb81cc791d828a05dd29
2014-12-02 18:11:13 +01:00
core Compile using Jack. 2014-12-02 18:11:13 +01:00
libs/host kill HAVE_STAT_ST_MTIM 2014-11-10 15:27:49 -08:00
target am f901b699: am bceaa7f1: am 35e7c067: Add Lohit fonts to the build. 2014-11-26 18:10:12 +00:00
tools am b2eaef29: am bcca18bf: am 43fbdb2a: am dc8a05ca: am 570c2210: add support for shadowbox videos with start time specified with #t= in video url 2014-12-01 19:44:27 +00:00
.gitignore Delete .swp file added by accident. 2014-07-22 17:42:35 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
CleanSpec.mk am 29f8d7d6: Merge "Make gnu++11 the default standard version." 2014-11-25 19:58:41 +00:00
envsetup.sh am 0616000d: Merge "Make cgrep check .hpp files as well." 2014-11-22 20:57:19 +00:00