Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
b23e3b2156ea326c5dea2f285e5f45b86bdb004c
/
build
/
Android.executable.mk
ecf75a6
ART: remove gcc cruft from the makefiles
by Colin Cross
· 8 years ago
b5390f7
Have LOCAL_ASFLAGS honor debug/non-debug configuration.
by Roland Levillain
· 8 years ago
ea6f8d8
Fix the build-art-multi-executable Make function.
by Roland Levillain
· 9 years ago
3045cfe
Fix imgdiag build rules.
by Roland Levillain
· 9 years ago
f6010ec
Fix static build when libbacktrace links llvm libraries.
by Yabin Cui
· 9 years ago
754a445
Prefer 32-bit host executables on Mac.
by Ying Wang
· 9 years ago
9b36914
Fix mac build: use -lrt only on linux.
by Calin Juravle
· 9 years ago
65e069d
Build statically linked version of dex2oat.
by Calin Juravle
· 9 years ago
01aaf6e
Allow for sig chain to be disabled.
by Calin Juravle
· 9 years ago
12bd721
If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS.
by Roland Levillain
· 9 years ago
31fb260
Add options for building/testing with coverage.
by Dan Albert
· 10 years ago
f36df54
Remove libcxx.mk cruft.
by Dan Albert
· 10 years ago
3774335
Add a new imgdiag tool to diff boot.art/core.art against a process
by Igor Murashkin
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
7ccf48e
Don't use the version script for executables.
by Dan Albert
· 10 years ago
088b16e
ART: Wire up a valgrind-wrapped dex2oat run
by Andreas Gampe
· 10 years ago
e49a4f6
Link libsigchain.a instead of sigchain.o
by Dmitriy Ivanov
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
8b5b698
Fix mac build (second attempt)
by Dmitriy Ivanov
· 10 years ago
1d74e57
Fixing mac build
by Dmitriy Ivanov
· 10 years ago
f57874d
Remove libsigchain from LD_PRELOADS
by Dmitriy Ivanov
· 10 years ago
afd9acc
Multilib ART host.
by Ian Rogers
· 10 years ago
5ca4eaa
ART: Make LOCAL_CLANG architecture dependent for the target
by Andreas Gampe
· 10 years ago
2a0e954
Move art host to libc++
by Dan Albert
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 10 years ago
ba0c51f
Switch ART to libc++.
by Ian Rogers
· 10 years ago
bd5ea6a
Preparation for transition to libc++.
by Ian Rogers
· 11 years ago
d747543
force dex2oat target executables to be compiled for 32-bit
by Colin Cross
· 11 years ago
afbaa1a
Build changes to build multilib tests
by Andreas Gampe
· 11 years ago
cae10f7
Add -lpthread -ldl to link executable/tests
by Andrew Hsieh
· 11 years ago
2269d2a
HACK: force target art executables to be compiled for 32-bit
by Colin Cross
· 11 years ago
dc781a1
art: convert makefiles to support multilib build
by Colin Cross
· 11 years ago
fa50baa
Restore build-art minimal build
by Brian Carlstrom
· 11 years ago
025218c
Clean up stlport usage.
by Elliott Hughes
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
51c2467
libart-compiler cleanup
by Brian Carlstrom
· 11 years ago
fa42b44
Move to new art dalvikvm
by Brian Carlstrom
· 11 years ago
cd5d042
Clang build support, -Wthread-safety with GCC 4.6.
by Ian Rogers
· 11 years ago
52e55cb
Remove gcc-based tsan support
by Brian Carlstrom
· 12 years ago
265091e
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
by Brian Carlstrom
· 12 years ago
c928de9
Remove Iceland.
by Ian Rogers
· 12 years ago
c531cef
Eliminate #ifdef ART_USE_QUICK_COMPILER
by buzbee
· 12 years ago
21d28f5
GBC Expander. Removed lir.
by Shih-wei Liao
· 12 years ago
2cfc639
Foundation for Quick LLVM compiler
by buzbee
· 12 years ago
e94d9b2
Add dex_lang as common frontend to lir and LLVM. dex_lang + bc2lir = Greenland
by Shih-wei Liao
· 12 years ago
c4c9881
Fix the LLVM build. Separate out libart-compiler-llvm.so.
by Shih-wei Liao
· 13 years ago
06e3ad4
Turn on some basic tsan annotations.
by Elliott Hughes
· 13 years ago
a6cc893
Add installd support to dex2oat
by Brian Carlstrom
· 13 years ago
8952189
Merge art-cache dex files into oat files
by Brian Carlstrom
· 13 years ago
3b6baaa
Bring our native stack usage down.
by Elliott Hughes
· 13 years ago
b7bbba4
Add oatopt drop in replacement for dexopt
by Brian Carlstrom
· 13 years ago
0796af0
Fix Object::IsSoftReference
by Brian Carlstrom
· 13 years ago
bc51235
Remove redundant libgtest_host linkage
by Brian Carlstrom
· 13 years ago
78128a6
oatdump
by Brian Carlstrom
· 13 years ago
8692721
Fix ClassLinker::LinkInterfaceMethods bug
by Brian Carlstrom
· 13 years ago
1d3f114
Support 32-bit volatiles.
by Elliott Hughes
· 13 years ago
4b620ff
Finish moving state to managed heap
by Brian Carlstrom
· 13 years ago
69b15fb
Working dex2oat and oatexec
by Brian Carlstrom
· 13 years ago