summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove doublequoted command to adb sh -c.Hiroshi Yamauchi2015-05-141-18/+18
* Fix clean-oatMathieu Chartier2015-04-271-18/+18
* Update clean-oat-host after latest oat location changes.Nicolas Geoffray2015-03-271-21/+1
* ART: Change the isa defaults for MipsDouglas Leung2015-03-201-0/+1
* Fix jit testsMathieu Chartier2015-02-271-0/+13
* Add missing JIT stuff in make filesMathieu Chartier2015-02-261-0/+13
* Merge "Adds the dexfuzz fuzzing tool to ART."Andreas Gampe2015-01-171-0/+1
|\
| * Adds the dexfuzz fuzzing tool to ART.Stephen Kyle2014-12-151-0/+1
* | Merge "Add a new imgdiag tool to diff boot.art/core.art against a process"Igor Murashkin2014-12-171-0/+1
|\ \
| * | Add a new imgdiag tool to diff boot.art/core.art against a processIgor Murashkin2014-12-161-0/+1
| |/
* / Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATABrian Carlstrom2014-12-161-4/+0
|/
* Provide an option to run run-tests with a local dalvikvm.Nicolas Geoffray2014-10-291-0/+7
* ART: Create and use multiple core imagesAndreas Gampe2014-10-281-13/+7
* Restore valgrind-test-art-hostBrian Carlstrom2014-10-091-2/+2
* Make which dex2oat version to use configurable.Nicolas Geoffray2014-10-061-2/+2
* Fix make test exclusion bugs.Ian Rogers2014-09-261-3/+2
* Only include test targets if test-art* or build-art* is being built.Ian Rogers2014-09-261-8/+18
* Add adb root to test-art-target, required by adb remount.Nicolas Geoffray2014-09-191-21/+24
* Merge "ART: Fix things for valgrind"Andreas Gampe2014-09-101-0/+5
|\
| * ART: Fix things for valgrindAndreas Gampe2014-09-101-0/+5
* | Remove art-* targets in favor of build-art-* targets.Brian Carlstrom2014-09-091-19/+5
|/
* Clean-up and make the art script usable on target.Nicolas Geoffray2014-09-081-1/+6
* ART: Use TMPDIR for test directoriesAndreas Gampe2014-08-061-0/+5
* Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."Brian Carlstrom2014-08-061-1/+1
* Make system use patchoat to relocate during runtime.Alex Light2014-08-051-1/+2
* Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art]Brian Carlstrom2014-07-301-12/+12
* ART: Make run tests out of oat testsAndreas Gampe2014-07-231-37/+24
* Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY.Nicolas Geoffray2014-07-231-1/+1
* Runtime can now be set to require relocationAlex Light2014-07-221-1/+1
* art: fix host dex2oat runtime argsColin Cross2014-07-091-1/+1
* Make dex2oat heap size product configurable [art]Brian Carlstrom2014-07-081-1/+1
* Add patchoat tool to Art.Alex Light2014-07-071-3/+4
* Add make rule to debug interpreter-only modeSebastien Hertz2014-07-041-0/+10
* Fix build-art-target and build-art-host rules.Nicolas Geoffray2014-07-021-2/+2
* Fix art-host rule and art script after build changes.Nicolas Geoffray2014-07-021-1/+1
* ART: Add arch-specific directories to host-oat-cleaning ruleAndreas Gampe2014-07-011-3/+4
* The host build has changed from lib32/lib to lib/lib64.Nicolas Geoffray2014-07-011-1/+1
* We can no longer use "adb shell sh -c ..." internallyBrian Carlstrom2014-06-301-1/+0
* Add the dalvikvm symlink to the art-host rule.Nicolas Geoffray2014-06-281-2/+2
* Fix use-art-*.Hiroshi Yamauchi2014-06-271-5/+5
* Fix test-art-target errorBrian Carlstrom2014-06-251-2/+6
* Multilib ART host.Ian Rogers2014-06-241-269/+175
* Add missing parens to Makefile rule.Nicolas Geoffray2014-06-181-1/+1
* Build rules for running run-test with optimizing compiler.Nicolas Geoffray2014-06-161-2/+26
* Use HOST_LIBRARY_PATH to access host shared libraries.Ying Wang2014-06-101-2/+2
* Make use of sigchainlib for signal chaining for implicit checksDave Allison2014-05-291-0/+2
* Move to dalvik.vm.lib.2 to force default to libartBrian Carlstrom2014-05-281-8/+8
* Add TARGET_2ND_ARCH support for dump-oat-bootBrian Carlstrom2014-05-251-4/+16
* Update dump-oat-* and oatdump for new image file layoutBrian Carlstrom2014-05-221-3/+3
* ART: Fix libjavacore dependencyAndreas Gampe2014-05-211-0/+3