summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Clean the last bit of LOCAL_BUILD_HOST_DEX.Ying Wang2014-07-072-3/+2
* Merge "Strip all multidex files, not just classes.dex"Brian Carlstrom2014-07-011-1/+5
|\
| * Strip all multidex files, not just classes.dexBrian Carlstrom2014-07-011-1/+5
* | Fix partition_tag usage in install_jni_libsDan Willemsen2014-07-011-2/+2
|/
* Merge "More consistent host library path in multilib build."Ying Wang2014-06-301-6/+4
|\
| * More consistent host library path in multilib build.Ying Wang2014-06-301-6/+4
* | Merge "Add -Wl,--fatal-warnings to x86_64."Elliott Hughes2014-06-261-0/+1
|\ \ | |/ |/|
| * Add -Wl,--fatal-warnings to x86_64.Elliott Hughes2014-06-301-0/+1
* | Fix missing rs_compatibility_jni_libs.Ying Wang2014-06-301-0/+2
* | Host support for prefer symlinkIan Rogers2014-06-271-9/+21
|/
* Add --pseudo-localize aapt parameter for builds.Igor Viarheichyk2014-06-262-1/+8
* Allow LOCAL_RESOURCE_DIR pointing to dir generated during the buildYing Wang2014-06-252-9/+18
* Support to add JNI of both archs in multilib build.Ying Wang2014-06-256-94/+182
* Resolve :32 to 32-bit variant only if the variant exists.Ying Wang2014-06-241-1/+3
* Switch another reference from core to core-libartBrian Carlstrom2014-06-231-1/+1
* Merge "Restore AOSP-style version numbers - DO NOT MERGE"Bill Yi2014-06-201-2/+2
|\
| * Restore AOSP-style version numbers - DO NOT MERGEBill Yi2014-06-191-2/+2
* | Fix the CTS build now that core is goneNeil Fuller2014-06-191-1/+1
|/
* Merge "Switch from core to core-libart"Brian Carlstrom2014-06-186-7/+7
|\
| * Switch from core to core-libartBrian Carlstrom2014-06-186-7/+7
* | Merge "Rewrite the clean steps for TARGET_2ND_ARCH."Ying Wang2014-06-181-0/+22
|\ \ | |/ |/|
| * Rewrite the clean steps for TARGET_2ND_ARCH.Ying Wang2014-06-181-0/+22
* | Merge "build: delete 64-bit blacklist"Colin Cross2014-06-174-21/+1
|\ \ | |/ |/|
| * build: delete 64-bit blacklistColin Cross2014-06-174-21/+1
* | Use the correct MKBOOTIMG.Ying Wang2014-06-181-2/+2
|/
* Help catch common 32/64-bit errors.Brian Carlstrom2014-06-171-1/+5
* Merge "Make default 64-bit primary, 32-bit secondary"Narayan Kamath2014-06-171-1/+1
|\
| * Make default 64-bit primary, 32-bit secondaryBrian Carlstrom2014-06-161-1/+1
* | Merge "Also include the binaries for the 2nd arch."Ying Wang2014-06-161-3/+7
|\ \
| * | Also include the binaries for the 2nd arch.Ying Wang2014-06-161-3/+7
* | | Merge "Explicit record the modules' built-file:installed-file"Ying Wang2014-06-163-18/+26
|\ \ \ | |/ /
| * | Explicit record the modules' built-file:installed-fileYing Wang2014-06-163-18/+26
* | | Merge "Put modules with install path to system/ to DATA/ in the zip file."Ying Wang2014-06-161-1/+1
|\ \ \ | |/ /
| * | Put modules with install path to system/ to DATA/ in the zip file.Ying Wang2014-06-161-1/+1
* | | Remove unused hosts.Elliott Hughes2014-06-162-676/+0
|/ /
* | Trim down BUILD_FINGERPRINT.Ying Wang2014-06-132-2/+9
|/
* Merge "Remove useless stuff from "AndroidConfig.h"."Elliott Hughes2014-06-128-97/+2
|\
| * Remove useless stuff from "AndroidConfig.h".Elliott Hughes2014-06-128-97/+2
* | Check existence of both 64-bit and 32-bit module variants.Ying Wang2014-06-101-14/+7
* | Merge "Revert "Don't rename host libraries if only one arch is build.""Ying Wang2014-06-102-10/+0
|\ \
| * | Revert "Don't rename host libraries if only one arch is build."Ying Wang2014-06-112-10/+0
* | | Allow to opt out both multilib in native test.Ying Wang2014-06-101-0/+4
|/ /
* | Don't rename host libraries if only one arch is build.Ying Wang2014-06-102-0/+10
* | Set default LOCAL_MULTILIB only if LOCAL_MODULE_HOST_ARCH isn't restrictedYing Wang2014-06-104-3/+6
* | Fix loophole in module expansion.Ying Wang2014-06-105-53/+40
|/
* Add global variable HOST_LIBRARY_PATH.Ying Wang2014-06-101-2/+5
* Switch to 32-bit-by-default host multilib build.Ying Wang2014-06-094-19/+16
* Merge "build native tests for 32-bit and 64-bit"Ying Wang2014-06-092-2/+15
|\
| * build native tests for 32-bit and 64-bitColin Cross2014-03-262-2/+15
* | Merge "Support .asm being compiled by yasm targeted for x86."Ying Wang2014-06-093-0/+25
|\ \