1. 9cfe611 Use a linker script for host bionic embedded linker sections by Colin Cross · 4 years, 7 months ago
  2. c465efd Support multiple CrtBegin and CrtEnd files by Colin Cross · 4 years, 7 months ago
  3. f04eb99 Stop injecting symbols into host bionic binaries by Colin Cross · 4 years, 7 months ago
  4. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 5 years ago
  5. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 5 years ago
  6. bf4f55f Improve commenting for cc/builer.go, and kill dead code by Chris Parsons · 5 years ago
  7. e0f2ab3 Improve commenting of cc/binary.go. by Chris Parsons · 5 years ago
  8. a615901 Use the the preferred architecture symlink as the tool path if it exists by Colin Cross · 5 years ago
  9. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 5 years ago
  10. 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
  11. d458745 cc: export Stripper struct by Thiébaud Weksteen · 5 years ago
  12. 89f7bf1 bootstrap is added for cc_binary only when the module is in an APEX by Jiyong Park · 5 years ago
  13. e07f231 Rename ApexName to ApexVariationName by Colin Cross · 5 years ago
  14. 92fe740 Stop using prebuilt NDK CRT objects. by Dan Albert · 6 years ago
  15. 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 6 years ago
  16. 7f283f4 Refine logic choosing vendor snapshot modules by Inseob Kim · 6 years ago
  17. 25ce04b Add support for cc_binary in module_exports by Paul Duffin · 6 years ago
  18. 1b3348d Add ramdisk image. by Yifan Hong · 6 years ago
  19. 2ee6979 Dedup cc binary build components registration by Paul Duffin · 6 years ago
  20. 4af21ed Split local and global cflags by Colin Cross · 6 years ago
  21. b49fe1b Stop linking libdl.a into static bins by Ryan Prichard · 6 years ago
  22. 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  23. 279de57 Treat libclang_rt.hwasan-* the same way as the other Bionic bootstrap libs. by Martin Stjernholm · 6 years ago
  24. d7227f9 Support boringssl hash injection on binaries and make it transitive by Colin Cross · 6 years ago
  25. ee9a98d Build native coverage variant of APEXes when needed by Jiyong Park · 6 years ago
  26. acbf6c7 Use ctx.Target().NativeBridge to detect if the arch is translated or not by Jiyong Park · 7 years ago
  27. 7268fd4 Merge "Package coverage files as a zip." by Treehugger Robot · 7 years ago
  28. c743414 Package coverage files as a zip. by Oliver Nguyen · 7 years ago
  29. d7607c1 Merge "Have `symlink_preferred_arch: true` honor the `stem` property." by Roland Levillain · 7 years ago
  30. 75a50a2 Revert "Revert "Revert "Revert "Enable lld for windows"""" by Josh Gao · 7 years ago
  31. 9efb8c7 Have `symlink_preferred_arch: true` honor the `stem` property. by Roland Levillain · 7 years ago
  32. b20200b Revert "Revert "Revert "Enable lld for windows""" by Josh Gao · 7 years ago
  33. d9bf9be Allow arch-specific `symlink_preferred_arch` properties. by Roland Levillain · 7 years ago
  34. f979d73 Omit .gnu_debuglink sections in object files by Ryan Prichard · 7 years ago
  35. 3478bb2 Teach soong not to duplicate the HWASAN runtime into each APEX. by Peter Collingbourne · 7 years ago
  36. 6d8c0a5 Revert "Revert "Enable lld for windows"" by Pirama Arumuga Nainar · 7 years ago
  37. 61166dc Revert "Enable lld for windows" by Josh Gao · 7 years ago
  38. 65c95ff Include libprofile-extras to all coverage variants by Pirama Arumuga Nainar · 7 years ago
  39. c249c71 Soong: Add synopsis to several modules under cc package. by Patrice Arruda · 7 years ago
  40. 3c21c0b Enable lld for windows by Pirama Arumuga Nainar · 7 years ago
  41. c3e2c86 Install symlink to the runtime APEX only for device by Jiyong Park · 7 years ago
  42. f119435 Create symlink for bionic files by Jiyong Park · 7 years ago
  43. b5c34d7 Use llvm-{strip,objcopy} by default by Yi Kong · 7 years ago
  44. af6d895 Add unstrippedOutputFilePath to the linker interface by Jiyong Park · 7 years ago
  45. a4b9dd0 "bootstrap: true" modules are using bootstrap Bionic by Jiyong Park · 7 years ago
  46. 3d67359 Add support for symlink_preferred_arch in apex by Alex Light · 7 years ago
  47. 64a44f2 Make sure that ASAN runtime lib is the first DT_NEEDED one by Jiyong Park · 7 years ago
  48. c32c6b0 Support building for Fuchsia. by Doug Horn · 7 years ago
  49. 16e91a0 Fix: static dependency across an APEX is lost by Jiyong Park · 7 years ago
  50. 232c07c Ignore shared libs for static executables. by Jaewoong Jung · 7 years ago
  51. 569edc5 Add dist support to Soong by Dan Willemsen · 7 years ago
  52. a0790e3 Rework how linux_bionic is built with LLD by Dan Willemsen · 7 years ago
  53. 8536d6b Remove GCC checks by Dan Willemsen · 7 years ago
  54. 446c666 Don't pass -pie for Windows binaries by Colin Cross · 7 years ago
  55. b60190a Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 7 years ago
  56. cb9342e Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 7 years ago
  57. e2874cd Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 7 years ago
  58. 61f3212 Dedup version-script handling code. by Dan Albert · 7 years ago
  59. 19fae4e Remove unsupported/unused No_pie property by Pirama Arumuga Nainar · 8 years ago
  60. 2041653 Do not set entry-point for Windows by Pirama Arumuga Nainar · 8 years ago
  61. 2e67431 Recovery partition has same layout as system by Jiyong Park · 8 years ago
  62. 30485c9 Use llvm-{objcopy,strip} when clang lld is used. by Chih-Hung Hsieh · 8 years ago
  63. f9332f1 Support recovery and recovery_available by Jiyong Park · 8 years ago
  64. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 8 years ago
  65. 946e32e Add overrides to cc_binary by Yifan Hong · 8 years ago
  66. 86803cf add a library to report build numbers without causing rebuilds by Colin Cross · 8 years ago
  67. 2383f3b Support filegroups for version_script and related properties by Colin Cross · 8 years ago
  68. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 8 years ago
  69. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 8 years ago
  70. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 8 years ago
  71. ada83ec Add PGO support to soong by Pirama Arumuga Nainar · 8 years ago
  72. c77a0b3 Extract the linker and embed it into host bionic binaries by Dan Willemsen · 8 years ago
  73. feda20b Support version_script for cc_binaries by dimitry · 8 years ago
  74. 3624285 Refactor factories by Colin Cross · 9 years ago
  75. 6e8115a Work-around for crt objects with sdk: current by Jayant Chowdhary · 9 years ago
  76. e87b768 Make PIC/PIE levels compatible for LTO (Soong). by Vishwath Mohan · 9 years ago
  77. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 9 years ago
  78. 3edeee1 Add ctx.Windows() by Colin Cross · 9 years ago
  79. 01a405a Add LinuxBionic toolchain and switch by Dan Willemsen · 10 years ago
  80. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 9 years ago
  81. 7a108bc Allow clang builds to disable -pie by Colin Cross · 9 years ago
  82. dc2597d Don't force libraries upon static executables. by Dan Albert · 9 years ago
  83. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 9 years ago
  84. 989c66e Use toolchain to get binary extension for symlinks by Colin Cross · 9 years ago
  85. 9b09f24 Install symlinks with same suffix and extension as installed file by Colin Cross · 9 years ago
  86. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 9 years ago
  87. 2e47b34 Add Toolchain.Bionic() by Dan Willemsen · 9 years ago
  88. ebedf67 Support `sdk_version: "current"` for the NDK. by Dan Albert · 9 years ago
  89. a03cf6d Add clang-tidy support by Dan Willemsen · 9 years ago
  90. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 9 years ago
  91. ce75d2c Initial prebuilt support by Colin Cross · 9 years ago
  92. 798bfce Move registration into android package by Colin Cross · 9 years ago
  93. 26c34ed Add support for toc optimization in soong by Colin Cross · 9 years ago
  94. 4aa75ca Expose HostToolPath on the cc module to fix genrule.tool by Dan Willemsen · 9 years ago
  95. 8b74d17 Fix binaries and symlinks for prefer32 by Colin Cross · 9 years ago
  96. 522e373 Allow CustomizeProperties to override linker by Colin Cross · 9 years ago
  97. 20780c8 Remove HostPrefer32BitExecutables by Colin Cross · 9 years ago
  98. 1e7d370 Add support for preferred arch symlinks by Colin Cross · 9 years ago
  99. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 9 years ago
  100. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 9 years ago