1. ab65ba9 Handle partial link of a single object with a linker script. by Pete Bentley · 5 years ago
  2. 1c648b8 Allow sanitize attribute on cc_objects and propagate sanitize attributes into them. by Peter Collingbourne · 5 years ago
  3. 724ab5d Fix missing deps found through RBE by Dan Willemsen · 5 years ago
  4. 792942d Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 by Treehugger Robot · 5 years ago
  5. 74c9bba Allow linker scripts when building objects. by Pete Bentley · 5 years ago
  6. ee9a98d Build native coverage variant of APEXes when needed by Jiyong Park · 5 years ago
  7. a37832a Add header_libs to cc_object by Paul Duffin · 6 years ago
  8. 65c95ff Include libprofile-extras to all coverage variants by Pirama Arumuga Nainar · 6 years ago
  9. baff0ce Soong: Add synopsis to cc_object module. by Patrice Arruda · 6 years ago
  10. af6d895 Add unstrippedOutputFilePath to the linker interface by Jiyong Park · 6 years ago
  11. 486e42c Enable safe ICF with LLD. by Peter Collingbourne · 6 years ago
  12. 8536d6b Remove GCC checks by Dan Willemsen · 6 years ago
  13. e40b4ea Export cc module types and mutators needed for JNI testing by Colin Cross · 6 years ago
  14. 907769f Allow cc_object modules to use STL by Colin Cross · 6 years ago
  15. 61f3212 Dedup version-script handling code. by Dan Albert · 6 years ago
  16. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  17. 87dd963 Remove no_default_compiler_flags property by Colin Cross · 7 years ago
  18. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  19. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 7 years ago
  20. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  21. efb1dd9 Add prefix_symbols support to cc_object by Dan Willemsen · 7 years ago
  22. 0c16293 Allow cc_object to use libc headers under the VNDK by Dan Willemsen · 7 years ago
  23. 3624285 Refactor factories by Colin Cross · 8 years ago
  24. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  25. 967c6a9 Allow Host cc_object and cc_toolchain_library by Dan Willemsen · 8 years ago
  26. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  27. 798bfce Move registration into android package by Colin Cross · 8 years ago
  28. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 8 years ago
  29. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 8 years ago
  30. 4d9c2d1 Separate cc.go by Colin Cross · 8 years ago