Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
af6d8959411c0381a6cdf49ade70d1b65a08a2d1
/
cc
af6d895
Add unstrippedOutputFilePath to the linker interface
by Jiyong Park
· 7 years ago
2ccd9b8
Merge "XOM dependency check skipping static binaries."
by Treehugger Robot
· 7 years ago
59a7ae9
XOM dependency check skipping static binaries.
by Ivan Lozano
· 7 years ago
51271c1
exclude_shared_libs should exlude headers in {static|shared}.export_*_lib_headers
by Victor Chang
· 7 years ago
a4b9dd0
"bootstrap: true" modules are using bootstrap Bionic
by Jiyong Park
· 7 years ago
429660f
bootstrap bionic are moved to ./bootstrap subdir
by Jiyong Park
· 7 years ago
4c20135
Merge "Add a header_abi_checker section"
by Logan Chien
· 7 years ago
3b1746a
Fix: deps to sanitizer runtime libs are with correct 'image' variant
by Jiyong Park
· 7 years ago
e3d7a0d
Add a header_abi_checker section
by Logan Chien
· 7 years ago
719b446
Reland "Symbols for libs in APEXes are available"
by Jiyong Park
· 7 years ago
f480345
Merge "config: swap to glibc 2.17"
by George Burgess IV
· 7 years ago
4087dd6
Merge "Update compdb to put full path to compiler"
by Alex Light
· 7 years ago
5956b2b
Merge "Add support for symlink_preferred_arch in apex"
by Alex Light
· 7 years ago
e812818
Update compdb to put full path to compiler
by Alex Light
· 7 years ago
6703e6f
Merge "Remove libnativehelper from global includes"
by Treehugger Robot
· 7 years ago
3d67359
Add support for symlink_preferred_arch in apex
by Alex Light
· 7 years ago
62f6fcb
Merge "Create sanitizer variants of APEX only when SANITIZE_TARGET is set"
by Treehugger Robot
· 7 years ago
b557528
Merge "stubs lib can export headers lib"
by Treehugger Robot
· 7 years ago
a9403f2
Merge "Fix a typo related to abidiffs"
by Logan Chien
· 7 years ago
7e636d0
stubs lib can export headers lib
by Jiyong Park
· 7 years ago
388ef3f
Create sanitizer variants of APEX only when SANITIZE_TARGET is set
by Jiyong Park
· 7 years ago
58e364a
Add __ANDROID_APEX__
by Jiyong Park
· 7 years ago
8f74fe6
Fix a typo related to abidiffs
by Logan Chien
· 7 years ago
1e7c3d6
Remove libnativehelper from global includes
by Orion Hodson
· 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
de54534
Merge "Revert "Revert "Fix: sanitizerRuntimeMutator is not run for host"""
by Treehugger Robot
· 7 years ago
e4f1278
Merge "Remove armv7-a without neon support"
by Dan Willemsen
· 7 years ago
6aa2102
Revert "Revert "Fix: sanitizerRuntimeMutator is not run for host""
by Pirama Arumuga Nainar
· 7 years ago
f4e0601
Remove armv7-a without neon support
by Dan Willemsen
· 7 years ago
c32c6b0
Support building for Fuchsia.
by Doug Horn
· 7 years ago
84757ea
Revert "Fix: sanitizerRuntimeMutator is not run for host"
by Dan Albert
· 7 years ago
7294cdc
config: swap to glibc 2.17
by George Burgess IV
· 7 years ago
1c29b0e
Fix: sanitizerRuntimeMutator is not run for host
by Jiyong Park
· 7 years ago
c7f797e
Fix shared_libs for cc/prebuilt.go
by Logan Chien
· 7 years ago
4fcea3d
Add prebuilt ABI checker support to soong
by Logan Chien
· 7 years ago
5c7c78a
Merge "Add sdk version workaround for libclang_rt"
by Logan Chien
· 7 years ago
7f7f34f
Add Skia deps to the list of available Windows libraries
by Jerome Gaillard
· 7 years ago
834b9a6
Add sdk version workaround for libclang_rt
by Logan Chien
· 7 years ago
6cf8ff9
Merge "Add apex stub lib to LOCAL_SHARED_LIBRARIES"
by Logan Chien
· 7 years ago
6af24f9
Merge "Always respect system_shared_libs from Android.bp"
by Logan Chien
· 7 years ago
09106e1
Add apex stub lib to LOCAL_SHARED_LIBRARIES
by Logan Chien
· 7 years ago
d4a3934
Merge "Move arch variants registering code to arch.go."
by Jaewoong Jung
· 7 years ago
14bd0db
Always respect system_shared_libs from Android.bp
by Logan Chien
· 7 years ago
f6dbd9c
Do not check the ABI stability of LL-NDK-Private
by Logan Chien
· 7 years ago
e46114c
Move arch variants registering code to arch.go.
by Jaewoong Jung
· 7 years ago
c22c1bf
Return false in DirectlyInAnyApex for host libraries.
by Nicolas Geoffray
· 7 years ago
cdfaaf4
Merge "Add Symbol_ordering_file property"
by Treehugger Robot
· 7 years ago
a09e13a
Merge "APEXes can be sanitized"
by Treehugger Robot
· 7 years ago
01a3c25
Configure the default arch variant features per-OS
by Dan Willemsen
· 7 years ago
db89aa2
Merge "Switch to clang-r346389c."
by Stephen Hines
· 7 years ago
b70617a
Add Symbol_ordering_file property
by Vic Yang
· 7 years ago
98975c3
Merge "Move -Wno-null-dereference to external only"
by Yi Kong
· 7 years ago
c1e7f48
Stubs libs are built with version script
by Jiyong Park
· 7 years ago
379de2f
APEXes can be sanitized
by Jiyong Park
· 7 years ago
eaebd76
Revert "Symbols for libs in APEXes are available"
by Michael Butler
· 7 years ago
c0042a2
Switch to clang-r346389c.
by Stephen Hines
· 7 years ago
769e50b
Symbols for libs in APEXes are available
by Jiyong Park
· 7 years ago
b078857
Rename non-stubs variant of a lib if it is included in APEX
by Jiyong Park
· 7 years ago
9b84d34
Merge "Don't expect depfile from .s files"
by Treehugger Robot
· 7 years ago
fcabb1c
Don't expect depfile from .s files
by Dan Willemsen
· 7 years ago
fa478c0
Do not build lsdump for APEX variants
by Logan Chien
· 7 years ago
67883b3
Fix: stubs lib is installed in APEX
by Jiyong Park
· 7 years ago
f7df9b7
Fix: 'required' property is ignored
by Jiyong Park
· 7 years ago
d56097d
Remove incorrect file comments
by Dan Willemsen
· 7 years ago
fae5dac
Move -Wno-null-dereference to external only
by Yi Kong
· 7 years ago
16e91a0
Fix: static dependency across an APEX is lost
by Jiyong Park
· 7 years ago
da6eb59
Add use_vendor to APEX module
by Jiyong Park
· 7 years ago
3a0989c
Merge "Ignore shared libs for static executables."
by Jaewoong Jung
· 7 years ago
5b73f31
Add dependency for sysprop
by Sundong Ahn
· 7 years ago
8cc51b5
Merge changes Idb2b552b,I190bca35
by Treehugger Robot
· 7 years ago
3c5a52a
[hwasan] Reduce history size to save memory.
by Evgenii Stepanov
· 7 years ago
232c07c
Ignore shared libs for static executables.
by Jaewoong Jung
· 7 years ago
3fd0baf
When a stub is built for APEX, it is generated with --apex
by Jiyong Park
· 7 years ago
bb4e135
APEX-specific symbols can be tagged as # apex
by Jiyong Park
· 7 years ago
6437995
Remove -include <file> when compiling stubs.
by Jiyong Park
· 7 years ago
1ee00b5
Merge changes I350fe490,I31e61862,I09b78e38
by Treehugger Robot
· 7 years ago
c9f6db5
Move -Wno-null-pointer-arithmetic to external only
by Yi Kong
· 7 years ago
e98d11f
Merge "Add option to avoid recovering with diagnostics."
by Ivan Lozano
· 7 years ago
0fefdea
Stubs libs are available for host
by Jiyong Park
· 7 years ago
0ddfcd1
Don't create unnecessary APEX variations
by Jiyong Park
· 7 years ago
de866cb
Stubs dependency is not installed
by Jiyong Park
· 7 years ago
f576fcd
Merge "Don't install stubs"
by Dongwon Kang
· 7 years ago
7929bba
Add option to avoid recovering with diagnostics.
by Ivan Lozano
· 7 years ago
ff42f04
Merge "Upgrade Windows default build version from Vista to 7"
by Jerome Gaillard
· 7 years ago
e2025ab
Merge "Remove unneeded -Wno-expansion-to-defined flag"
by Yi Kong
· 7 years ago
127d565
Don't install stubs
by Jiyong Park
· 7 years ago
d340852
Merge "Disable cert-dcl16-c clang-tidy check for mingw32."
by Chih-hung Hsieh
· 7 years ago
090d9df
Disable cfi and stl for stubs libraries
by Jiyong Park
· 7 years ago
327b6f0
Disable cert-dcl16-c clang-tidy check for mingw32.
by Chih-Hung Hsieh
· 7 years ago
4603b9f
Remove unneeded -Wno-expansion-to-defined flag
by Yi Kong
· 7 years ago
02c0ad4
Remove unneeded -Wno-deprecated-register flag
by Yi Kong
· 7 years ago
adeb54c
Merge "Disable hwasan frame descriptions."
by Treehugger Robot
· 7 years ago
3adf8b0
Merge "Add flag to disable source directory includes."
by Treehugger Robot
· 7 years ago
0a87b66
Disable hwasan frame descriptions.
by Evgenii Stepanov
· 7 years ago
4a7400b
Revert "Revert "Remove unneeded -Wno-constant-logical-operand flag""
by Yi Kong
· 7 years ago
3412046
Merge "Remove unneeded -Wno-dangling-field flag"
by Yi Kong
· 7 years ago
98f91d4
Merge "Switch to clang-r346389b."
by Chih-hung Hsieh
· 7 years ago
d218df1
Remove unneeded -Wno-dangling-field flag
by Yi Kong
· 7 years ago
1017b37
Undo workaround of flag filtering.
by Chih-Hung Hsieh
· 7 years ago
Next »