Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
a4aa43072bb6253f9f360ee1f77fe37ccf82057c
/
cc
/
object.go
a4aa430
Handle include_build_directory prop in bp2build
by Liz Kammer
· 5 years ago
5735568
Temporarily disable cc_objects in mixed builds
by Liz Kammer
· 5 years ago
8d6e433
Support cc_object modules in mixed builds
by Chris Parsons
· 5 years ago
5d86449
bp2build: add configurable attribute (select) support.
by Jingwen Chen
· 5 years ago
db12024
bp2build: add support for cc_object's objs and exclude_srcs properties.
by Jingwen Chen
· 5 years ago
bbfd5ab
Merge "Move bazel.Properties to a BazelModuleBase"
by Treehugger Robot
· 5 years ago
ea6666f
Move bazel.Properties to a BazelModuleBase
by Liz Kammer
· 5 years ago
fc46bc1
Refactor BazelTargetModule
by Liz Kammer
· 5 years ago
8c1b97e
bp2build: cc_object converter.
by Jingwen Chen
· 5 years ago
bf4f55f
Improve commenting for cc/builer.go, and kill dead code
by Chris Parsons
· 5 years ago
b613521
Remove vendor crt special case
by Colin Cross
· 6 years ago
92fe740
Stop using prebuilt NDK CRT objects.
by Dan Albert
· 6 years ago
1042d29
Implement cc_object vendor snapshot
by Inseob Kim
· 6 years ago
cd07bce
Add SDK member support for cc_object.
by Martin Stjernholm
· 6 years ago
0b92ac8
Add cc_prebuilt_object.
by Martin Stjernholm
· 6 years ago
4af21ed
Split local and global cflags
by Colin Cross
· 6 years ago
ab65ba9
Handle partial link of a single object with a linker script.
by Pete Bentley
· 7 years ago
1c648b8
Allow sanitize attribute on cc_objects and propagate sanitize attributes into them.
by Peter Collingbourne
· 7 years ago
724ab5d
Fix missing deps found through RBE
by Dan Willemsen
· 7 years ago
792942d
Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1
by Treehugger Robot
· 7 years ago
74c9bba
Allow linker scripts when building objects.
by Pete Bentley
· 7 years ago
ee9a98d
Build native coverage variant of APEXes when needed
by Jiyong Park
· 7 years ago
a37832a
Add header_libs to cc_object
by Paul Duffin
· 7 years ago
65c95ff
Include libprofile-extras to all coverage variants
by Pirama Arumuga Nainar
· 7 years ago
baff0ce
Soong: Add synopsis to cc_object module.
by Patrice Arruda
· 7 years ago
af6d895
Add unstrippedOutputFilePath to the linker interface
by Jiyong Park
· 7 years ago
486e42c
Enable safe ICF with LLD.
by Peter Collingbourne
· 8 years ago
8536d6b
Remove GCC checks
by Dan Willemsen
· 8 years ago
e40b4ea
Export cc module types and mutators needed for JNI testing
by Colin Cross
· 8 years ago
907769f
Allow cc_object modules to use STL
by Colin Cross
· 8 years ago
61f3212
Dedup version-script handling code.
by Dan Albert
· 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
af3cc2d
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 9 years ago
7b6118b
Revert "Some clarifications in preparation to automatically order linker dependencies"
by Jeff Gaston
· 9 years ago
2370af0
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 9 years ago
efb1dd9
Add prefix_symbols support to cc_object
by Dan Willemsen
· 9 years ago
0c16293
Allow cc_object to use libc headers under the VNDK
by Dan Willemsen
· 9 years ago
3624285
Refactor factories
by Colin Cross
· 9 years ago
37047f1
Pass DepsContext to dependency methods
by Colin Cross
· 9 years ago
967c6a9
Allow Host cc_object and cc_toolchain_library
by Dan Willemsen
· 9 years ago
5cb580f
Start using "struct Objects" to store object Paths
by Dan Willemsen
· 10 years ago
798bfce
Move registration into android package
by Colin Cross
· 10 years ago
b916a38
Refactor cc modules to use decorators instead of inheritance
by Colin Cross
· 10 years ago
42742b8
Rename compiler, linker and installer methods to be unique
by Colin Cross
· 10 years ago
4d9c2d1
Separate cc.go
by Colin Cross
· 10 years ago