platform_build_soong/cc
Colin Cross 624b8ed0b3 Fix install path of benchmarks
Benchmarks should go in /data/nativetest/<module> like tests.

Change-Id: Ib72ee699334da6a6d27813822e1f86f2863227b3
2016-07-11 17:20:09 -07:00
..
androidmk.go Stop exporting NDK prebuilt modules to Make 2016-07-08 23:41:36 -07:00
arm64_device.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
arm_device.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
builder.go Rename common to android 2016-05-18 15:37:25 -07:00
cc.go Fix install path of benchmarks 2016-07-11 17:20:09 -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 Fix and check CLANG_CONFIG_UNKNOWN_CFLAGS 2016-05-20 00:19:14 -07:00
gen.go Rename common to android 2016-05-18 15:37:25 -07:00
makevars.go Support linking against NDK prebuilt libraries 2016-07-08 20:44:54 +00:00
mips64_device.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
mips_device.go Disable integrated-as for Mips 2016-06-30 04:50:50 +00:00
sanitize.go Target sanitize properties can disable the global sanitizer. 2016-07-07 10:54:42 -07:00
stl.go Remove support for libstdc++ on Android/Linux/Darwin 2016-06-15 13:47:51 -07:00
toolchain.go Remove support for libstdc++ on Android/Linux/Darwin 2016-06-15 13:47:51 -07:00
util.go Add flag property checking 2016-05-25 17:50:05 -07:00
x86_64_device.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
x86_darwin_host.go Remove support for libstdc++ on Android/Linux/Darwin 2016-06-15 13:47:51 -07:00
x86_device.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
x86_linux_host.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
x86_windows_host.go Simplify arch target handling 2016-06-02 19:09:32 -07:00