summaryrefslogtreecommitdiffstats
path: root/build/Android.common.mk
Commit message (Expand)AuthorAgeFilesLines
* Add options for building/testing with coverage.Dan Albert2015-01-301-0/+15
* ART: Mips64 runtime supportAndreas Gampe2015-01-151-1/+1
* Add a new imgdiag tool to diff boot.art/core.art against a processIgor Murashkin2014-12-161-3/+3
* Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH.Nicolas Geoffray2014-11-071-4/+11
* The host build has changed from lib32/lib to lib/lib64.Nicolas Geoffray2014-07-011-2/+0
* Fix various test dependencies.Ian Rogers2014-06-241-0/+6
* Multilib ART host.Ian Rogers2014-06-241-398/+28
* Use GCC on ARM64Sebastien Hertz2014-06-201-1/+1
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-101-2/+2
* Fix for test-art-hostBrian Carlstrom2014-06-101-0/+4
* Enable -Wframe-larger-than=1728 compilation errorSebastien Hertz2014-06-041-4/+4
* ART: Make LOCAL_CLANG architecture dependent for the targetAndreas Gampe2014-06-041-13/+45
* Update dump-oat-* and oatdump for new image file layoutBrian Carlstrom2014-05-221-0/+1
* Fix test-art-target-oat for multi targetSebastien Hertz2014-05-211-3/+0
* Merge "Add DALVIKVM_FLAGS to test invocation."Mathieu Chartier2014-05-201-1/+1
|\
| * Add DALVIKVM_FLAGS to test invocation.Mathieu Chartier2014-05-201-1/+1
* | Merge "Now we have a proper C++ library, use std::unique_ptr."Ian Rogers2014-05-201-3/+0
|\ \
| * | Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-3/+0
* | | Updating clean-oat againBrian Carlstrom2014-05-191-0/+19
|/ /
* | Switch ART to libc++.Ian Rogers2014-05-191-1/+1
|/
* Add ISA directory to image and odex pathnames.Brian Carlstrom2014-05-161-20/+9
* 64-bit host multilib build.Ying Wang2014-05-161-5/+1
* Merge "ART: Make build error a warning for TARGET_CPU_SMP"Andreas Gampe2014-05-151-1/+3
|\
| * ART: Make build error a warning for TARGET_CPU_SMPAndreas Gampe2014-05-151-1/+3
* | Merge "Move RoS allocator to use unordered_set."Ian Rogers2014-05-151-0/+3
|\ \ | |/ |/|
| * Move RoS allocator to use unordered_set.Ian Rogers2014-05-151-0/+3
* | Merge "ART: Fix MonitorExit code on ARM"Andreas Gampe2014-05-151-1/+5
|\ \
| * | ART: Fix MonitorExit code on ARMAndreas Gampe2014-05-151-1/+5
| |/
* | Don't import llvm.mk for non-portable builds.Ian Rogers2014-05-151-3/+5
|/
* Make it easy to change the default GC type.Hiroshi Yamauchi2014-05-121-0/+8
* Make arm64 build with ART_TARGET_CLANG.Tim Murray2014-05-021-1/+11
* Add additional flags to make ART_TARGET_CLANG function with 3.5.Tim Murray2014-04-301-8/+18
* Avoid volatile 64-bit tearing on 32-bit architectures.Ian Rogers2014-04-281-0/+8
* Fix dependencies in the test suite for multi-target testsAndreas Gampe2014-04-211-0/+67
* Build changes to build multilib testsAndreas Gampe2014-04-011-4/+40
* AArch64: Add arm64 runtime support.Stuart Monteith2014-03-191-1/+1
* Add command line support for enabling the optimizing compiler.Nicolas Geoffray2014-03-131-0/+17
* Fixed and refactored 64b host buildAndreas Gampe2014-03-121-0/+6
* Disable host clang only if WITHOUT_HOST_CLANG is setYing Wang2014-03-101-1/+1
* Support WITHOUT_CLANG buildsBrian Carlstrom2014-03-091-6/+5
* Work around arm64 host prebuilt differences.Ian Rogers2014-03-081-2/+8
* Revert "Revert "Make clang the default compiler on host.""Ian Rogers2014-03-081-5/+1
* Revert "Make clang the default compiler on host."Ian Rogers2014-03-081-1/+5
* Make clang the default compiler on host.Ian Rogers2014-03-071-5/+1
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-9/+11
* AArch64: Add ARM64 AssemblerSerban Constantinescu2014-03-051-0/+1
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-3/+5
* Code cleanup to avoid LLVM dependency when building with quick only.Nicolas Geoffray2014-02-201-0/+2
* art: convert makefiles to support multilib buildColin Cross2014-02-181-4/+6
* Remove -D__STDC_FORMAT_MACROS.Ian Rogers2014-01-291-3/+0