summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Revert the revert now that tcpdump+64bit=okJP Abgrall2014-02-271-1/+0
* DO NOT MERGE: Fix aosp 64bit build. tcpdump+64bit=badJP Abgrall2014-02-271-0/+1
* Merge "Include privileged apps with app zip file."Ying Wang2014-02-271-1/+1
|\
| * Include privileged apps with app zip file.Robert Craig2014-02-261-1/+1
* | Remove external/tcpdump from 64-bit build blacklist.Ying Wang2014-02-261-1/+0
* | Conditionally include the 'samplecode' rules.Ying Wang2014-02-261-0/+2
|/
* Merge "Allow LOCAL_LDFLAGS to override HOST_GLOBAL_LDFLAGS."Torne (Richard Coles)2014-02-261-2/+2
|\
| * Allow LOCAL_LDFLAGS to override HOST_GLOBAL_LDFLAGS.Torne (Richard Coles)2014-02-251-2/+2
* | Fix prebuilt library dependency for multilib buildYing Wang2014-02-255-8/+7
* | Merge "oprofile/daemon doesn't build for x86_64."Elliott Hughes2014-02-261-0/+1
|\ \
| * | oprofile/daemon doesn't build for x86_64.Elliott Hughes2014-02-251-0/+1
* | | Remove external/wpa_supplicant_8 and external/android-clatYing Wang2014-02-251-5/+0
|/ /
* | Merge "Take libcore off the LP64 blacklist."Elliott Hughes2014-02-261-1/+0
|\ \
| * | Take libcore off the LP64 blacklist.Elliott Hughes2014-02-251-1/+0
| |/
* | Generate .pb.cc/.pb.h to arch-neutral generated_sources_dirYing Wang2014-02-251-5/+12
|/
* Merge "Make -rpath-link work with multilib."Ying Wang2014-02-229-18/+19
|\
| * Make -rpath-link work with multilib.Ying Wang2014-02-219-18/+19
* | Merge "Switch to LLVM 3.4 prebuilts in AOSP."Tim Murray2014-02-211-6/+16
|\ \ | |/ |/|
| * Switch to LLVM 3.4 prebuilts in AOSP.Stephen Hines2014-02-191-6/+16
* | Include $(BUILD_COPY_HEADERS) in upper-level makefilesYing Wang2014-02-205-6/+20
* | Merge "Strip all symbols on x86"Ying Wang2014-02-203-5/+5
|\ \
| * | Strip all symbols on x86C. Sean Young2014-02-193-5/+5
* | | Merge "Remove dead code."Ying Wang2014-02-201-25/+0
|\ \ \
| * | | Remove dead code.Ying Wang2014-02-191-25/+0
| |/ /
* | | Add missing $(combo_2nd_arch_prefix)s to mips.Elliott Hughes2014-02-191-55/+55
|/ /
* | Merge "Fix x86 config file to support 2nd ARCH build"Ying Wang2014-02-191-59/+59
|\ \
| * | Fix x86 config file to support 2nd ARCH buildQiming Shi2014-02-171-59/+59
* | | Merge "Switch x86_64 to gcc-4.8"Ying Wang2014-02-191-1/+1
|\ \ \ | |_|/ |/| |
| * | Switch x86_64 to gcc-4.8Pavel Chupin2014-02-181-1/+1
| |/
* | Merge "x86: set -msse2 for all builds"Colin Cross2014-02-191-0/+1
|\ \
| * | x86: set -msse2 for all buildsColin Cross2014-02-181-0/+1
| |/
* | Merge "Fix up android.core CTS tests."Narayan Kamath2014-02-171-75/+81
|\ \
| * | Fix up android.core CTS tests.Narayan Kamath2014-02-171-75/+81
* | | Merge "changing the rules following java package renaming for external/apache...Narayan Kamath2014-02-171-13/+13
|\ \ \ | |/ /
| * | changing the rules following java package renaming forTsu Chiang Chuang2014-02-171-13/+13
* | | Merge "Adding apache-harmony to cts."Narayan Kamath2014-02-171-4/+122
|\ \ \ | |/ /
| * | Adding apache-harmony to cts.Tsu Chiang Chuang2014-02-171-4/+122
* | | Merge "add jsr166 tests to cts. Bug: 10390711"Narayan Kamath2014-02-171-3/+14
|\ \ \ | |/ / | | / | |/ |/|
| * add jsr166 tests to cts.Tsu Chiang Chuang2014-02-171-3/+14
* | Merge "Fix incorrect x86 build rules."Stephen Hines2014-02-143-2/+2
|\ \ | |/ |/|
| * Fix incorrect x86 build rules.Stephen Hines2014-02-133-2/+2
* | fix buildColin Cross2014-02-131-1/+1
* | Merge changes I2514f66f,I71fed98dColin Cross2014-02-143-215/+236
|\ \
| * | support LOCAL_MODULE_TARGET_ARCH for prebuiltsColin Cross2014-02-132-214/+235
| * | Add generated sources dir to the default include pathColin Cross2014-02-131-1/+1
* | | Don't check the existence for the 64-bit modules for 32-bit SDK build.Ying Wang2014-02-131-0/+4
|/ /
* | don't use LOCAL_*_arch for host buildsColin Cross2014-02-132-10/+40
|/
* Remove dead code.Ying Wang2014-02-121-30/+0
* HACK: add 64-bit directory blacklistColin Cross2014-02-126-8/+72
* add support for module supported or unsupported target architecturesColin Cross2014-02-127-489/+587