summaryrefslogtreecommitdiffstats
path: root/core/combo
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Fix for duplicate names in whole static libs""Dan Albert2014-05-271-1/+1
|\
| * Revert "Fix for duplicate names in whole static libs"Dan Albert2014-05-271-1/+1
* | Merge "Fix for duplicate names in whole static libs"Dan Albert2014-05-271-1/+1
|\ \ | |/
| * Fix for duplicate names in whole static libsDan Albert2014-05-231-1/+1
* | Exclude libstdc++ and libgcc if libc++ is requested.Ying Wang2014-05-236-26/+26
|/
* Use aarch64-linux-android-4.9 for arm64 build (attempt #4)Ben Cheng2014-05-191-6/+5
* Fix the missing 2nd arch prefix.Ying Wang2014-05-161-1/+1
* Support host multilib buildYing Wang2014-05-148-146/+346
* Merge "Define __USE_MINGW_ANSI_STDIO for windows build"Andrew Hsieh2014-05-131-1/+1
|\
| * Define __USE_MINGW_ANSI_STDIO for windows buildAndrew Hsieh2014-05-091-1/+1
* | Merge "Disable canonical prefixes of system headers"Andrew Hsieh2014-05-097-2/+15
|\ \
| * | Disable canonical prefixes of system headersAndrew Hsieh2014-05-097-2/+15
| |/
* | javac: rename common_flags to avoid conflictionsNick Reuter2014-05-081-4/+4
|/
* Apply LOCAL_LDLIBS to target build rules too.Ying Wang2014-05-076-12/+24
* add silvermont x86 architectureAndrew Boie2014-04-302-0/+37
* Merge "Leave 'linux' defined on x86/x86-64, like arm."Elliott Hughes2014-04-242-2/+0
|\
| * Leave 'linux' defined on x86/x86-64, like arm.Elliott Hughes2014-04-232-2/+0
* | Leave 'linux' defined on mips/mips64, like arm.Elliott Hughes2014-04-232-2/+2
|/
* 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