summaryrefslogtreecommitdiffstats
path: root/dex2oat/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* ART: Tuning compiler thread count for application runtimeChitti Babu Theegala2015-10-061-0/+4
* Host dex2oat and patchoat require libcutils.Richard Uhler2015-03-231-2/+2
* Make dex2oat 32bits when HOST_PREFER_32_BIT=true.Nicolas Geoffray2014-12-051-6/+14
* ART: Wire up a valgrind-wrapped dex2oat runAndreas Gampe2014-12-031-2/+2
* Tidy and reduce ART library dependencies on the host.Ian Rogers2014-10-301-2/+2
* Fix art build script.Junmo Park2014-08-041-2/+2
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-101-8/+6
* Build dex2oat as 64b for the target when using zygote64Andreas Gampe2014-04-161-2/+10
* force dex2oat target executables to be compiled for 32-bitColin Cross2014-04-021-2/+2
* Enable debug build of dex2oatd on hostStuart Monteith2014-01-311-1/+1
* Add a systrace support for lock contention logging.Hiroshi Yamauchi2013-08-131-2/+2
* Enable darwin target build for art.Brian Carlstrom2013-07-231-6/+8
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+37