summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Decouple platform compiler and NDK library versioning."Ben Cheng2014-04-117-3/+21
|\
| * Decouple platform compiler and NDK library versioning.Ben Cheng2014-04-107-3/+21
* | build: remove packages/ from 64-bit blacklistColin Cross2014-04-101-4/+0
* | build: use TARGET_SUPPORTS_32_BIT_APPS and TARGET_SUPPORTS_64_BIT_APPSColin Cross2014-04-101-0/+33
* | build: add support for LOCAL_MULTILIB := 64Colin Cross2014-04-102-1/+5
* | build: fix TARGET_PREFER_32_BITColin Cross2014-04-102-29/+40
|/
* Merge "Revert "Use aarch64-linux-android-4.9 for arm64 build.""Ben Cheng2014-04-101-5/+6
|\
| * Revert "Use aarch64-linux-android-4.9 for arm64 build."Ben Cheng2014-04-101-5/+6
* | Merge "Use aarch64-linux-android-4.9 for arm64 build."Ben Cheng2014-04-101-6/+5
|\ \ | |/
| * Use aarch64-linux-android-4.9 for arm64 build.Ben Cheng2014-04-091-6/+5
* | Increase the maximum javac heap size again.Ying Wang2014-04-091-1/+1
|/
* Stop defining HAVE_TIMEDWAIT_MONOTONIC.Narayan Kamath2014-04-099-54/+0
* Merge "Add 32 / 64 bit abi lists to system properties."Narayan Kamath2014-04-093-22/+40
|\
| * Add 32 / 64 bit abi lists to system properties.Narayan Kamath2014-04-083-22/+40
* | Merge "Fix javadoc error "class file for sun.util.resources.OpenListResourceB...Ying Wang2014-04-071-0/+2
|\ \
| * | Fix javadoc error "class file for sun.util.resources.OpenListResourceBundle n...Ying Wang2014-04-071-0/+2
| |/
* | Different bootclasspath for droiddoc.Ying Wang2014-04-071-4/+6
* | Fix droiddoc generation.Narayan Kamath2014-04-071-6/+2
|/
* Build with java7 by default.Narayan Kamath2014-04-043-53/+35
* Disable host -fPIE if BUILD_HOST_static is set.Ying Wang2014-04-041-1/+6
* Unset _JAVA_OPTIONS before running "java -version".Ying Wang2014-04-021-6/+6
* Merge "Add GYP as a target type that requires 2nd arch."Torne (Richard Coles)2014-04-021-1/+1
|\
| * Add GYP as a target type that requires 2nd arch.Torne (Richard Coles)2014-04-021-1/+1
* | Add warning message for java6 builds.Narayan Kamath2014-04-021-1/+20
* | Call "java[c] -version" only onceYing Wang2014-04-021-9/+14
* | Merge "Bring main.mk in sync with master."Narayan Kamath2014-04-021-1/+5
|\ \ | |/ |/|
| * Bring main.mk in sync with master.Narayan Kamath2014-04-011-1/+5
* | Merge "Use debug versions of dex2oat explicitly."Nicolas Geoffray2014-04-022-8/+9
|\ \
| * | Use debug versions of dex2oat explicitly.Nicolas Geoffray2014-04-012-8/+9
* | | Remove redundant my_target_global_ldflagsDmitriy Ivanov2014-04-012-10/+0
* | | Always use prebuilt clang, even if we're explicitly building clang/LLVM.Tim Murray2014-04-011-5/+0
* | | cortex-a7 supports divBrian Carlstrom2014-04-011-1/+1
| |/ |/|
* | Add intel to the vendor whitelistDaniel Leung2014-04-011-0/+1
* | Merge "Fix java version detection when _JAVA_OPTIONS is set."Ying Wang2014-03-311-6/+6
|\ \
| * | Fix java version detection when _JAVA_OPTIONS is set.Peter Ammon2014-03-311-6/+6
* | | Merge "Specify -mcpu=cortex-a15 for denver CPU variants."Christopher Ferris2014-03-311-1/+1
|\ \ \ | |/ / |/| |
| * | Specify -mcpu=cortex-a15 for denver CPU variants.Shu Zhang2014-03-241-1/+1
* | | Merge "Remove the unnecessary indirection of TARGET_STRIP_COMMAND"Ying Wang2014-03-318-33/+9
|\ \ \
| * | | Remove the unnecessary indirection of TARGET_STRIP_COMMANDYing Wang2014-03-288-33/+9
* | | | Merge "Extend the CPU ABI specification mechanism."Narayan Kamath2014-03-312-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Extend the CPU ABI specification mechanism.Narayan Kamath2014-03-282-0/+23
| | |/ | |/|
* | | Merge "Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000"Mathieu Chartier2014-03-281-1/+1
|\ \ \
| * | | Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000Mathieu Chartier2014-03-191-1/+1
* | | | Increase the maximum javac heap size.Ying Wang2014-03-261-1/+1
* | | | add support for LOCAL_MULTILIBColin Cross2014-03-268-17/+115
* | | | add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64Colin Cross2014-03-255-26/+23
* | | | add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64Colin Cross2014-03-253-2/+15
* | | | Merge "Make Clang host builds hermetic on Linux."Tim Murray2014-03-256-10/+82
|\ \ \ \
| * | | | Make Clang host builds hermetic on Linux.Tim Murray2014-03-246-10/+82
* | | | | Merge "remove libeffects from 64-bit blacklist"Colin Cross2014-03-251-4/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |