Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
a5f11e426c166a555858e782fba119f8e6ca1234
/
cc
/
ndk_library.go
70ba5a3
Add compile-time pathDeps as implicit dependencies
by Pirama Arumuga Nainar
· 7 years ago
6510f91
Replace ModuleContext.AConfig() with Config()
by Colin Cross
· 7 years ago
0875c52
Wrap PackageContext and SingletonContext
by Colin Cross
· 7 years ago
64a38dc
Add default -Wall -Werror or -Wall.
by Chih-Hung Hsieh
· 7 years ago
f18e110
Fix using aidl files from filegroups
by Colin Cross
· 7 years ago
0007d81
Change bool, and string properties to *bool, and *string for cc
by Nan Zhang
· 7 years ago
ae88703
Move ModuleContext.ModuleBuild to ModuleContext.Build
by Colin Cross
· 7 years ago
5c51792
Make binaries executable
by Colin Cross
· 7 years ago
f5415d7
Expose the minimum supported SDK version to make.
by Dan Albert
· 7 years ago
31384de
Adapt to PLATFORM_VERSION_FUTURE_CODENAMES.
by Dan Albert
· 7 years ago
f5310e3
Add to cflags in compilerFlags()
by George Burgess IV
· 8 years ago
3624285
Refactor factories
by Colin Cross
· 8 years ago
15be0c6
Require that NDK symbol files end with .map.txt.
by Dan Albert
· 8 years ago
67a5c13
Prettify soong ninja build descriptions
by Colin Cross
· 8 years ago
49927d2
Generate stub libraries for unreleased API levels.
by Dan Albert
· 8 years ago
ce87b80
Use ArchType instead of string as map key
by Colin Cross
· 8 years ago
d402582
Skip ndkApiMutator on disabled modules
by Colin Cross
· 8 years ago
01a9059
Remove explicit suffixes from (ll)ndk_library
by Dan Willemsen
· 8 years ago
b916b80
Add LLNDK support for the VNDK
by Dan Willemsen
· 8 years ago
2e5d7d4
Add `sdk_version: "minimum"`.
by Dan Albert
· 8 years ago
a48ab5b
Build a static library for header-only libraries
by Colin Cross
· 8 years ago
022e7a3
Allow `unversioned_until: "current"`.
by Dan Albert
· 8 years ago
98dbb3b
Add unversioned_until to ndk_library.
by Dan Albert
· 8 years ago
37047f1
Pass DepsContext to dependency methods
by Colin Cross
· 8 years ago
ab3b732
Remove boolean arguments from NewLibrary()
by Colin Cross
· 8 years ago
90f7a4d
Allow `first_version: "current"` in ndk_library.
by Dan Albert
· 8 years ago
fd86e9e
Generate "current" API level.
by Dan Albert
· 8 years ago
073379e
Revert "Revert "Use the platform SDK version from the config.""
by Dan Albert
· 8 years ago
74b8b55
Revert "Use the platform SDK version from the config."
by Dan Albert
· 8 years ago
9bef523
Use the platform SDK version from the config.
by Dan Albert
· 8 years ago
5cb580f
Start using "struct Objects" to store object Paths
by Dan Willemsen
· 8 years ago
2f33635
Simplify compileObjs
by Colin Cross
· 8 years ago
9d45bb7
Enable goma in soong
by Colin Cross
· 8 years ago
e8a67a7
Make BottomUpMutators parallel
by Colin Cross
· 8 years ago
705c84b
Fix ndk_library following decorator refactor.
by Dan Albert
· 8 years ago
7fa7b2e
Don't generate intermediate NDK libraries.
by Dan Albert
· 8 years ago
b916a38
Refactor cc modules to use decorators instead of inheritance
by Colin Cross
· 8 years ago
7e9d295
Auto-fill ndkMigratedLibs.
by Dan Albert
· 8 years ago
2bc91ba
Use the version script for ndk_library.
by Dan Albert
· 8 years ago
42742b8
Rename compiler, linker and installer methods to be unique
by Colin Cross
· 8 years ago
4d9c2d1
Separate cc.go
by Colin Cross
· 8 years ago
914449f
Generate NDK sysroots from the platform build.
by Dan Albert
· 9 years ago