.. |
config
|
Merge "Support MacOS SDK version 10.12"
|
2016-10-26 22:54:03 +00:00 |
androidmk.go
|
Handle dependencies with export_generated_headers
|
2016-09-30 01:37:38 +00:00 |
binary.go
|
Initial prebuilt support
|
2016-10-13 14:52:47 -07:00 |
builder.go
|
Add support for toc optimization in soong
|
2016-09-30 21:05:59 -07:00 |
cc.go
|
Initial prebuilt support
|
2016-10-13 14:52:47 -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
|
Allow disabling gnu extensions
|
2016-10-18 12:41:17 -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
|
Expose HostToolPath on the cc module to fix genrule.tool
|
2016-09-28 17:38:02 -07:00 |
library.go
|
Only use -read_only_relocs on darwin x86
|
2016-10-20 10:47:21 -07:00 |
linker.go
|
Don't pass -Wl,--no-undefined to host targets
|
2016-10-21 18:20:23 +00:00 |
makevars.go
|
Consolidate -std flags
|
2016-10-18 12:40:51 -07:00 |
ndk_headers.go
|
Add a "license" property to ndk_headers.
|
2016-10-20 13:30:07 -07:00 |
ndk_library.go
|
Enable goma in soong
|
2016-08-31 09:48:08 -07:00 |
ndk_prebuilt.go
|
Move registration into android package
|
2016-10-12 14:30:44 -07:00 |
ndk_sysroot.go
|
Add a "license" property to ndk_headers.
|
2016-10-20 13:30:07 -07:00 |
object.go
|
Move registration into android package
|
2016-10-12 14:30:44 -07:00 |
prebuilt.go
|
Initial prebuilt support
|
2016-10-13 14:52:47 -07:00 |
pylintrc
|
Don't warn for TODOish comments.
|
2016-08-01 14:36:22 -07:00 |
relocation_packer.go
|
Add Relocation Packer support
|
2016-09-15 03:39:05 +00:00 |
sanitize.go
|
Don't pass -Wl,--no-undefined to host targets
|
2016-10-21 18:20:23 +00:00 |
stl.go
|
Always link libdl with libc++ for the NDK.
|
2016-09-14 16:50:48 -07:00 |
strip.go
|
Separate cc.go
|
2016-07-29 15:17:58 -07:00 |
test.go
|
Move registration into android package
|
2016-10-12 14:30:44 -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
|
Move registration into android package
|
2016-10-12 14:30:44 -07:00 |
util.go
|
Remove unused flags.Nocrt
|
2016-08-05 10:22:29 -07:00 |