platform_build_soong/cc
Colin Cross 42742b8bb0 Rename compiler, linker and installer methods to be unique
compiler, linker, and installer interfaces may be implemented by a
single decorator object, rename their methods to be unique to avoid the
same method being called multiple times.

Test: out/soong/build.ninja unchanged
Change-Id: I1608c41cd68f614ba99c11bb9fcc7936f618d9aa
2016-08-01 13:47:15 -07:00
..
config Move toolchain and global variables into separate package 2016-08-01 13:37:01 -07:00
androidmk.go Generate NDK sysroots from the platform build. 2016-07-28 00:42:05 -07:00
binary.go Rename compiler, linker and installer methods to be unique 2016-08-01 13:47:15 -07:00
builder.go Move toolchain and global variables into separate package 2016-08-01 13:37:01 -07:00
cc.go Rename compiler, linker and installer methods to be unique 2016-08-01 13:47:15 -07:00
cc_test.go Add support for building on Darwin hosts 2015-05-07 14:09:48 -07:00
check.go Move toolchain and global variables into separate package 2016-08-01 13:37:01 -07:00
compiler.go Rename compiler, linker and installer methods to be unique 2016-08-01 13:47:15 -07:00
gen.go Rename common to android 2016-05-18 15:37:25 -07:00
gen_stub_libs.py Generate NDK sysroots from the platform build. 2016-07-28 00:42:05 -07:00
installer.go Rename compiler, linker and installer methods to be unique 2016-08-01 13:47:15 -07:00
library.go Rename compiler, linker and installer methods to be unique 2016-08-01 13:47:15 -07:00
linker.go Rename compiler, linker and installer methods to be unique 2016-08-01 13:47:15 -07:00
makevars.go Move toolchain and global variables into separate package 2016-08-01 13:37:01 -07:00
ndk_headers.go Generate NDK sysroots from the platform build. 2016-07-28 00:42:05 -07:00
ndk_library.go Rename compiler, linker and installer methods to be unique 2016-08-01 13:47:15 -07:00
ndk_prebuilt.go Rename compiler, linker and installer methods to be unique 2016-08-01 13:47:15 -07:00
ndk_sysroot.go Generate NDK sysroots from the platform build. 2016-07-28 00:42:05 -07:00
object.go Rename compiler, linker and installer methods to be unique 2016-08-01 13:47:15 -07:00
pylintrc Generate NDK sysroots from the platform build. 2016-07-28 00:42:05 -07:00
sanitize.go Move toolchain and global variables into separate package 2016-08-01 13:37:01 -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 Rename compiler, linker and installer methods to be unique 2016-08-01 13:47:15 -07:00
util.go Move toolchain and global variables into separate package 2016-08-01 13:37:01 -07:00