index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
/
Android.common.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add options for building/testing with coverage.
Dan Albert
2015-01-30
1
-0
/
+15
*
ART: Mips64 runtime support
Andreas Gampe
2015-01-15
1
-1
/
+1
*
Add a new imgdiag tool to diff boot.art/core.art against a process
Igor Murashkin
2014-12-16
1
-3
/
+3
*
Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH.
Nicolas Geoffray
2014-11-07
1
-4
/
+11
*
The host build has changed from lib32/lib to lib/lib64.
Nicolas Geoffray
2014-07-01
1
-2
/
+0
*
Fix various test dependencies.
Ian Rogers
2014-06-24
1
-0
/
+6
*
Multilib ART host.
Ian Rogers
2014-06-24
1
-398
/
+28
*
Use GCC on ARM64
Sebastien Hertz
2014-06-20
1
-1
/
+1
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-2
/
+2
*
Fix for test-art-host
Brian Carlstrom
2014-06-10
1
-0
/
+4
*
Enable -Wframe-larger-than=1728 compilation error
Sebastien Hertz
2014-06-04
1
-4
/
+4
*
ART: Make LOCAL_CLANG architecture dependent for the target
Andreas Gampe
2014-06-04
1
-13
/
+45
*
Update dump-oat-* and oatdump for new image file layout
Brian Carlstrom
2014-05-22
1
-0
/
+1
*
Fix test-art-target-oat for multi target
Sebastien Hertz
2014-05-21
1
-3
/
+0
*
Merge "Add DALVIKVM_FLAGS to test invocation."
Mathieu Chartier
2014-05-20
1
-1
/
+1
|
\
|
*
Add DALVIKVM_FLAGS to test invocation.
Mathieu Chartier
2014-05-20
1
-1
/
+1
*
|
Merge "Now we have a proper C++ library, use std::unique_ptr."
Ian Rogers
2014-05-20
1
-3
/
+0
|
\
\
|
*
|
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-3
/
+0
*
|
|
Updating clean-oat again
Brian Carlstrom
2014-05-19
1
-0
/
+19
|
/
/
*
|
Switch ART to libc++.
Ian Rogers
2014-05-19
1
-1
/
+1
|
/
*
Add ISA directory to image and odex pathnames.
Brian Carlstrom
2014-05-16
1
-20
/
+9
*
64-bit host multilib build.
Ying Wang
2014-05-16
1
-5
/
+1
*
Merge "ART: Make build error a warning for TARGET_CPU_SMP"
Andreas Gampe
2014-05-15
1
-1
/
+3
|
\
|
*
ART: Make build error a warning for TARGET_CPU_SMP
Andreas Gampe
2014-05-15
1
-1
/
+3
*
|
Merge "Move RoS allocator to use unordered_set."
Ian Rogers
2014-05-15
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Move RoS allocator to use unordered_set.
Ian Rogers
2014-05-15
1
-0
/
+3
*
|
Merge "ART: Fix MonitorExit code on ARM"
Andreas Gampe
2014-05-15
1
-1
/
+5
|
\
\
|
*
|
ART: Fix MonitorExit code on ARM
Andreas Gampe
2014-05-15
1
-1
/
+5
|
|
/
*
|
Don't import llvm.mk for non-portable builds.
Ian Rogers
2014-05-15
1
-3
/
+5
|
/
*
Make it easy to change the default GC type.
Hiroshi Yamauchi
2014-05-12
1
-0
/
+8
*
Make arm64 build with ART_TARGET_CLANG.
Tim Murray
2014-05-02
1
-1
/
+11
*
Add additional flags to make ART_TARGET_CLANG function with 3.5.
Tim Murray
2014-04-30
1
-8
/
+18
*
Avoid volatile 64-bit tearing on 32-bit architectures.
Ian Rogers
2014-04-28
1
-0
/
+8
*
Fix dependencies in the test suite for multi-target tests
Andreas Gampe
2014-04-21
1
-0
/
+67
*
Build changes to build multilib tests
Andreas Gampe
2014-04-01
1
-4
/
+40
*
AArch64: Add arm64 runtime support.
Stuart Monteith
2014-03-19
1
-1
/
+1
*
Add command line support for enabling the optimizing compiler.
Nicolas Geoffray
2014-03-13
1
-0
/
+17
*
Fixed and refactored 64b host build
Andreas Gampe
2014-03-12
1
-0
/
+6
*
Disable host clang only if WITHOUT_HOST_CLANG is set
Ying Wang
2014-03-10
1
-1
/
+1
*
Support WITHOUT_CLANG builds
Brian Carlstrom
2014-03-09
1
-6
/
+5
*
Work around arm64 host prebuilt differences.
Ian Rogers
2014-03-08
1
-2
/
+8
*
Revert "Revert "Make clang the default compiler on host.""
Ian Rogers
2014-03-08
1
-5
/
+1
*
Revert "Make clang the default compiler on host."
Ian Rogers
2014-03-08
1
-1
/
+5
*
Make clang the default compiler on host.
Ian Rogers
2014-03-07
1
-5
/
+1
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-9
/
+11
*
AArch64: Add ARM64 Assembler
Serban Constantinescu
2014-03-05
1
-0
/
+1
*
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
1
-3
/
+5
*
Code cleanup to avoid LLVM dependency when building with quick only.
Nicolas Geoffray
2014-02-20
1
-0
/
+2
*
art: convert makefiles to support multilib build
Colin Cross
2014-02-18
1
-4
/
+6
*
Remove -D__STDC_FORMAT_MACROS.
Ian Rogers
2014-01-29
1
-3
/
+0
[next]