summaryrefslogtreecommitdiffstats
path: root/build/Android.oat.mk
Commit message (Expand)AuthorAgeFilesLines
* Update missed DEX2OAT -> DEX2OATD changes.Nicolas Geoffray2014-04-021-2/+2
* Use debug version of DEX2OAT explicitly.Nicolas Geoffray2014-04-021-2/+3
* Build changes to build multilib testsAndreas Gampe2014-04-011-9/+20
* Fixed and refactored 64b host buildAndreas Gampe2014-03-121-7/+1
* Fix host architecture for 64bit.Ian Rogers2014-03-061-1/+7
* Remove oat file location in the image.Nicolas Geoffray2014-03-041-1/+1
* Remove boot.art phony targetBrian Carlstrom2014-01-281-15/+3
* art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATABrian Carlstrom2014-01-181-0/+2
* Build boot.art only if we are building the host toolchain.Ying Wang2013-12-171-1/+1
* Move boot image generation to the build projectBrian Carlstrom2013-12-171-54/+10
* am 55ed56bd: Merge "Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an e...Brian Carlstrom2013-11-071-3/+0
|\
| * Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an errorBrian Carlstrom2013-11-061-3/+0
* | Don't force dex2oat run on dex2oat changesDave Allison2013-11-061-1/+1
|/
* Support hardware divide instructionDave Allison2013-11-051-4/+18
* Fix Mac buildBrian Carlstrom2013-10-291-0/+3
* Make ART's run-test support Dalvik so we can remove dalvik/testsBrian Carlstrom2013-10-281-0/+10
* Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mkBrian Carlstrom2013-07-161-4/+4
* libart-compiler cleanupBrian Carlstrom2013-07-111-2/+6
* Make art use core-libart explicitly (part 2)Brian Carlstrom2013-06-261-0/+1
* Make art use core-libart explicitlyBrian Carlstrom2013-06-251-1/+1
* Add conscrypt to art testsBrian Carlstrom2013-04-301-1/+1
* Fix portable build on build server by removing depenency on ANDROID_HOST_OUTBrian Carlstrom2013-03-071-3/+3
* Remove ExtractCodeAndPrelink and switch Portable to MCLinkerBrian Carlstrom2013-03-061-7/+19
* Improve ART_BUILD_ disablingBrian Carlstrom2013-02-011-0/+4
* More MIPS fixes. The vm-tests and oat tests all work on the emulator.jeffhao2012-10-311-4/+0
* Add PHONY target for host core.art so that is included in default buildBrian Carlstrom2012-06-271-0/+6
* Fix host build to properly build x86.jeffhao2012-05-241-3/+3
* Higher degree of parallel compilation on the LLVM side.TDYa1272012-04-241-26/+5
* Higher degree of parallel compilation on the LLVM side.Shih-wei Liao2012-04-211-2/+23
* Do not rerun dex2oat just because dex2oat changedBrian Carlstrom2012-04-051-3/+2
* Refactor runtime support.Ian Rogers2012-03-291-1/+1
* Add disabled --instruction-set=X86 for test-art-host-oatBrian Carlstrom2012-03-171-1/+1
* Add dependency from dex2oat to supporting libart-compiler-* librariesBrian Carlstrom2012-03-101-9/+9
* Fix core.oat dex file dependenciesBrian Carlstrom2012-03-081-1/+1
* Update core image to include everything needed by core-testsBrian Carlstrom2012-03-081-2/+2
* Always run dex2oat (2 of 3)Brian Carlstrom2012-02-271-10/+5
* user build support for art (2 of 3)Brian Carlstrom2012-02-161-20/+29
* trygon supportBrian Carlstrom2012-02-071-2/+7
* Add installd support to dex2oatBrian Carlstrom2012-01-051-3/+3
* Moving from libdvm to libart (1 of 5)Brian Carlstrom2011-12-141-2/+8
* Revert dex2oat file lockingBrian Carlstrom2011-12-121-3/+0
* Add --image-classes to dex2oatBrian Carlstrom2011-11-291-3/+5
* Basic file locking.Elliott Hughes2011-11-041-0/+3
* Created --runtime-arg switch for dex2oat to pass arguments to runtime.jeffhao2011-10-251-3/+3
* Disable StrictMode when booting with artBrian Carlstrom2011-10-161-3/+3
* Add oatopt drop in replacement for dexoptBrian Carlstrom2011-10-141-1/+1
* Fix compilation of boot image and oatBrian Carlstrom2011-10-131-0/+3
* Teach make that to make an art file, you make the oat file.Brian Carlstrom2011-10-131-0/+4
* Implement DexFile_getClassNameListBrian Carlstrom2011-10-131-6/+7
* Move art content to /dataBrian Carlstrom2011-10-121-4/+6