summaryrefslogtreecommitdiffstats
path: root/core/combo
Commit message (Expand)AuthorAgeFilesLines
...
* Switch to new host prebuilt x86_64-linux-glibc2.11-4.6Andrew Hsieh2014-04-231-7/+2
* Update build system for better Clang behavior on Mac.Tim Murray2014-04-221-3/+7
* Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #3)"Ben Cheng2014-04-181-5/+6
* Use aarch64-linux-android-4.9 for arm64 build (attempt #3)Ben Cheng2014-04-161-6/+5
* Add -Wl,-maarch64linuxAndrew Hsieh2014-04-151-0/+1
* Merge ""desktop" linux has Posix clocks."Narayan Kamath2014-04-151-4/+1
|\
| * "desktop" linux has Posix clocks.Narayan Kamath2014-04-101-4/+1
* | Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #2)"Ben Cheng2014-04-111-5/+6
* | Use aarch64-linux-android-4.9 for arm64 build (attempt #2)Ben Cheng2014-04-111-6/+5
* | Decouple platform compiler and NDK library versioning.Ben Cheng2014-04-106-0/+18
* | 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
* Build with java7 by default.Narayan Kamath2014-04-041-1/+1
* 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
* | Remove the unnecessary indirection of TARGET_STRIP_COMMANDYing Wang2014-03-286-6/+0
* | Increase the maximum javac heap size.Ying Wang2014-03-261-1/+1
* | Make Clang host builds hermetic on Linux.Tim Murray2014-03-242-0/+8
|/
* Add a method to leave the symbol table in a library.Christopher Ferris2014-03-186-38/+12
* Remove arm64 clang build warningYing Wang2014-03-181-3/+0
* Merge "Work in progress to enable build system support for Clang."Colin Cross2014-03-151-1/+1
|\
| * Work in progress to enable build system support for Clang.Tim Murray2014-03-141-1/+1
* | Fix HOST_TOOLCHAIN_PREFIXAndrew Hsieh2014-03-121-6/+6
|/
* Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANGYing Wang2014-03-102-2/+2
* Define __STDC_CONSTANT_MACROS globally to work around host build differences.Ian Rogers2014-03-103-3/+3
* Revert "Define __STDC_LIMIT_MACROS globally to work around host build differe...Ian Rogers2014-03-103-3/+3
* Define __STDC_LIMIT_MACROS globally to work around host build differences.Ian Rogers2014-03-103-3/+3
* Make -rpath-link work with multilib.Ying Wang2014-02-216-6/+6
* Merge "Strip all symbols on x86"Ying Wang2014-02-203-5/+5
|\
| * Strip all symbols on x86C. Sean Young2014-02-193-5/+5
* | 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
| |/
* | x86: set -msse2 for all buildsColin Cross2014-02-181-0/+1
|/
* Fix incorrect x86 build rules.Stephen Hines2014-02-132-2/+0
* Merge "Refreshed gcc predefines __ANDROID__"Ben Cheng2014-02-071-3/+0
|\
| * Refreshed gcc predefines __ANDROID__Ben Cheng2014-02-071-3/+0
* | Select the arch_variant_cflags for the 2nd arch.Ying Wang2014-02-071-3/+3
|/
* Merge "Turn 64-bit-related warnings into errors on 64-bit builds."Elliott Hughes2014-02-062-2/+14
|\
| * Turn 64-bit-related warnings into errors on 64-bit builds.Elliott Hughes2014-02-052-2/+14
* | [MIPS64] Add mips64 targetChris Dearman2014-02-053-0/+675
* | remove 2nd arch from ARCH_ARM_* definesColin Cross2014-02-042-6/+6
|/
* Define __STDC_FORMAT_MACROS on Windows host builds.Ian Rogers2014-01-291-0/+4
* Fix the host inttypes.h problem globally.Ian Rogers2014-01-292-0/+8