platform_build_soong/cc
Dan Willemsen 76ef5abd9a Fix lex/yacc path
Test: It no longer panics when there is a .yy/.ll file to build
Change-Id: I15c17d0df9449eabbede5d8afef955156baaba3d
2016-09-13 16:57:15 -07:00
..
config Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
androidmk.go Expose module suffixes to Make 2016-08-29 16:02:05 -07:00
binary.go Fix binaries and symlinks for prefer32 2016-09-13 10:01:45 -07:00
builder.go Enable goma in soong 2016-08-31 09:48:08 -07:00
cc.go Remove cc.Customizer 2016-09-13 13:44:56 -07:00
cc_test.go Add support for building on Darwin hosts 2015-05-07 14:09:48 -07:00
check.go Add -z to valid multi-word linker flags 2016-09-07 13:15:25 -07:00
compiler.go Refactor cc modules to use decorators instead of inheritance 2016-08-05 10:25:09 -07:00
gen.go Fix lex/yacc path 2016-09-13 16:57:15 -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