platform_build_soong/cc
Colin Cross d350ecd102 Add support for genrule
Add genrule, which uses a host executable (possibly built by the
build system) to generate a single source file.  This differs slightly
from gensrcs, which takes a list of sources and translates them through
a host executable to individual source files.

Change-Id: I94bda62c4c53fb3f3817def190e6a7561508d297
2015-04-29 14:58:16 -07:00
..
arm64_device.go Simplify flags in c compiling, fix NDK build warnings 2015-04-22 14:08:45 -07:00
arm_device.go cc: remove --fix-cortex-a8 from non-Cortex A8 devcies 2015-04-28 14:11:56 -07:00
builder.go ndk: Use prebuilt NDK CRT objects. 2015-04-29 10:27:00 -07:00
cc.go Add support for genrule 2015-04-29 14:58:16 -07:00
clang.go Updates for building art 2015-03-21 00:40:20 +00:00
gen.go Add yacc and lex support 2015-04-08 15:17:45 -07:00
toolchain.go Add support for building NDK modules. 2015-03-26 21:58:12 -07:00
util.go Simplify flags in c compiling, fix NDK build warnings 2015-04-22 14:08:45 -07:00
x86_linux_host.go Add rpath to host executables 2015-04-08 15:17:45 -07:00