.. |
config
|
Move toolchain and global variables into separate package
|
2016-08-01 13:37:01 -07:00 |
androidmk.go
|
More fixes for decorator refactor.
|
2016-08-08 14:45:24 -07:00 |
binary.go
|
Refactor cc modules to use decorators instead of inheritance
|
2016-08-05 10:25:09 -07:00 |
builder.go
|
Remove unused flags.Nocrt
|
2016-08-05 10:22:29 -07:00 |
cc.go
|
Make BottomUpMutators parallel
|
2016-08-11 13:20:16 -07:00 |
cc_test.go
|
Add support for building on Darwin hosts
|
2015-05-07 14:09:48 -07:00 |
check.go
|
Move toolchain and global variables into separate package
|
2016-08-01 13:37:01 -07:00 |
compiler.go
|
Refactor cc modules to use decorators instead of inheritance
|
2016-08-05 10:25:09 -07:00 |
gen.go
|
Rename common to android
|
2016-05-18 15:37:25 -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
|
Add support for NDK r13.
|
2016-08-10 23:14:13 -07:00 |
linker.go
|
Refactor cc modules to use decorators instead of inheritance
|
2016-08-05 10:25:09 -07:00 |
makevars.go
|
Move toolchain and global variables into separate package
|
2016-08-01 13:37:01 -07:00 |
ndk_headers.go
|
Generate NDK sysroots from the platform build.
|
2016-07-28 00:42:05 -07:00 |
ndk_library.go
|
Make BottomUpMutators parallel
|
2016-08-11 13:20:16 -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 coverage sanitizer builds
|
2016-08-11 16:54:01 -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
|
Fix cc_benchmark installs
|
2016-08-11 22:26:17 -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 |