Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
5d76f9e8c87ac48b2ff6cceb13cb438c8e6d7064
/
core
5d76f9e
am 88c7544e: Merge "Remove the unused IPC macros."
by Elliott Hughes
· 10 years ago
76ab00f
Remove the unused IPC macros.
by Elliott Hughes
· 10 years ago
50bd6b9
am c65d93f6: Merge "build: remove HAVE_OOM_ADJ"
by Elliott Hughes
· 10 years ago
9c226d1
build: remove HAVE_OOM_ADJ
by Todd Poynor
· 11 years ago
a7ee956
am b69b7d7f: Merge "Fix recovery image build for 32p"
by Ying Wang
· 10 years ago
b69b7d7
Merge "Fix recovery image build for 32p"
by Ying Wang
· 10 years ago
a4a5733
am e2f54706: Merge "Remove unused HAVE_EPOLL."
by Elliott Hughes
· 10 years ago
e2f5470
Merge "Remove unused HAVE_EPOLL."
by Elliott Hughes
· 10 years ago
67839a5
Remove unused HAVE_EPOLL.
by Elliott Hughes
· 10 years ago
8c444b6
am b97b1e59: Merge "Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebug"
by Brian Carlstrom
· 10 years ago
b97b1e5
Merge "Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebug"
by Brian Carlstrom
· 10 years ago
85d56eb
Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebug
by Brian Carlstrom
· 10 years ago
9242172
am 98f7742a: Merge "Move selection of C++ STL into the build system."
by Dan Albert
· 10 years ago
b05f2ca
Move selection of C++ STL into the build system.
by Dan Albert
· 10 years ago
e085cdd
am 88cfa032: Merge "Enable multilib odex only if TARGET_2ND_ARCH is defined."
by Ying Wang
· 10 years ago
66ee934
am 8209d993: Merge "Support to build apk odex for both arch."
by Ying Wang
· 10 years ago
7c02ec9
Fix recovery image build for 32p
by Bruce Beare
· 10 years ago
96c2af0
Enable multilib odex only if TARGET_2ND_ARCH is defined.
by Ying Wang
· 10 years ago
2e9f639
Support to build apk odex for both arch.
by Ying Wang
· 10 years ago
5f8e7ff
am 1feb478d: Merge "Missed one part of removing the vbox target."
by Dan Albert
· 10 years ago
bfbd41e
Missed one part of removing the vbox target.
by Dan Albert
· 10 years ago
ecc28e9
am 48505328: Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:"
by Ying Wang
· 10 years ago
388dce3
Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:
by Alexander Ivchenko
· 10 years ago
b9add84
am 53e95027: Merge "Add LOCAL_POST_LINK_CMD."
by Ying Wang
· 10 years ago
8b34769
Add LOCAL_POST_LINK_CMD.
by Ying Wang
· 10 years ago
2202dc0
am 1051d5dc: Merge "Add LOCAL_CLANG_*FLAGS for clang only flags."
by Chih-Hung Hsieh
· 10 years ago
9aa69a6
Add LOCAL_CLANG_*FLAGS for clang only flags.
by Chih-Hung Hsieh
· 10 years ago
965fa22
am 039cd7e0: Merge "Add LOCAL_NO_FPIE."
by Tim Murray
· 10 years ago
039cd7e
Merge "Add LOCAL_NO_FPIE."
by Tim Murray
· 10 years ago
595d0db
Add LOCAL_NO_FPIE.
by Tim Murray
· 10 years ago
729c9ff
am 7754e0ce: Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."
by Ying Wang
· 10 years ago
7754e0c
Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."
by Ying Wang
· 10 years ago
22270a7
am 2f9fa520: Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."
by Stephen Hines
· 10 years ago
2f9fa52
Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."
by Stephen Hines
· 10 years ago
5c72544
Fix build breakage due to incorrect bcc_compat RS_TRIPLE.
by Stephen Hines
· 10 years ago
067dd37
am cee38d55: Merge "[MIPSR6] R6 target options for clang"
by Ying Wang
· 10 years ago
cee38d5
Merge "[MIPSR6] R6 target options for clang"
by Ying Wang
· 10 years ago
10326b3
[MIPS64] Modify the default MIPS64 build to MIPS64R6.
by Raghu Gandham
· 10 years ago
80ff45b
am 0850330c: Merge "Default host module to 64-bit except for SDK builds."
by Ying Wang
· 10 years ago
7ba7d7f
Default host module to 64-bit except for SDK builds.
by Ying Wang
· 10 years ago
6f8fe42
am ec8778e8: Merge "Fix RS_TRIPLE and RS_TRIPLE_CFLAGS."
by Stephen Hines
· 10 years ago
ec8778e8
Merge "Fix RS_TRIPLE and RS_TRIPLE_CFLAGS."
by Stephen Hines
· 10 years ago
33f14e6
am 7852b80c: Merge "Add missing flags to x86 (both 32- and 64-bit) arch variants. Delete x86_64-atom.mk as we don\'t support 64-bit on old Atom."
by Ying Wang
· 10 years ago
7852b80
Merge "Add missing flags to x86 (both 32- and 64-bit) arch variants. Delete x86_64-atom.mk as we don't support 64-bit on old Atom."
by Ying Wang
· 10 years ago
039675a
Fix RS_TRIPLE and RS_TRIPLE_CFLAGS.
by Stephen Hines
· 10 years ago
b4b470d
am d2cf1b92: Merge "Add --no-include-debug-symbols to avoid bloat in user builds"
by Brian Carlstrom
· 10 years ago
a4331e3
Add --no-include-debug-symbols to avoid bloat in user builds
by Brian Carlstrom
· 10 years ago
9e59e66
am 90d5c7f6: Merge "Clang rejects -Wno-old-style-declaration flag."
by Chih-Hung Hsieh
· 10 years ago
fb482c6
Clang rejects -Wno-old-style-declaration flag.
by Chih-Hung Hsieh
· 10 years ago
0b97fd8
am b699b0ea: Merge "Clang does not recognize -Wno-literal-suffix."
by Chih-Hung Hsieh
· 10 years ago
b699b0e
Merge "Clang does not recognize -Wno-literal-suffix."
by Chih-Hung Hsieh
· 10 years ago
4d12b57
Clang does not recognize -Wno-literal-suffix.
by Chih-Hung Hsieh
· 10 years ago
66fb93b
am 18f23def: Merge "Push ISA features into system properties"
by Calin Juravle
· 10 years ago
18f23de
Merge "Push ISA features into system properties"
by Calin Juravle
· 10 years ago
68b2464
Push ISA features into system properties
by Calin Juravle
· 10 years ago
9050234
am f1c63b02: Merge "Add GCC only flags to clang .mk files."
by Chih-Hung Hsieh
· 10 years ago
0278174
Add GCC only flags to clang .mk files.
by Chih-Hung Hsieh
· 10 years ago
9f6ae4b
am d61f0ffd: Merge "HAVE_FUTEX is unused."
by Elliott Hughes
· 10 years ago
0fa6a40
HAVE_FUTEX is unused.
by Elliott Hughes
· 10 years ago
242f054
am a9ec8350: Merge "Remove HAVE_ANDROID_PTHREAD_SETNAME_NP."
by Elliott Hughes
· 10 years ago
3a2fc08
am 10f5a420: Merge "HAVE_OPEN_MEMSTREAM is no longer used."
by Elliott Hughes
· 10 years ago
a9ec835
Merge "Remove HAVE_ANDROID_PTHREAD_SETNAME_NP."
by Elliott Hughes
· 10 years ago
10f5a42
Merge "HAVE_OPEN_MEMSTREAM is no longer used."
by Elliott Hughes
· 10 years ago
70f3f33
Remove HAVE_ANDROID_PTHREAD_SETNAME_NP.
by Elliott Hughes
· 10 years ago
31c667e
HAVE_OPEN_MEMSTREAM is no longer used.
by Elliott Hughes
· 10 years ago
467f8f3
am df73a5fa: Merge "Performance improvement for whole static libs"
by Dan Albert
· 10 years ago
e0f44ac
Performance improvement for whole static libs
by Dan Albert
· 11 years ago
ccf7c39
am 36ba1db4: Merge "Remove unused entries from AndroidConfig.h."
by Elliott Hughes
· 10 years ago
473dc3d
am be0af1f7: Merge "Strip my_clang on assignment."
by Dan Albert
· 10 years ago
e70f4ed
am f8d88579: Merge "Remove HAVE_GETTID."
by Elliott Hughes
· 10 years ago
36ba1db
Merge "Remove unused entries from AndroidConfig.h."
by Elliott Hughes
· 10 years ago
032ac32
Remove unused entries from AndroidConfig.h.
by Elliott Hughes
· 10 years ago
be0af1f
Merge "Strip my_clang on assignment."
by Dan Albert
· 10 years ago
db905e7
Strip my_clang on assignment.
by Dan Albert
· 10 years ago
f8d8857
Merge "Remove HAVE_GETTID."
by Elliott Hughes
· 10 years ago
1ac1401
Remove HAVE_GETTID.
by Elliott Hughes
· 10 years ago
9c178f4
am ce9b58b1: Merge "Add compile time check for statically linked libc"
by Dmitriy Ivanov
· 10 years ago
c15103f
Add compile time check for statically linked libc
by Dmitriy Ivanov
· 10 years ago
798c843
am 3c6e4910: Merge "Fix HOST_LIBRARY_PATH."
by Ying Wang
· 10 years ago
66a2aa2
am 9c80e8a5: Merge "Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so"
by Ying Wang
· 10 years ago
6830152
am b771d956: Merge "Add flag to enable default clang builds--USE_CLANG_PLATFORM_BUILD."
by Tim Murray
· 10 years ago
bfd6516
Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so
by Ying Wang
· 10 years ago
06659bc
Add flag to enable default clang builds--USE_CLANG_PLATFORM_BUILD.
by Tim Murray
· 10 years ago
5bac962
Fix HOST_LIBRARY_PATH.
by Ying Wang
· 10 years ago
f07113d
am 1be3336d: Merge "Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option."
by Andreas Gampe
· 11 years ago
1be3336
Merge "Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option."
by Andreas Gampe
· 11 years ago
440cc76
Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option.
by Alex Light
· 11 years ago
8ac188f
am 6dbbb159: Merge "Consistent use of USE_MINGW"
by Ying Wang
· 11 years ago
868b22d
am 76c942c1: Merge "Fix Windows SDK build."
by Dan Albert
· 11 years ago
e99d894
am cbc742a1: Merge "Inhibit implicit -Bsymolic in -shared."
by Dan Albert
· 11 years ago
897cd3d
am afae9fd8: Merge "Fix uses of -fPIC and -fPIE."
by Dan Albert
· 11 years ago
594a10a
Consistent use of USE_MINGW
by Ying Wang
· 11 years ago
95994de
Fix Windows SDK build.
by Dan Albert
· 11 years ago
4803ce2
Fix uses of -fPIC and -fPIE.
by Dan Albert
· 11 years ago
b6bb71b
Inhibit implicit -Bsymolic in -shared.
by Dan Albert
· 11 years ago
557e7e5
am ce06199a: Merge "Make system use patchoat to relocate during runtime."
by Brian Carlstrom
· 11 years ago
ce090d3
Make system use patchoat to relocate during runtime.
by Alex Light
· 11 years ago
9b80095
am 430ec575: Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]"
by Brian Carlstrom
· 11 years ago
2d645ab
Add missing flags to x86 (both 32- and 64-bit) arch variants.
by Varvara Rainchik
· 11 years ago
430ec57
Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]"
by Brian Carlstrom
· 11 years ago
Next »