summaryrefslogtreecommitdiffstats
path: root/core/dex_preopt_odex_install.mk
Commit message (Expand)AuthorAgeFilesLines
* core: Use WITH_DEXPREOPT_PIC=true to have dex2oat build pic oat filesIgor Murashkin2014-10-311-0/+6
* Introduce per-product per-module dex-preopt configYing Wang2014-10-311-1/+14
* 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