summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Add DALVIKVM_FLAGS to test invocation."Mathieu Chartier2014-05-201-3/+3
|\
| * Add DALVIKVM_FLAGS to test invocation.Mathieu Chartier2014-05-201-3/+3
* | Merge "Add use-artd-full."Hiroshi Yamauchi2014-05-201-0/+10
|\ \
| * | Add use-artd-full.Hiroshi Yamauchi2014-05-191-0/+10
| |/
* | Fix art-host build rule.Nicolas Geoffray2014-05-201-1/+1
* | Remove cleaning obsolete 2ND_ART_NATIVETEST_DIR and 2ND_ART_TEST_DIR directoriesBrian Carlstrom2014-05-191-4/+0
* | Updating clean-oat againBrian Carlstrom2014-05-191-29/+22
|/
* Merge "Add ISA directory to image and odex pathnames."Brian Carlstrom2014-05-191-3/+2
|\
| * Add ISA directory to image and odex pathnames.Brian Carlstrom2014-05-161-3/+2
* | Make vixl tests a dependency in the vixl makefile.Ian Rogers2014-05-181-9/+8
|/
* 64-bit host multilib build.Ying Wang2014-05-161-1/+1
* ART: Run cctest_vixl in test-art-hostAndreas Gampe2014-05-131-1/+14
* More dalvik-cache cleaning fixes.Brian Carlstrom2014-05-091-12/+4