platform_build_soong/cc
Colin Cross 522e373a22 Allow CustomizeProperties to override linker
Allow CustomizeProperties to override the dynamic linker by setting a
DynamicLinker property.  Needed by art, which overrides the linker for
device-on-host testing.

Change-Id: Ia4cb5a85b9a995d8138da33eb13543addf3b38cc
2016-09-07 13:14:06 -07:00
..
config Merge "[mips] Disable compact branch generation" 2016-09-06 22:30:59 +00:00
androidmk.go Expose module suffixes to Make 2016-08-29 16:02:05 -07:00
binary.go Allow CustomizeProperties to override linker 2016-09-07 13:14:06 -07:00
builder.go Enable goma in soong 2016-08-31 09:48:08 -07:00
cc.go Add InstallerProperties to cc_defaults 2016-09-01 13:45:39 -07:00
cc_test.go Add support for building on Darwin hosts 2015-05-07 14:09:48 -07:00
check.go Allow darwin targets to use -framework CoreFoundation. 2016-09-01 11:53:42 -07:00
compiler.go Refactor cc modules to use decorators instead of inheritance 2016-08-05 10:25:09 -07:00
gen.go Enable goma in soong 2016-08-31 09:48:08 -07:00
gen_stub_libs.py Add a real parser for the version scripts. 2016-08-01 16:12:40 -07:00
installer.go Refactor cc modules to use decorators instead of inheritance 2016-08-05 10:25:09 -07:00
library.go Fix mac art build 2016-08-25 16:54:53 -07:00
linker.go Refactor cc modules to use decorators instead of inheritance 2016-08-05 10:25:09 -07:00
makevars.go Add ubsan_standalone library name to the toolchain. 2016-08-15 17:05:04 -07:00
ndk_headers.go Generate NDK sysroots from the platform build. 2016-07-28 00:42:05 -07:00
ndk_library.go Enable goma in soong 2016-08-31 09:48:08 -07:00
ndk_prebuilt.go Refactor cc modules to use decorators instead of inheritance 2016-08-05 10:25:09 -07:00
ndk_sysroot.go Refactor cc modules to use decorators instead of inheritance 2016-08-05 10:25:09 -07:00
object.go Refactor cc modules to use decorators instead of inheritance 2016-08-05 10:25:09 -07:00
pylintrc Don't warn for TODOish comments. 2016-08-01 14:36:22 -07:00
sanitize.go Fix installation path for asan libraries 2016-08-29 13:50:24 -07:00
stl.go Add libc and libm to modules that use libc++_static 2016-07-15 14:46:21 -07:00
strip.go Separate cc.go 2016-07-29 15:17:58 -07:00
test.go Support shared cc_test_library 2016-08-31 16:32:55 -07:00
test_gen_stub_libs.py Add a real parser for the version scripts. 2016-08-01 16:12:40 -07:00
toolchain_library.go Refactor cc modules to use decorators instead of inheritance 2016-08-05 10:25:09 -07:00
util.go Remove unused flags.Nocrt 2016-08-05 10:22:29 -07:00