Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
e65d84c84cca3d7193bce3d410840b72100b9fca
/
cc
/
library.go
3005780
Merge "Generate ABI dumps for libraries without source"
by Hsin-Yi Chen
· 6 years ago
f6a9546
Generate ABI dumps for libraries without source
by Hsin-Yi Chen
· 6 years ago
b185679
Merge "sysprop_library: Rename system scope to public"
by Treehugger Robot
· 6 years ago
7268fd4
Merge "Package coverage files as a zip."
by Treehugger Robot
· 6 years ago
c743414
Package coverage files as a zip.
by Oliver Nguyen
· 6 years ago
5cefbd2
sysprop_library: Rename system scope to public
by Inseob Kim
· 6 years ago
b879fb6
Merge "Separate exported includes out of flags"
by Treehugger Robot
· 6 years ago
6937844
Separate exported includes out of flags
by Inseob Kim
· 6 years ago
75a50a2
Revert "Revert "Revert "Revert "Enable lld for windows""""
by Josh Gao
· 6 years ago
b20200b
Revert "Revert "Revert "Enable lld for windows"""
by Josh Gao
· 6 years ago
f979d73
Omit .gnu_debuglink sections in object files
by Ryan Prichard
· 6 years ago
49a25cb
Restore the test for bionic being in an APEX.
by Peter Collingbourne
· 6 years ago
90b6561
Merge "Teach soong not to duplicate the HWASAN runtime into each APEX."
by Peter Collingbourne
· 6 years ago
3478bb2
Teach soong not to duplicate the HWASAN runtime into each APEX.
by Peter Collingbourne
· 6 years ago
33b2fb7
Support using cc_prebuilt_library_shared with cc_library
by Colin Cross
· 6 years ago
9516ee9
Attach global variables to Context
by Inseob Kim
· 6 years ago
41eabe6
Support opt-in ABI checks
by Logan Chien
· 6 years ago
6d8c0a5
Revert "Revert "Enable lld for windows""
by Pirama Arumuga Nainar
· 6 years ago
62f1f94
Add --llndk for NDK libs as well
by Logan Chien
· 6 years ago
61166dc
Revert "Enable lld for windows"
by Josh Gao
· 6 years ago
19878da
Move proto compilation to RuleBuilder
by Colin Cross
· 6 years ago
65c95ff
Include libprofile-extras to all coverage variants
by Pirama Arumuga Nainar
· 6 years ago
83c89e0
Soong: Add synopsis to cc_library_* modules
by Patrice Arruda
· 6 years ago
efd249e
Add support for no-vendor-variant VNDK
by Vic Yang
· 7 years ago
3c21c0b
Enable lld for windows
by Pirama Arumuga Nainar
· 6 years ago
8a49795
Replace ctx.ExpandSources with android.PathsForModuleSrc
by Colin Cross
· 6 years ago
c3e2c86
Install symlink to the runtime APEX only for device
by Jiyong Park
· 6 years ago
f119435
Create symlink for bionic files
by Jiyong Park
· 6 years ago
27b922f
Annotate paths and deprecate ExtractSource(s)Deps
by Colin Cross
· 6 years ago
b3f22ca
Add blueprint:mutated to sysprop properties
by Inseob Kim
· 6 years ago
6227fed
Print --llndk to create_reference_dumps command
by Logan Chien
· 6 years ago
c0907f1
Create sysprop_library soong module
by Inseob Kim
· 6 years ago
e4bb986
Static variant of a stubs lib is correctly tracked
by Jiyong Park
· 7 years ago
571cccf
Prepare for a type-safe OnceKey
by Colin Cross
· 6 years ago
b5c34d7
Use llvm-{strip,objcopy} by default
by Yi Kong
· 7 years ago
af6d895
Add unstrippedOutputFilePath to the linker interface
by Jiyong Park
· 7 years ago
51271c1
exclude_shared_libs should exlude headers in {static|shared}.export_*_lib_headers
by Victor Chang
· 7 years ago
429660f
bootstrap bionic are moved to ./bootstrap subdir
by Jiyong Park
· 7 years ago
e3d7a0d
Add a header_abi_checker section
by Logan Chien
· 7 years ago
eefe9a3
Add export_*_lib_headers to static and shared properties
by Colin Cross
· 7 years ago
64a44f2
Make sure that ASAN runtime lib is the first DT_NEEDED one
by Jiyong Park
· 7 years ago
c1e7f48
Stubs libs are built with version script
by Jiyong Park
· 7 years ago
67883b3
Fix: stubs lib is installed in APEX
by Jiyong Park
· 7 years ago
5b73f31
Add dependency for sysprop
by Sundong Ahn
· 7 years ago
3fd0baf
When a stub is built for APEX, it is generated with --apex
by Jiyong Park
· 7 years ago
6437995
Remove -include <file> when compiling stubs.
by Jiyong Park
· 7 years ago
0fefdea
Stubs libs are available for host
by Jiyong Park
· 7 years ago
127d565
Don't install stubs
by Jiyong Park
· 7 years ago
090d9df
Disable cfi and stl for stubs libraries
by Jiyong Park
· 7 years ago
0345ad8
Make filegroups work for library.Shared/Static.Srcs
by dimitry
· 7 years ago
25fc6a9
Stubs variant is used when building for APEX
by Jiyong Park
· 7 years ago
3a26eef
Apply system_shared_libs to static libraries
by Dan Willemsen
· 7 years ago
569edc5
Add dist support to Soong
by Dan Willemsen
· 7 years ago
d95964a
Enable overrides and add stem library properties
by dimitry
· 7 years ago
da732bd
Set __<libname>_API__ macro when building against stubs
by Jiyong Park
· 7 years ago
7ed9de3
Add support for versioned stubs.
by Jiyong Park
· 7 years ago
21f2690
Add support for sysprop description files to c++
by Inseob Kim
· 7 years ago
8536d6b
Remove GCC checks
by Dan Willemsen
· 7 years ago
e40b4ea
Export cc module types and mutators needed for JNI testing
by Colin Cross
· 7 years ago
b60190a
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
by Colin Cross
· 7 years ago
b496cfd
Enable toc support for Darwin and Windows
by Colin Cross
· 7 years ago
cb9342e
Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"
by Colin Cross
· 7 years ago
e2874cd
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
by Colin Cross
· 7 years ago
22f3795
Remove relocation packer
by Colin Cross
· 7 years ago
f4b79c6
Check ABI stability of all NDK libs
by Logan Chien
· 7 years ago
61f3212
Dedup version-script handling code.
by Dan Albert
· 7 years ago
7eefdc4
Support text ABI dump file format
by Logan Chien
· 7 years ago
5237bed
Remove vndkVsNdk()
by Logan Chien
· 7 years ago
83c415f
Remove isSourceDump from PathForVndkRefAbiDump()
by Logan Chien
· 7 years ago
2f2b890
Cleanup createVndkSourceAbiDump()
by Logan Chien
· 7 years ago
30485c9
Use llvm-{objcopy,strip} when clang lld is used.
by Chih-Hung Hsieh
· 7 years ago
f9332f1
Support recovery and recovery_available
by Jiyong Park
· 8 years ago
d2343a3
Fix data race when ALLOW_MISSING_DEPENDENCIES=true
by Colin Cross
· 7 years ago
ea4b7b9
Fix incomplete LTO bug workaround.
by Dan Albert
· 7 years ago
38b40df
Use proptools.BoolDefault
by Colin Cross
· 7 years ago
b170365
Use Soong modules for the NDK's extra STL libraries
by Ryan Prichard
· 7 years ago
1218a19
Fix data race on cfiExportsMap
by Colin Cross
· 7 years ago
a8f5158
Use PlatformVndkVersion to find ABI dump by default
by Logan Chien
· 7 years ago
86803cf
add a library to report build numbers without causing rebuilds
by Colin Cross
· 7 years ago
ab9f426
Add proto.canonical_path_from_root
by Dan Willemsen
· 7 years ago
2383f3b
Support filegroups for version_script and related properties
by Colin Cross
· 7 years ago
f231b19
Add only compiler-flag dependencies as implicit
by Pirama Arumuga Nainar
· 8 years ago
f351174
Support VNDK extensions
by Logan Chien
· 8 years ago
7d1eecf
Fix static_ndk_lib for sanitized libraries.
by Dan Albert
· 8 years ago
e449950
Use -advice-only for libraries which do not export headers.
by Jayant Chowdhary
· 8 years ago
df344d5
Remove the use of version scripts with header-abi-linker.
by Jayant Chowdhary
· 8 years ago
b21df8f
Add target.vendor.override_export_include_dirs.
by Steven Moreland
· 8 years ago
c9460bb
Remove support for gnustl.
by Dan Albert
· 8 years ago
70ba5a3
Add compile-time pathDeps as implicit dependencies
by Pirama Arumuga Nainar
· 8 years ago
281f22b
Don't install host or VNDK libs to the NDK.
by Dan Albert
· 8 years ago
8fe1212
Install current VNDK libs to the versioned directories.
by Justin Yun
· 8 years ago
0875c52
Wrap PackageContext and SingletonContext
by Colin Cross
· 8 years ago
f18e110
Fix using aidl files from filegroups
by Colin Cross
· 8 years ago
ad59e75
Add cc_library tests
by Colin Cross
· 8 years ago
0007d81
Change bool, and string properties to *bool, and *string for cc
by Nan Zhang
· 8 years ago
f9e6216
Export cc library factories.
by Steven Moreland
· 8 years ago
b743e9c
Revert "Revert "Build system changes for CFI (Soong)""
by Vishwath Mohan
· 8 years ago
33c252c
Revert "Build system changes for CFI (Soong)"
by Orion Hodson
· 8 years ago
d4b484b
Build system changes for CFI (Soong)
by Vishwath Mohan
· 8 years ago
f563d25
Add support for packaging static libs in the NDK.
by Dan Albert
· 8 years ago
Next »