platform_build/core/combo
Dan Albert 0e5ce8be34 Fix for duplicate names in whole static libs
_extract-and-include-single-(host|target)-whole-static-lib was written such that
only the first file of a given name would be extracted and included into the new
library. This patch iterates over each identically named archive member,
extracts them individually, and adds them to the new archive.

Bug: 15110069
Change-Id: Ia08c7be6f40bfc8403908a8808898ada479099b1
2014-05-23 18:23:47 -07:00
..
arch add silvermont x86 architecture 2014-04-30 01:23:25 +08:00
include/arch "desktop" linux has Posix clocks. 2014-04-10 17:36:53 +01:00
HOST_darwin-x86.mk Fix the missing 2nd arch prefix. 2014-05-16 16:22:32 -07:00
HOST_darwin-x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_linux-x86.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_linux-x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_windows-x86.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_windows-x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
javac.mk javac: rename common_flags to avoid conflictions 2014-05-08 22:15:35 -05:00
mac_version.mk Support host multilib build 2014-05-14 16:55:04 -07:00
select.mk Fix for duplicate names in whole static libs 2014-05-23 18:23:47 -07:00
TARGET_linux-arm.mk Disable canonical prefixes of system headers 2014-05-09 22:12:49 +08:00
TARGET_linux-arm64.mk Use aarch64-linux-android-4.9 for arm64 build (attempt #4) 2014-05-19 16:22:21 -07:00
TARGET_linux-mips.mk Disable canonical prefixes of system headers 2014-05-09 22:12:49 +08:00
TARGET_linux-mips64.mk Disable canonical prefixes of system headers 2014-05-09 22:12:49 +08:00
TARGET_linux-x86.mk Disable canonical prefixes of system headers 2014-05-09 22:12:49 +08:00
TARGET_linux-x86_64.mk Disable canonical prefixes of system headers 2014-05-09 22:12:49 +08:00