summaryrefslogtreecommitdiffstats
path: root/core/java.mk
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 4df82b3e to klp-dev-plus-aospYing Wang2014-02-081-1/+7
|\
| * Allow proguarding the main app and the test app in a single run.Mihail Dumitrescu2014-02-071-1/+7
* | Add DEXPREOPT support for ARTBrian Carlstrom2013-12-171-0/+5
* | Add FORCE_BUILD_RS_COMPAT option.Stephen Hines2013-11-271-1/+1
|/
* Drop the [no]proguard. prefix for the intermediate targetsYing Wang2013-09-121-17/+1
* Skip compiling Java if an apk has no Java code.Ying Wang2013-08-281-2/+2
* Better handle of need_compile_java.Ying Wang2013-08-281-17/+19
* Make it a fatal error if no source files for Java module.Ying Wang2013-08-281-1/+1
* am ec3c15e5: am 04c4d34d: am 7311a344: Make it easier to enable obfuscation a...Ying Wang2013-08-231-20/+52
|\
| * Make it easier to enable obfuscation and optimization.Ying Wang2013-08-221-20/+52
* | Fix typo from previous change to fix the buildMike Lockwood2013-08-061-3/+0
* | Add support for overriding default Java libraries on a per-target basisMike Lockwood2013-08-061-1/+4
* | Split framework jar.Jeff Brown2013-07-171-1/+2
* | Add proper deps for jarjar rules files.Torne (Richard Coles)2013-06-051-1/+1
|/
* Split out proguard_basic_keeps.flagsYing Wang2013-05-171-0/+2
* Don't build librs.*.so in bundled branches since we'll use native RS.Tim Murray2013-05-131-0/+9
* Add a "nano" option to LOCAL_PROTOC_OPTIMIZE_TYPE.Ulas Kirazci2013-04-031-0/+4
* Link RS compatibility files with libc and make bcc_compat a regular dep.Stephen Hines2013-03-271-1/+1
* Add support for multiple architectures with RS compat lib.Tim Murray2013-03-061-17/+1
* Reduce RS build verbosity.Stephen Hines2013-02-271-1/+0
* Build rs_compatibility_jni_libs into product-specific dirYing Wang2013-02-251-5/+6
* Order-only deps on LOCAL_C/CXX and BCC_COMPATYing Wang2013-02-201-3/+3
* Fix duplicate build rule warning.Stephen Hines2013-02-191-1/+1
* Switch to librs.FOO.so instead of libFOO.so to prevent collisions.Stephen Hines2013-02-151-2/+2
* Merge "Remove dependency on libcompiler_rt.so for RS compatibility."Stephen Hines2013-02-131-1/+1
|\
| * Remove dependency on libcompiler_rt.so for RS compatibility.Stephen Hines2013-02-131-1/+1
* | Disable LOCAL_RENDERSCRIPT_COMPATIBILITY for non-arm buildsYing Wang2013-02-131-0/+4
|/
* Remove libcompiler_rt.so dependency for RS compat lib.Stephen Hines2013-02-111-2/+0
* Add libcompiler_rt.so as a JNI dependency for RS compatibility.Stephen Hines2013-02-111-1/+1
* Build RS compatibility library apps with libcompiler_rt.so too.Stephen Hines2013-02-071-1/+3
* Fix libcompiler-rt. Use the official name libcompiler_rt.Shih-wei Liao2013-02-071-2/+2
* Copy RS compatibility libraries to /system/lib/ for bundled builds.Stephen Hines2013-02-061-0/+24
* Attempt #2: libclcore.bc comes from prebuilts/sdk for unbundled projects.Tim Murray2013-02-011-1/+9
* Refactor calculation LOCAL_CHECKED_MODULEYing Wang2013-01-301-10/+10
* Revert "Refactor calculation LOCAL_CHECKED_MODULE"Ying Wang2013-01-301-2/+10
* Refactor calculation LOCAL_CHECKED_MODULEYing Wang2013-01-301-10/+2
* Revert "libclcore.bc comes from prebuilts/sdk for unbundled projects."Stephen Hines2013-01-231-9/+1
* libclcore.bc comes from prebuilts/sdk for unbundled projects.Stephen Hines2013-01-221-1/+9
* Build RS compatibility objects with libcompiler-rt.a.Stephen Hines2013-01-181-1/+3
* Add new LOCAL_PROGUARD_ENABLED option "nosystem"Ying Wang2013-01-111-14/+5
* Clean up libRSSupport.so and libclcore.bc dependencies.Stephen Hines2012-12-171-1/+8
* Build rules for Renderscript compatibility library.Stephen Hines2012-12-121-0/+20
* am 0cf8969b: am 2e5d317c: make packages respect LOCAL_ADDITIONAL_DEPENDENCIESJoe Onorato2012-10-201-1/+1
|\
| * make packages respect LOCAL_ADDITIONAL_DEPENDENCIESJoe Onorato2012-10-201-1/+1
* | resolved conflicts for merge of 50462d67 to masterJoe Onorato2012-10-201-2/+2
|\ \ | |/
| * Add a tool to let you enforce layering between packages in a java module.Joe Onorato2012-10-201-2/+8
* | Use PRIVATE_WARNINGS_ENABLEYing Wang2012-10-181-0/+1
* | Add a tool to let you enforce layering between packages in a java module.Joe Onorato2012-10-181-2/+8
* | am d2637573: resolved conflicts for merge of ed38fe6f to jb-mr1-dev-plus-aospStephen Hines2012-10-121-2/+3
|\ \ | |/
| * Add support for building Filterscript files.Stephen Hines2012-10-111-2/+3