Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
c0df1afc072373446e204ff3e471abb25dd9175c
/
cc
/
llndk_library.go
37693d0
Deprecate Snapshot build
by Kiyoung Kim
· 2 years, 1 month ago
203b421
Remove obsolete llndk_library
by Colin Cross
· 5 years ago
627280f
Remove llndk_headers
by Colin Cross
· 5 years ago
1f3f130
Add support for cc_library_headers to replace llndk_headers
by Colin Cross
· 5 years ago
0fb7fcd
Support cc_library as LLNDK without llndk_library
by Colin Cross
· 5 years ago
b5f6fa6
Create LLNDK vendor variants when DeviceVndkVersion is not set
by Colin Cross
· 5 years ago
c0d8c49
Do not read 'vendor_available: false'
by Justin Yun
· 5 years ago
4f4f8eb
Fix llndk_library init
by Colin Cross
· 5 years ago
127bb8b
Don't rewrite LLNDK dependencies with .llndk suffix
by Colin Cross
· 5 years ago
63e9ec7
Define product_available property
by Justin Yun
· 6 years ago
31076b3
Move stubs related methods out of LinkableInterface
by Colin Cross
· 6 years ago
0477b42
Add llndk_stubs property
by Colin Cross
· 6 years ago
3572cf7
Move LLNDK and NDK versionSelectorMutator special cases into versionedInterface
by Colin Cross
· 6 years ago
8e21aa5
Reuse more of apex stubs implementation for llndk stubs
by Colin Cross
· 6 years ago
c88c272
Use libraryInterface instead of concrete type asserts for stubs
by Colin Cross
· 6 years ago
56a8321
Remove global state from apex modules
by Colin Cross
· 6 years ago
d458745
cc: export Stripper struct
by Thiébaud Weksteen
· 6 years ago
c7c6910
Nullify stl and sanitize of llndk_headers
by Inseob Kim
· 6 years ago
03302ee
Remove PLATFORM_VERSION_FUTURE_CODENAMES
by Jooyung Han
· 6 years ago
61b66e9
Revert "Revert "Enforce min_sdk_version of apex(use_vendor:true)""
by Jooyung Han
· 6 years ago
bacf34d
Revert "Enforce min_sdk_version of apex(use_vendor:true)"
by Jooyung Han
· 6 years ago
380fc36
Enforce min_sdk_version of apex(use_vendor:true)
by Jooyung Han
· 6 years ago
5f7f7e8
Create product variant for product partition
by Justin Yun
· 6 years ago
92d6bc1
Rename # vndk tag to # llndk
by Jiyong Park
· 6 years ago
4af21ed
Split local and global cflags
by Colin Cross
· 6 years ago
7495504
Change exportedDirs and exportedSystemDirs from []string to android.Paths
by Jiyong Park
· 7 years ago
64c4395
Add version to vendor variants
by Inseob Kim
· 7 years ago
1d1119f
Fix sanitizer dep
by Jiyong Park
· 7 years ago
b879fb6
Merge "Separate exported includes out of flags"
by Treehugger Robot
· 7 years ago
6937844
Separate exported includes out of flags
by Inseob Kim
· 7 years ago
939408a
Add dependency to version script when linking stub libraries
by Dan Willemsen
· 7 years ago
5e676fe
Fix: HideFromMake is not registered to llndk_* module types
by Jiyong Park
· 7 years ago
ea3fcdf
Soong: Add synopsis to several modules under the cc package.
by Patrice Arruda
· 7 years ago
65c95ff
Include libprofile-extras to all coverage variants
by Pirama Arumuga Nainar
· 7 years ago
da6eb59
Add use_vendor to APEX module
by Jiyong Park
· 7 years ago
06080f4
Fix double space in include argument
by Colin Cross
· 8 years ago
b60190a
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
by Colin Cross
· 8 years ago
cb9342e
Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"
by Colin Cross
· 8 years ago
e2874cd
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
by Colin Cross
· 8 years ago
732aa6a
Set __ANDROID_API__ for vendor modules to vndk version.
by Justin Yun
· 8 years ago
540a78c
Turn GlobFiles into a Glob for files, use it
by Dan Willemsen
· 8 years ago
a46a4d5
Fix: duplicated definition of llndk_headers module
by Jiyong Park
· 8 years ago
f18e110
Fix using aidl files from filegroups
by Colin Cross
· 8 years ago
64ca4b7
Make cc.NewLLndkStubLibrary as public
by Jiyong Park
· 8 years ago
0007d81
Change bool, and string properties to *bool, and *string for cc
by Nan Zhang
· 8 years ago
2a45412
LLNDK can re-export headers
by Jiyong Park
· 9 years ago
82e2bf3
vendor_available:false hides a lib from vendors
by Jiyong Park
· 9 years ago
f5310e3
Add to cflags in compilerFlags()
by George Burgess IV
· 9 years ago
3624285
Refactor factories
by Colin Cross
· 9 years ago
01a9059
Remove explicit suffixes from (ll)ndk_library
by Dan Willemsen
· 9 years ago
b916b80
Add LLNDK support for the VNDK
by Dan Willemsen
· 9 years ago