Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
build
/
873782ccd44349c766f5d74e65b3b323618dd6ed
/
core
/
combo
eca0043
Merge "Disable canonical prefixes of system headers"
by Andrew Hsieh
· 11 years ago
48f239c
Disable canonical prefixes of system headers
by Andrew Hsieh
· 11 years ago
c43ab6e
javac: rename common_flags to avoid conflictions
by Nick Reuter
· 11 years ago
de36cd7
Apply LOCAL_LDLIBS to target build rules too.
by Ying Wang
· 11 years ago
155fc8b
add silvermont x86 architecture
by Andrew Boie
· 11 years ago
847fd03
Merge "Leave 'linux' defined on x86/x86-64, like arm."
by Elliott Hughes
· 11 years ago
1acd8b0
Leave 'linux' defined on mips/mips64, like arm.
by Elliott Hughes
· 11 years ago
2c8e955
Leave 'linux' defined on x86/x86-64, like arm.
by Elliott Hughes
· 11 years ago
dfde360
Switch to new host prebuilt x86_64-linux-glibc2.11-4.6
by Andrew Hsieh
· 11 years ago
d318ba6
Update build system for better Clang behavior on Mac.
by Tim Murray
· 11 years ago
e76fee5
Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #3)"
by Ben Cheng
· 11 years ago
084a7f8
Use aarch64-linux-android-4.9 for arm64 build (attempt #3)
by Ben Cheng
· 11 years ago
50536c2
Add -Wl,-maarch64linux
by Andrew Hsieh
· 11 years ago
22261a3
Merge ""desktop" linux has Posix clocks."
by Narayan Kamath
· 11 years ago
38fef38
Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #2)"
by Ben Cheng
· 11 years ago
1ae9b21
Use aarch64-linux-android-4.9 for arm64 build (attempt #2)
by Ben Cheng
· 11 years ago
4de6fa4
Decouple platform compiler and NDK library versioning.
by Ben Cheng
· 11 years ago
13eaf18
Merge "Revert "Use aarch64-linux-android-4.9 for arm64 build.""
by Ben Cheng
· 11 years ago
81892e2
Revert "Use aarch64-linux-android-4.9 for arm64 build."
by Ben Cheng
· 11 years ago
163140c
"desktop" linux has Posix clocks.
by Narayan Kamath
· 11 years ago
d957d6b
Merge "Use aarch64-linux-android-4.9 for arm64 build."
by Ben Cheng
· 11 years ago
6154690
Use aarch64-linux-android-4.9 for arm64 build.
by Ben Cheng
· 11 years ago
d81d71a
Increase the maximum javac heap size again.
by Ying Wang
· 11 years ago
e6243e1
Stop defining HAVE_TIMEDWAIT_MONOTONIC.
by Narayan Kamath
· 11 years ago
c84889b
Build with java7 by default.
by Narayan Kamath
· 11 years ago
0c4870a
Merge "Specify -mcpu=cortex-a15 for denver CPU variants."
by Christopher Ferris
· 11 years ago
ce1c596
Remove the unnecessary indirection of TARGET_STRIP_COMMAND
by Ying Wang
· 11 years ago
01f11b2
Increase the maximum javac heap size.
by Ying Wang
· 11 years ago
02cefc9
Make Clang host builds hermetic on Linux.
by Tim Murray
· 11 years ago
453afb2
Specify -mcpu=cortex-a15 for denver CPU variants.
by Shu Zhang
· 11 years ago
a6e2f93
Add a method to leave the symbol table in a library.
by Christopher Ferris
· 11 years ago
ed56902
Remove arm64 clang build warning
by Ying Wang
· 11 years ago
db24577
Merge "Work in progress to enable build system support for Clang."
by Colin Cross
· 11 years ago
b5f333b
Work in progress to enable build system support for Clang.
by Tim Murray
· 11 years ago
cbe162e
Fix HOST_TOOLCHAIN_PREFIX
by Andrew Hsieh
· 11 years ago
ba8b377
Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG
by Ying Wang
· 11 years ago
aa54033
Define __STDC_CONSTANT_MACROS globally to work around host build differences.
by Ian Rogers
· 11 years ago
c61a942
Revert "Define __STDC_LIMIT_MACROS globally to work around host build differences."
by Ian Rogers
· 11 years ago
668427c
Define __STDC_LIMIT_MACROS globally to work around host build differences.
by Ian Rogers
· 11 years ago
9fb3526
Make -rpath-link work with multilib.
by Ying Wang
· 11 years ago
9335001
Merge "Strip all symbols on x86"
by Ying Wang
· 11 years ago
369b332
Add missing $(combo_2nd_arch_prefix)s to mips.
by Elliott Hughes
· 11 years ago
b47c863
Strip all symbols on x86
by C. Sean Young
· 11 years ago
5aa50c6
Merge "Fix x86 config file to support 2nd ARCH build"
by Ying Wang
· 11 years ago
3d9c1c1
Merge "Switch x86_64 to gcc-4.8"
by Ying Wang
· 11 years ago
4aa263f
x86: set -msse2 for all builds
by Colin Cross
· 11 years ago
c562742
Switch x86_64 to gcc-4.8
by Pavel Chupin
· 11 years ago
310324d
Fix x86 config file to support 2nd ARCH build
by Qiming Shi
· 11 years ago
6d5dd23
Fix incorrect x86 build rules.
by Stephen Hines
· 11 years ago
6c5d897
Merge "Refreshed gcc predefines __ANDROID__"
by Ben Cheng
· 11 years ago
859c826
Refreshed gcc predefines __ANDROID__
by Ben Cheng
· 11 years ago
de9955c
Select the arch_variant_cflags for the 2nd arch.
by Ying Wang
· 11 years ago
8b20d5b
Merge "Turn 64-bit-related warnings into errors on 64-bit builds."
by Elliott Hughes
· 11 years ago
1efd9e4
[MIPS64] Add mips64 target
by Chris Dearman
· 11 years ago
18042e1
Turn 64-bit-related warnings into errors on 64-bit builds.
by Elliott Hughes
· 11 years ago
ec14ce5
remove 2nd arch from ARCH_ARM_* defines
by Colin Cross
· 11 years ago
694b2b7
Define __STDC_FORMAT_MACROS on Windows host builds.
by Ian Rogers
· 11 years ago
61e5059
Fix the host inttypes.h problem globally.
by Ian Rogers
· 11 years ago
1a731ad
Merge "Fix KERNEL_HEADERS_ARCH for mips and x86."
by Elliott Hughes
· 11 years ago
171e940
Fix KERNEL_HEADERS_ARCH for mips and x86.
by Elliott Hughes
· 11 years ago
8f47fc3
Add support for TARGET_GLOBAL_UNSUPPORTED_CFLAGS
by Colin Cross
· 11 years ago
2f8dcdd
Remove libthread_db from the default include path.
by Elliott Hughes
· 11 years ago
c3256c7
build: use arm kernel headers for arm 2nd arch builds
by Colin Cross
· 11 years ago
4d2cc66
Set up rules to build shared libraries for TARGET_2ND_ARCH
by Ying Wang
· 11 years ago
6ef6519
Set up rules to build static libraries for TARGET_2ND_ARCH
by Ying Wang
· 11 years ago
1d274d2
Load compiler environment for a second arch.
by Ying Wang
· 11 years ago
4f0eb7d
build: rename aarch64 target to arm64
by Colin Cross
· 11 years ago
13eb1eb
[MIPS] Reenable linker fatal-warnings
by Chris Dearman
· 11 years ago
37c699c
Merge "Remove obsolete CUSTOM_KERNEL_HEADERS."
by Elliott Hughes
· 11 years ago
dddb566
Remove obsolete CUSTOM_KERNEL_HEADERS.
by Elliott Hughes
· 11 years ago
b6dcef8
Add support for ALTERNATE_JAVAC
by Brian Carlstrom
· 11 years ago
26990f5
Remove a non-existent directory from the include path.
by Elliott Hughes
· 11 years ago
98593a6
Fix aarch64 and x86-64 AndroidConfig.h.
by Elliott Hughes
· 11 years ago
d12ee62
Merge "Re-enable uapi kernel headers for arm."
by Christopher Ferris
· 11 years ago
c294779
Make aarch64 more like arm wrt strict-aliasing.
by Elliott Hughes
· 11 years ago
9824ce4
Re-enable uapi kernel headers for arm.
by Christopher Ferris
· 11 years ago
e2c73b3
Revert "Enable uapi kernel headers for arm."
by Christopher Ferris
· 11 years ago
88c6c53
Enable uapi kernel headers for arm.
by Christopher Ferris
· 11 years ago
5859f10
Merge "Enable NX protections"
by Ying Wang
· 11 years ago
cd7b02d
Add an explicit definition of __ANDROID__=1
by Ben Cheng
· 11 years ago
afb4563
Enable NX protections
by Joshua J. Drake
· 11 years ago
8a373fd
Merge "Added TARGET_IS_64_BIT flag for x86_64 and aarch64"
by Ying Wang
· 11 years ago
a1779eb
Added TARGET_IS_64_BIT flag for x86_64 and aarch64
by Alexey Volkov
· 11 years ago
e2d2788
A few more Java7 related clean ups.
by Narayan Kamath
· 11 years ago
b2f3918
Run ar in Deterministic mode.
by Ying Wang
· 11 years ago
66153e3
Merge "Switch x86 over to uapi-only."
by Elliott Hughes
· 11 years ago
ad69099
Add experimental flag to support OpenJDK builds.
by Ying Wang
· 11 years ago
e5df095
Switch x86 over to uapi-only.
by Elliott Hughes
· 11 years ago
b88bdeb
Switch MIPS over to uapi-only.
by Elliott Hughes
· 11 years ago
9696aca
Add a "reverse AUX hack" for ARM.
by Elliott Hughes
· 11 years ago
b9041a4
Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEAD
by The Android Open Source Project
· 11 years ago
66ef53d
Switch mips to the uapi kernel headers.
by Elliott Hughes
· 11 years ago
2d9dc89
Switch x86 to uapi headers.
by Elliott Hughes
· 11 years ago
8baaca5
Switch AOSP X86/MIPS compiler to gcc4.8
by Andrew Hsieh
· 11 years ago
818d7d0
Switch AOSP ARM build to use GCC 4.8.
by Ben Cheng
· 11 years ago
77f27f1
Merge "Cleanup x86 and x86_64 flags"
by Ying Wang
· 11 years ago
bd10e2c
Merge "Switch x86_64 over to uapi headers."
by Elliott Hughes
· 11 years ago
600b973
Switch x86_64 over to uapi headers.
by Elliott Hughes
· 11 years ago
b9c20aa
Windows SDK: define BEGIN_DECLS/END_DECLS.
by Raphael Moll
· 11 years ago
74a8faf
AArch64: Enable AArch64 support
by Ben Cheng
· 11 years ago
Next »