platform_build_soong/cc
Dan Albert c403f7ce6d Add support for cc_test.
This behaves slightly differently than it does in the make based build.

1. The make based build manually passes -DGTEST_OS_ANDROID (or
   whatever). gtest-port.h already has logic that does this, so it's a
   no-op.
2. Host libraries are named identically, rather than libgtest_host.

Change-Id: Ic40a1025c698611d202cb7c8ec45abd8fe130065
2015-03-18 23:39:02 -07:00
..
arm64_device.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
arm_device.go Add an instruction_set property to Arch 2015-03-18 17:19:35 -07:00
builder.go Add dependencies on late static libraries 2015-03-17 10:47:08 -07:00
cc.go Add support for cc_test. 2015-03-18 23:39:02 -07:00
clang.go Update clang flags for latest AOSP master 2015-03-16 16:22:52 -07:00
toolchain.go Add an instruction_set property to Arch 2015-03-18 17:19:35 -07:00
util.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
x86_linux_host.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00