summaryrefslogtreecommitdiffstats
path: root/core/dex_preopt_odex_install.mk
Commit message (Expand)AuthorAgeFilesLines
* Colorize more target file outputScott Mertz2015-10-091-1/+1
* Build only 64-bit odex for system server jars.Ying Wang2015-03-101-1/+10
* Merge "Remove libdvm support from the core build system."Ying Wang2014-12-161-15/+0
|\
| * Remove libdvm support from the core build system.Ying Wang2014-12-161-15/+0
* | Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATABrian Carlstrom2014-12-151-4/+0
|/
* core: Use WITH_DEXPREOPT_PIC=true to have dex2oat build pic oat filesIgor Murashkin2014-11-181-0/+6
* resolved conflicts for merge of 3907c03e to lmp-dev-plus-aospYing Wang2014-10-091-1/+14
|\
| * Introduce per-product per-module dex-preopt configYing Wang2014-10-081-1/+14
| * Enable multilib odex only if TARGET_2ND_ARCH is defined.Ying Wang2014-09-151-2/+4
| * Support to build apk odex for both arch.Ying Wang2014-09-151-49/+12
| * Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option.Alex Light2014-08-111-0/+6
* | Check $(built_dex) to determine if we can run dex-preopt.Ying Wang2014-10-081-1/+1
* | Enable multilib odex only if TARGET_2ND_ARCH is defined.Ying Wang2014-09-151-2/+4
* | Support to build apk odex for both arch.Ying Wang2014-09-131-49/+12
* | Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option.Alex Light2014-08-111-0/+6
|/
* Don't enable LOCAL_DEX_PREOPT for apks outside system.imgYing Wang2014-07-091-5/+7
* Explicit record the modules' built-file:installed-fileYing Wang2014-06-161-3/+11
* Fix pattern rules for $(installed_odex) for libdvm.Ying Wang2014-05-281-2/+2
* Split the rules to build the odex fileYing Wang2014-05-211-8/+5
* Multilib support for odexYing Wang2014-05-181-4/+68
* Make sure to install the .odex when running "make <module_name>"Ying Wang2014-01-241-0/+3
* Remove LOCAL_SRC_FILES as precondition of enabling dexpreoptYing Wang2014-01-031-9/+7
* Add DEXPREOPT support for ARTBrian Carlstrom2013-12-171-0/+70