summaryrefslogtreecommitdiffstats
path: root/core/dex_preopt_libart_boot.mk
Commit message (Expand)AuthorAgeFilesLines
* Pass --no-generate-debug-info to dex2oat.David Srbecky2015-06-191-1/+1
* Add --include-cfi compiler option.David Srbecky2015-04-131-1/+1
* Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATABrian Carlstrom2014-12-151-3/+0
* Build: Support for compiled-classes fileAndreas Gampe2014-11-181-1/+7
* core: Use WITH_DEXPREOPT_PIC=true to have dex2oat build pic oat filesIgor Murashkin2014-11-181-0/+5
* Pass instruction set variant to dex2oat.Ian Rogers2014-11-081-0/+1
* Introduce per-product per-module dex-preopt configYing Wang2014-10-081-1/+2
* Make which dex2oat version to use configurable.Nicolas Geoffray2014-10-071-2/+2
* Add --no-include-debug-symbols to avoid bloat in user buildsBrian Carlstrom2014-08-281-1/+1
* Make system use patchoat to relocate during runtime.Alex Light2014-08-051-1/+1
* build: fix host dex2oat runtime argsColin Cross2014-07-091-1/+1
* Make dex2oat heap size product configurable [build]Brian Carlstrom2014-07-081-1/+2
* Multilib support for odexYing Wang2014-05-181-0/+55