platform_build_soong/cc
Dan Willemsen 627d83db71 Limit unique_host_soname to just host modules
Change-Id: I41d050806a27473abb3788de43b7bf67f5d049a8
2016-07-22 13:41:24 -07:00
..
androidmk.go Support unique_host_soname to add -host for shared libs 2016-07-21 16:42:14 -07:00
arm64_device.go Refactor bionic includes into a single place 2016-07-21 11:17:01 -07:00
arm_device.go Clang supports armv5te now 2016-07-21 12:35:28 -07:00
builder.go Use the full path to the shared lib. 2016-07-21 10:01:55 -07:00
cc.go Limit unique_host_soname to just host modules 2016-07-22 13:41:24 -07:00
cc_test.go Add support for building on Darwin hosts 2015-05-07 14:09:48 -07:00
check.go androidmk: Support version_script 2016-06-03 13:56:55 -07:00
clang.go Disable warnings triggered in Clang r271374 2016-07-19 20:32:11 +00:00
gen.go Rename common to android 2016-05-18 15:37:25 -07:00
makevars.go Rename exported make variables for system headers 2016-07-20 13:15:51 -07:00
mips64_device.go Refactor bionic includes into a single place 2016-07-21 11:17:01 -07:00
mips_device.go Refactor bionic includes into a single place 2016-07-21 11:17:01 -07:00
sanitize.go Disable asan for static binaries 2016-07-18 16:14:12 -07:00
stl.go Add libc and libm to modules that use libc++_static 2016-07-15 14:46:21 -07:00
toolchain.go Refactor bionic includes into a single place 2016-07-21 11:17:01 -07:00
util.go Add flag property checking 2016-05-25 17:50:05 -07:00
x86_64_device.go Refactor bionic includes into a single place 2016-07-21 11:17:01 -07:00
x86_darwin_host.go Add more allowed ldlibs for darwin and windows 2016-07-20 13:19:55 -07:00
x86_device.go Refactor bionic includes into a single place 2016-07-21 11:17:01 -07:00
x86_linux_host.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
x86_windows_host.go Add more allowed ldlibs for darwin and windows 2016-07-20 13:19:55 -07:00