Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
f4b79c684a19912f34d6c0f0b7776e4bdedf4e13
/
cc
/
cc.go
f4b79c6
Check ABI stability of all NDK libs
by Logan Chien
· 7 years ago
6db4a6a
Skip DepsMutator on disabled modules
by Colin Cross
· 7 years ago
42d48b7
Enforce dependencies have right architecture
by Colin Cross
· 7 years ago
5baac54
link type of recovery variant of a vendor module should not be native:vendor
by Jiyong Park
· 7 years ago
d97a6e9
Add "hwaddress" sanitizer.
by Evgenii Stepanov
· 7 years ago
742a545
Remove `clang: false` support
by Dan Willemsen
· 7 years ago
59339a2
Fix `go vet` issues
by Dan Willemsen
· 7 years ago
2f2b890
Cleanup createVndkSourceAbiDump()
by Logan Chien
· 7 years ago
8d52f86
Fix: recovery module is disabled on 32-bit targets
by Jiyong Park
· 7 years ago
6b75360
Use WalkDeps instead of VisitDepsDepthFirst
by Colin Cross
· 7 years ago
413cc74
Recovery partition uses the first architecture only
by Jiyong Park
· 7 years ago
ef1ff3d
Fix VNDK-Ext ABI check regression
by Logan Chien
· 7 years ago
2d24c1b
Remove references to SourceDepTag in module types
by Colin Cross
· 7 years ago
8681471
Handle pack_relocations in linker.cc
by Chih-Hung Hsieh
· 7 years ago
3f736c9
Add recovery_available to cc_genrule
by Jiyong Park
· 7 years ago
f9332f1
Support recovery and recovery_available
by Jiyong Park
· 8 years ago
f923f2b
Remove the unused `tags` property
by Dan Willemsen
· 7 years ago
b7e08ca
Allow abi diffs sanitized variants of vndk libraries on production devices.
by Jayant Chowdhary
· 7 years ago
43d34c3
Introduce runtime_libs to cc_binary and cc_library
by Logan Chien
· 8 years ago
0b882f0
Revert "Support coverage instrumentation for Linux host"
by Pirama Arumuga Nainar
· 7 years ago
358056c
Support coverage instrumentation for Linux host
by Pirama Arumuga Nainar
· 7 years ago
5fb8c10
Add double_loadable property and checks for it
by Jiyong Park
· 7 years ago
b391fea
Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks.
by Jayant Chowdhary
· 8 years ago
da2171a
Remove early-return statements of link-type check
by Inseob Kim
· 7 years ago
34b2283
Fix misleading error messages
by Inseob Kim
· 7 years ago
01a2872
Check compatibility between STLs correctly
by Inseob Kim
· 7 years ago
38b40df
Use proptools.BoolDefault
by Colin Cross
· 7 years ago
a9255a8
Support integer_overflow static lib diagnostics.
by Ivan Lozano
· 7 years ago
374510b
Allow platform modules to link to vendor public libraries
by Jiyong Park
· 7 years ago
b170365
Use Soong modules for the NDK's extra STL libraries
by Ryan Prichard
· 7 years ago
fa920fa
Fix omission of llndk libraries during abi dump creation.
by Jayant Chowdhary
· 7 years ago
0520611
Remove an extraneous space character.
by Ryan Prichard
· 7 years ago
732aa6a
Set __ANDROID_API__ for vendor modules to vndk version.
by Justin Yun
· 7 years ago
6424d17
Allow proto properties in cc/java_defaults
by Dan Willemsen
· 7 years ago
30c5db2
Add minimal-runtime support for integer overflows.
by Ivan Lozano
· 7 years ago
22963cd
No abi diffing for vndk libraries which are not vendor available.
by Jayant Chowdhary
· 7 years ago
ea0a2e1
Disable abi diffs for sanitized variants of modules.
by Jayant Chowdhary
· 7 years ago
ab9f426
Add proto.canonical_path_from_root
by Dan Willemsen
· 7 years ago
9da9d49
Only depend on a single file for generated headers
by Dan Willemsen
· 7 years ago
7e53c57
Disable inlining and loop unrolling in LTO without PGO profile
by Yi Kong
· 7 years ago
51be632
Fix llvm-ar error caused by using lto and sanitizer together
by Zhizhou Yang
· 7 years ago
312ccb9
Skip installing the VNDK prebuilt if arch does not match
by Justin Yun
· 8 years ago
f351174
Support VNDK extensions
by Logan Chien
· 8 years ago
74c3f5c
Include VNDK snapshot modules only if the arch matches
by Justin Yun
· 8 years ago
6ea0f81
Remove unnecessary DeviceUsesClang.
by Stephen Hines
· 8 years ago
2db7692
Add [soc|device|product]_specific
by Jiyong Park
· 8 years ago
202fe49
Add basic NDK STL link type check.
by Dan Albert
· 8 years ago
09e94ab
When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime.
by Joe Onorato
· 8 years ago
a46a4d5
Fix: duplicated definition of llndk_headers module
by Jiyong Park
· 8 years ago
5beccee
Split logtags implementations for cc and java
by Colin Cross
· 8 years ago
7154928
Install VNDK snapshot libraries for system build
by Justin Yun
· 8 years ago
6510f91
Replace ModuleContext.AConfig() with Config()
by Colin Cross
· 8 years ago
f5b6e8f
Have Soong cc static linker dep order account for shared deps too
by Jeff Gaston
· 8 years ago
f18e110
Fix using aidl files from filegroups
by Colin Cross
· 8 years ago
0007d81
Change bool, and string properties to *bool, and *string for cc
by Nan Zhang
· 8 years ago
87dd963
Remove no_default_compiler_flags property
by Colin Cross
· 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
2a45412
LLNDK can re-export headers
by Jiyong Park
· 8 years ago
d11fcda
Convert Visit*Deps from blueprint.Module to android.Module
by Colin Cross
· 8 years ago
b671544
Move first/last unique elements utility functions to android package
by Colin Cross
· 8 years ago
294356f
Automatically reorder C/C++ link dependencies in Soong
by Jeff Gaston
· 8 years ago
af3cc2d
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 8 years ago
6a43f04
Squash vendor sources before linkageMutator runs
by Jiyong Park
· 8 years ago
82e2bf3
vendor_available:false hides a lib from vendors
by Jiyong Park
· 8 years ago
49b53d5
Explicitly link the profile runtime during PGO
by Pirama Arumuga Nainar
· 8 years ago
7b6118b
Revert "Some clarifications in preparation to automatically order linker dependencies"
by Jeff Gaston
· 8 years ago
2370af0
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 8 years ago
ada83ec
Add PGO support to soong
by Pirama Arumuga Nainar
· 8 years ago
c77a0b3
Extract the linker and embed it into host bionic binaries
by Dan Willemsen
· 8 years ago
efb1dd9
Add prefix_symbols support to cc_object
by Dan Willemsen
· 8 years ago
3e5bdf2
Add cc_genrule
by Dan Willemsen
· 8 years ago
d6ba0d5
Use dependency tags for genrules
by Dan Willemsen
· 8 years ago
a4fce19
Dump abi for vendor variants of VNDK libraries.
by Jayant Chowdhary
· 8 years ago
d4e641b
<Hermetic> Replace Soong Python bootstrap process with embedded launcher.
by Nan Zhang
· 8 years ago
fe92c96
Remove more duplicated flags and dependencies
by Dan Willemsen
· 8 years ago
af6eb71
Allow apis from exported shared library headers as well, while dumping abi.
by Jayant Chowdhary
· 8 years ago
f5415d7
Expose the minimum supported SDK version to make.
by Dan Albert
· 8 years ago
ba090d1
Add LTO support to soong
by Stephen Crane
· 8 years ago
d5b18a5
List of VNDK-related libs are exported to make
by Jiyong Park
· 8 years ago
27b188b
.vendor suffix is added only for libs having core/vendor variants
by Jiyong Park
· 8 years ago
4b2382f
Allow 'vndk' tag in cc_defaults
by Justin Yun
· 8 years ago
1f44a3a
Don't pass same argument twice for defaults modules initialization
by Colin Cross
· 8 years ago
8effde4
Install VNDK libs in /system instead of /vendor
by Justin Yun
· 8 years ago
4c35af0
fix: a vendor variant of a lib doesn't re-export llndk headers
by Jiyong Park
· 8 years ago
3624285
Refactor factories
by Colin Cross
· 8 years ago
9677e8c
Black-list for clang LibTooling Cflags.
by Jayant Chowdhary
· 8 years ago
715cac3
Optimizations to abi checking.
by Jayant Chowdhary
· 8 years ago
dd84e05
Dedup exported flags from dependencies
by Colin Cross
· 8 years ago
6e8115a
Work-around for crt objects with sdk: current
by Jayant Chowdhary
· 8 years ago
2a252be
Support .rs and .fs files in cc_* module srcs lists
by Colin Cross
· 8 years ago
bbc9f4d
Export proto deps from reused libraries too
by Colin Cross
· 8 years ago
10d2231
Check reused source files in hasSrcExt
by Colin Cross
· 8 years ago
e90bfd1
Make generated_sources act like generated_headers
by Colin Cross
· 8 years ago
3e231fd
Add header-abi-checker for Vndk abi checks.
by Jayant Chowdhary
· 8 years ago
4416e5d
Split /system and /vendor modules, allow multi-installation
by Dan Willemsen
· 8 years ago
01a9059
Remove explicit suffixes from (ll)ndk_library
by Dan Willemsen
· 8 years ago
aa118f9
Implement vendor as a synonym of proprietary
by Dan Willemsen
· 8 years ago
b916b80
Add LLNDK support for the VNDK
by Dan Willemsen
· 8 years ago
Next »