Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
4d2cc665eafb16ffe20b4ec8b2b2fc3a55f6f6ae
/
core
4d2cc66
Set up rules to build shared libraries for TARGET_2ND_ARCH
by Ying Wang
· 12 years ago
6ef6519
Set up rules to build static libraries for TARGET_2ND_ARCH
by Ying Wang
· 12 years ago
1d274d2
Load compiler environment for a second arch.
by Ying Wang
· 12 years ago
4f0eb7d
build: rename aarch64 target to arm64
by Colin Cross
· 12 years ago
62043de
Merge "Revert "Fix filter rule when checking for apks in PRODUCT_COPY_FILES.""
by Ying Wang
· 12 years ago
06b3255
Revert "Fix filter rule when checking for apks in PRODUCT_COPY_FILES."
by Ying Wang
· 12 years ago
8d1f91f
Merge "Fix filter rule when checking for apks in PRODUCT_COPY_FILES."
by Ying Wang
· 12 years ago
0cf57dc
Add missing paren in "java -version" check
by Brian Carlstrom
· 12 years ago
ca37190
Fix filter rule when checking for apks in PRODUCT_COPY_FILES.
by Robert Craig
· 12 years ago
13eb1eb
[MIPS] Reenable linker fatal-warnings
by Chris Dearman
· 12 years ago
4587455
Remove aprof support from the build system.
by Ying Wang
· 12 years ago
c634974
Install 64-bit libraries to /system/lib64.
by Ying Wang
· 12 years ago
37c699c
Merge "Remove obsolete CUSTOM_KERNEL_HEADERS."
by Elliott Hughes
· 12 years ago
dddb566
Remove obsolete CUSTOM_KERNEL_HEADERS.
by Elliott Hughes
· 12 years ago
522b0a6
Fix x86_64 build
by Pavel Chupin
· 12 years ago
ad8271a
Merge "Add support for ALTERNATE_JAVAC"
by Brian Carlstrom
· 12 years ago
b6dcef8
Add support for ALTERNATE_JAVAC
by Brian Carlstrom
· 12 years ago
7fff9a1
Define PRIVATE_TARGET_ variables for only target modules.
by Ying Wang
· 12 years ago
aed4998
Merge "Allow clang to build host binaries."
by Ying Wang
· 12 years ago
ad6674c
PRODUCT_BOOT_JARS as a list of jar names separated by space
by Ying Wang
· 12 years ago
e6f6543
Allow clang to build host binaries.
by Logan Chien
· 12 years ago
9db168c
Remove LOCAL_SRC_FILES as precondition of enabling dexpreopt
by Ying Wang
· 12 years ago
26990f5
Remove a non-existent directory from the include path.
by Elliott Hughes
· 12 years ago
3d3dd4a
Merge "Fix aarch64 and x86-64 AndroidConfig.h."
by Elliott Hughes
· 12 years ago
98593a6
Fix aarch64 and x86-64 AndroidConfig.h.
by Elliott Hughes
· 12 years ago
f358496
Simplify the calculation of LOCAL_UNSTRIPPED_PATH
by Ying Wang
· 12 years ago
17a7e2b
Create the dest dir before copying over files.
by Ying Wang
· 12 years ago
71e8a22
Merge "Add DEXPREOPT support for ART"
by Ying Wang
· 12 years ago
d12ee62
Merge "Re-enable uapi kernel headers for arm."
by Christopher Ferris
· 12 years ago
ced4bff
Add DEXPREOPT support for ART
by Brian Carlstrom
· 12 years ago
c294779
Make aarch64 more like arm wrt strict-aliasing.
by Elliott Hughes
· 12 years ago
9824ce4
Re-enable uapi kernel headers for arm.
by Christopher Ferris
· 12 years ago
e2c73b3
Revert "Enable uapi kernel headers for arm."
by Christopher Ferris
· 12 years ago
88c6c53
Enable uapi kernel headers for arm.
by Christopher Ferris
· 12 years ago
b0eafa2
enable PIE for dynamically linked Linux host executables
by Joshua J. Drake
· 12 years ago
5859f10
Merge "Enable NX protections"
by Ying Wang
· 12 years ago
cd7b02d
Add an explicit definition of __ANDROID__=1
by Ben Cheng
· 12 years ago
afb4563
Enable NX protections
by Joshua J. Drake
· 12 years ago
8a373fd
Merge "Added TARGET_IS_64_BIT flag for x86_64 and aarch64"
by Ying Wang
· 12 years ago
a1779eb
Added TARGET_IS_64_BIT flag for x86_64 and aarch64
by Alexey Volkov
· 12 years ago
34e3e17
Add "-encoding UTF-8" option to javadoc.
by Ying Wang
· 12 years ago
99bb036
am 948206c0: Merge "Fix tools path on Mac OS for java 7."
by Narayan Kamath
· 12 years ago
a8dcc8c
am fe57f665: Merge "A few more Java7 related clean ups."
by Narayan Kamath
· 12 years ago
722581a
Merge commit 'd54f8c2d1b4d88db84465fee93aa29103ca32078' into HEAD
by The Android Open Source Project
· 12 years ago
ab2e2e7
Fix tools path on Mac OS for java 7.
by Narayan Kamath
· 12 years ago
e2d2788
A few more Java7 related clean ups.
by Narayan Kamath
· 12 years ago
7c8c7bd
Add utility function find-files-in-subdirs
by Ying Wang
· 12 years ago
b2f3918
Run ar in Deterministic mode.
by Ying Wang
· 12 years ago
7a77261
Merge "core: support make 4.00"
by Ying Wang
· 12 years ago
4e12f54
Add FORCE_BUILD_RS_COMPAT option.
by Stephen Hines
· 12 years ago
66153e3
Merge "Switch x86 over to uapi-only."
by Elliott Hughes
· 12 years ago
7519d73
Merge "Add experimental flag to support OpenJDK builds."
by Narayan Kamath
· 12 years ago
0b25d9f
Merge "Change build id to OPENMASTER"
by Ying Wang
· 12 years ago
7738e72
Merge "Version number change for AOSP master"
by Ying Wang
· 12 years ago
ad69099
Add experimental flag to support OpenJDK builds.
by Ying Wang
· 12 years ago
e131cf8
Version number change for AOSP master
by Chirayu Desai
· 12 years ago
e5df095
Switch x86 over to uapi-only.
by Elliott Hughes
· 12 years ago
b88bdeb
Switch MIPS over to uapi-only.
by Elliott Hughes
· 12 years ago
a5b55c2
Merge "Add a "reverse AUX hack" for ARM."
by Elliott Hughes
· 12 years ago
014a3c0
Add support for instruction set features
by Dave Allison
· 12 years ago
9696aca
Add a "reverse AUX hack" for ARM.
by Elliott Hughes
· 12 years ago
40dae1f
Rework the generation of host java libraries.
by Narayan Kamath
· 12 years ago
ab5e162
Change build id to OPENMASTER
by Chirayu Desai
· 13 years ago
b9041a4
Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEAD
by The Android Open Source Project
· 12 years ago
a59b854
am e296f2c3: Merge "Switch mips to the uapi kernel headers."
by Elliott Hughes
· 12 years ago
66ef53d
Switch mips to the uapi kernel headers.
by Elliott Hughes
· 12 years ago
bd36506
am e57c8446: Merge "Switch x86 to uapi headers."
by Elliott Hughes
· 12 years ago
2d9dc89
Switch x86 to uapi headers.
by Elliott Hughes
· 12 years ago
1b4252c
am 0f78b47b: Merge "Switch AOSP X86/MIPS compiler to gcc4.8"
by Ying Wang
· 12 years ago
8baaca5
Switch AOSP X86/MIPS compiler to gcc4.8
by Andrew Hsieh
· 12 years ago
d54f8c2
am 1611712d: am 221fcf31: Merge "Just a little .1 makes all the difference in the world." into klp-dev
by Dianne Hackborn
· 12 years ago
9a1f26e
am 2e6753a0: am de9b1835: Merge "Switch AOSP ARM build to use GCC 4.8."
by Ben Cheng
· 12 years ago
2e6753a
am de9b1835: Merge "Switch AOSP ARM build to use GCC 4.8."
by Ben Cheng
· 12 years ago
818d7d0
Switch AOSP ARM build to use GCC 4.8.
by Ben Cheng
· 12 years ago
b6ab120
Just a little .1 makes all the difference in the world.
by Dianne Hackborn
· 12 years ago
e4ab2f9
am 18b86b97: am 77f27f1d: Merge "Cleanup x86 and x86_64 flags"
by Ying Wang
· 12 years ago
18b86b9
am 77f27f1d: Merge "Cleanup x86 and x86_64 flags"
by Ying Wang
· 12 years ago
77f27f1
Merge "Cleanup x86 and x86_64 flags"
by Ying Wang
· 12 years ago
693a26b
am f8c5a6ae: am bd10e2c0: Merge "Switch x86_64 over to uapi headers."
by Elliott Hughes
· 12 years ago
f8c5a6a
am bd10e2c0: Merge "Switch x86_64 over to uapi headers."
by Elliott Hughes
· 12 years ago
bd10e2c
Merge "Switch x86_64 over to uapi headers."
by Elliott Hughes
· 12 years ago
600b973
Switch x86_64 over to uapi headers.
by Elliott Hughes
· 12 years ago
e9966aa
am 79a9a324: am 3342bf0f: Merge "Windows SDK: define BEGIN_DECLS/END_DECLS."
by Raphael Moll
· 12 years ago
79a9a32
am 3342bf0f: Merge "Windows SDK: define BEGIN_DECLS/END_DECLS."
by Raphael Moll
· 12 years ago
b9c20aa
Windows SDK: define BEGIN_DECLS/END_DECLS.
by Raphael Moll
· 12 years ago
3b44339
am 37335b42: Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add.
by Michael Runge
· 12 years ago
37335b4
Enable incremental builder to find files that moved, and
by Michael Runge
· 12 years ago
36e681b
resolved conflicts for merge of 12f87a5b to klp-dev-plus-aosp
by Elliott Hughes
· 12 years ago
12f87a5
am a05365ce: Merge "Remove the hacks needed to support ash and mksh concurrently."
by Elliott Hughes
· 12 years ago
32bfd70
Remove the hacks needed to support ash and mksh concurrently.
by Elliott Hughes
· 12 years ago
92303c4
am e19ebfee: am a7f254fe: Merge "Remove shell_ash; ash is but ashes."
by Elliott Hughes
· 12 years ago
e19ebfe
am a7f254fe: Merge "Remove shell_ash; ash is but ashes."
by Elliott Hughes
· 12 years ago
17753f5
Remove shell_ash; ash is but ashes.
by Elliott Hughes
· 12 years ago
0ad7a37
am d16a4913: am 48c4bac0: Merge "AArch64: Enable AArch64 support"
by Ben Cheng
· 12 years ago
d16a491
am 48c4bac0: Merge "AArch64: Enable AArch64 support"
by Ben Cheng
· 12 years ago
74a8faf
AArch64: Enable AArch64 support
by Ben Cheng
· 12 years ago
281778a
am 72e9dab0: am 7b954f4c: Merge "Add the search path for libgcc.a and crt*.o."
by Ben Cheng
· 12 years ago
72e9dab
am 7b954f4c: Merge "Add the search path for libgcc.a and crt*.o."
by Ben Cheng
· 12 years ago
71c36eb
Add the search path for libgcc.a and crt*.o.
by Ben Cheng
· 12 years ago
4f2abff
am 24834ffd: am 4f92abad: Merge "Two quick fixes: fix kernel header location and nostdlib."
by Ben Cheng
· 12 years ago
Next »