.. |
config
|
Add support for Exynos-M1
|
2017-07-24 07:14:55 +09:00 |
androidmk.go
|
.vendor suffix is added only for libs having core/vendor variants
|
2017-07-27 08:54:52 +09:00 |
binary.go
|
Refactor factories
|
2017-06-30 21:08:36 +00:00 |
builder.go
|
Add header-abi-linker dependency on so file.
|
2017-06-27 11:19:10 -07:00 |
cc.go
|
.vendor suffix is added only for libs having core/vendor variants
|
2017-07-27 08:54:52 +09:00 |
cc_test.go
|
Dedup exported flags from dependencies
|
2017-05-17 14:22:22 -07:00 |
check.go
|
Ban --coverage now that we have native coverage
|
2017-02-14 13:05:48 -08:00 |
cmakelists.go
|
Run gofmt
|
2017-05-09 13:44:49 -07:00 |
compiler.go
|
Map cpp_std c++17/gnu++17 to 1z.
|
2017-07-26 15:13:50 -07:00 |
coverage.go
|
Refactor factories
|
2017-06-30 21:08:36 +00:00 |
gen.go
|
Prettify soong ninja build descriptions
|
2017-05-10 11:04:16 -07:00 |
gen_stub_libs.py
|
Add support for weak symbols in the NDK stubs.
|
2017-07-28 11:00:22 -07:00 |
installer.go
|
Install VNDK libs in /system instead of /vendor
|
2017-07-18 14:48:29 +09:00 |
kernel_headers.go
|
Fix kernel_headers module registration
|
2017-07-10 12:30:35 -07:00 |
library.go
|
Allow vndk library dependecies to dump abi again.
|
2017-08-08 18:06:09 +00:00 |
linker.go
|
Add libdl.so to the list of system shared libs
|
2017-06-27 16:08:03 -07:00 |
llndk_library.go
|
Add to cflags in compilerFlags()
|
2017-07-19 11:53:54 -07:00 |
makevars.go
|
Move default libnativehelper include to mock dir.
|
2017-07-18 14:44:33 -07:00 |
ndk_headers.go
|
Refactor factories
|
2017-06-30 21:08:36 +00:00 |
ndk_library.go
|
Adapt to PLATFORM_VERSION_FUTURE_CODENAMES.
|
2017-08-02 17:14:10 -07:00 |
ndk_prebuilt.go
|
Refactor factories
|
2017-06-30 21:08:36 +00:00 |
ndk_sysroot.go
|
Prettify soong ninja build descriptions
|
2017-05-10 11:04:16 -07:00 |
object.go
|
Refactor factories
|
2017-06-30 21:08:36 +00:00 |
prebuilt.go
|
Copy prebuilt binaries
|
2017-08-08 16:23:32 -07:00 |
proto.go
|
Prettify soong ninja build descriptions
|
2017-05-10 11:04:16 -07:00 |
pylintrc
|
Don't warn for TODOish comments.
|
2016-08-01 14:36:22 -07:00 |
relocation_packer.go
|
Prettify soong ninja build descriptions
|
2017-05-10 11:04:16 -07:00 |
rs.go
|
Prettify soong ninja build descriptions
|
2017-05-10 11:04:16 -07:00 |
sabi.go
|
Override mcpu option of ToolingCFlags when mcpu is eyxnos-m2.
|
2017-07-22 09:16:02 +09:00 |
sanitize.go
|
Fix ASAN mutator.
|
2017-08-09 16:58:36 -07:00 |
stl.go
|
Allow arch-specific stl selection
|
2017-07-20 16:59:26 -07:00 |
strip.go
|
Separate cc.go
|
2016-07-29 15:17:58 -07:00 |
test.go
|
Add support for data field in cc_benchmark.
|
2017-07-17 14:42:58 -07:00 |
test_data_test.go
|
Add integration testing infrastructure
|
2017-07-14 14:19:51 -07:00 |
test_gen_stub_libs.py
|
Add support for weak symbols in the NDK stubs.
|
2017-07-28 11:00:22 -07:00 |
tidy.go
|
soong: add __clang_analyzer__ to clang-tidy
|
2017-05-04 01:19:02 +00:00 |
toolchain_library.go
|
Refactor factories
|
2017-06-30 21:08:36 +00:00 |
util.go
|
add exclude_shared_libs for vendor_available:true libs
|
2017-06-21 10:13:27 +09:00 |
vndk.go
|
Install VNDK libs in /system instead of /vendor
|
2017-07-18 14:48:29 +09:00 |