Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
e4dd14b25fe65b2fc6a5a2fb51d3647f1d455890
/
cc
/
toolchain_library.go
bf4f55f
Improve commenting for cc/builer.go, and kill dead code
by Chris Parsons
· 4 years, 2 months ago
31076b3
Move stubs related methods out of LinkableInterface
by Colin Cross
· 4 years, 3 months ago
0de8a1e
Start using Providers instead of direct module access
by Colin Cross
· 4 years, 4 months ago
d458745
cc: export Stripper struct
by Thiébaud Weksteen
· 4 years, 5 months ago
c511bc5
Revert^2 "Add sdk mutator for native modules"
by Colin Cross
· 4 years, 9 months ago
f8e8022
Revert "Add sdk mutator for native modules"
by Colin Cross
· 4 years, 9 months ago
82e192c
Add sdk mutator for native modules
by Colin Cross
· 5 years ago
c49c393
Repack libgcc.a to only include required objects
by Yi Kong
· 5 years ago
f979d73
Omit .gnu_debuglink sections in object files
by Ryan Prichard
· 6 years ago
acee27c
Strip libgcc to only keep fallback symbols
by Yi Kong
· 6 years ago
ea3fcdf
Soong: Add synopsis to several modules under the cc package.
by Patrice Arruda
· 6 years ago
65c95ff
Include libprofile-extras to all coverage variants
by Pirama Arumuga Nainar
· 6 years ago
8536d6b
Remove GCC checks
by Dan Willemsen
· 6 years ago
e40b4ea
Export cc module types and mutators needed for JNI testing
by Colin Cross
· 6 years ago
feea4df
Stop using GCC in toolchain_library
by Dan Willemsen
· 6 years ago
742a545
Remove `clang: false` support
by Dan Willemsen
· 6 years ago
0007d81
Change bool, and string properties to *bool, and *string for cc
by Nan Zhang
· 7 years ago
3624285
Refactor factories
by Colin Cross
· 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
967c6a9
Allow Host cc_object and cc_toolchain_library
by Dan Willemsen
· 8 years ago
5cb580f
Start using "struct Objects" to store object Paths
by Dan Willemsen
· 8 years ago
798bfce
Move registration into android package
by Colin Cross
· 8 years ago
b916a38
Refactor cc modules to use decorators instead of inheritance
by Colin Cross
· 8 years ago