.. |
androidmk.go
|
Fix Android.mk LOCAL_EXPORT_C_INCLUDE_DIRS generation
|
2016-05-05 15:11:48 -07:00 |
arm64_device.go
|
Add missing arm64 -Werror=implicit-function-declaration
|
2016-05-07 00:27:26 +00:00 |
arm_device.go
|
Clean up and fix Krait cflags
|
2016-05-09 15:30:53 -07:00 |
builder.go
|
Create empty .a on Darwin when there is no obj file.
|
2016-05-13 15:07:37 -07:00 |
cc.go
|
Don't use GTEST_OS_LINUX on Darwin
|
2016-05-13 22:28:07 +00:00 |
cc_test.go
|
Add support for building on Darwin hosts
|
2015-05-07 14:09:48 -07:00 |
clang.go
|
Port GLOBAL[_CLANG]_CFLAGS_NO_OVERRIDE from make
|
2016-03-03 17:21:04 -08:00 |
gen.go
|
Generate .c for .y and .l
|
2016-03-01 17:32:31 -08:00 |
makevars.go
|
Publish Soong configuration to Make variables
|
2016-05-12 13:36:55 -07:00 |
mips64_device.go
|
libm's headers have moved to live with their libc cousins.
|
2016-04-04 12:58:03 -07:00 |
mips_device.go
|
Fix mips flags
|
2016-05-09 15:31:34 -07:00 |
sanitize.go
|
Support SANITIZE_TARGET=safe-stack in soong.
|
2016-05-12 13:54:53 -07:00 |
stl.go
|
Support "none" for stl when using ndk
|
2016-04-21 16:39:28 -07:00 |
toolchain.go
|
Add support for sanitizer property
|
2016-04-21 16:42:08 -07:00 |
util.go
|
Add support for sanitizer property
|
2016-04-21 16:42:08 -07:00 |
x86_64_device.go
|
Fix X86 flags
|
2016-05-09 15:32:07 -07:00 |
x86_darwin_host.go
|
Fix stripping on Darwin
|
2016-05-03 15:52:51 -07:00 |
x86_device.go
|
Add a 32-bit x86_64 arch variant
|
2016-05-10 15:29:33 -07:00 |
x86_linux_host.go
|
Remove duplicate -B entry for host linux clang ldflags
|
2016-05-06 17:23:15 -07:00 |
x86_windows_host.go
|
Various host flag updates to match Make
|
2016-03-30 12:35:07 -07:00 |