1. 021bf3d Reapply "Make the enabled property configurable" by Cole Faust · 8 months ago
  2. ed5276f Revert "Make the enabled property configurable" by Priyanka Advani · 8 months ago
  3. 0e0d749 Make the enabled property configurable by Cole Faust · 9 months ago
  4. 5fda87b Keep replace_instead_of_append in arch prop structs by Cole Faust · 8 months ago
  5. a17792e Merge "Remove more unused code" into main by Colin Cross · 8 months ago
  6. 76d1b42 Remove more unused code by Colin Cross · 9 months ago
  7. 02dd6e5 Add tests for android:replace_instead_of_append by Cole Faust · 9 months ago
  8. 0aa21cc Add the ability to select on arch by Cole Faust · 9 months ago
  9. 1e7e043 Follow signature update to ExtendMatchingProperties by Colin Cross · 11 months ago
  10. 984223f Optimize mutator contexts by Colin Cross · 11 months ago
  11. 8fc38f3 Add sdk_genrule by Cole Faust · 1 year, 1 month ago
  12. b63d7b3 Remove infrastructure to run bp2build by Colin Cross · 1 year, 1 month ago
  13. b5e3f7d Export ReverseSliceInPlace and ReverseSlice by Colin Cross · 1 year, 6 months ago
  14. f7d3109 Generate NDK stubs for riscv64 too. by Elliott Hughes · 1 year, 10 months ago
  15. 992918d Export ndk/aml arches to Bazel by Liz Kammer · 2 years, 2 months ago
  16. c55b586 The NDK _does_ assume neon now. by Elliott Hughes · 2 years, 2 months ago
  17. f05b0d3 Add riscv64-linux-android support by Colin Cross · 2 years, 6 months ago
  18. c843b99 Support arch features in bp2build by Cole Faust · 2 years, 5 months ago
  19. e773613 Merge "Make FirstTarget treat HostCross separately from Host" by Treehugger Robot · 2 years, 4 months ago
  20. c0f0eb8 Make FirstTarget treat HostCross separately from Host by Colin Cross · 2 years, 5 months ago
  21. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 4 months ago
  22. ff966b1 Remove unused bp2build logic from arch.go by Liz Kammer · 2 years, 5 months ago
  23. 3b56c92 Revert "Make FirstTarget treat HostCross separately from Host" by Colin Cross · 2 years, 5 months ago
  24. c5d7ad6 Make FirstTarget treat HostCross separately from Host by Colin Cross · 2 years, 5 months ago
  25. 98f1022 Add ability to force compile as 64 bit. by Christopher Ferris · 2 years, 6 months ago
  26. 39a1814 Don't package host cross modules in javaFuzzPackager by Colin Cross · 2 years, 6 months ago
  27. a9b2aac Add linux_musl arm+arm64 by Colin Cross · 2 years, 7 months ago
  28. cc271e2 add multilib data_device_bins properties by Sam Delmerico · 2 years, 7 months ago
  29. e91ea2a Remove linux_glibc musl hack by Colin Cross · 2 years, 9 months ago
  30. a98d36d Add host_linux target properties by Colin Cross · 2 years, 10 months ago
  31. 2d295a2 Add musl_x86 and glibc_x86 style properties to bazel configurations by Colin Cross · 2 years, 10 months ago
  32. e8303bd Export variant/features via soong_injection by Liz Kammer · 2 years, 11 months ago
  33. b7f3366 Improve clarity of arch decoding. by Liz Kammer · 2 years, 10 months ago
  34. cda344f Merge "Fix typos in arch_list and do variant validation" by Treehugger Robot · 2 years, 10 months ago
  35. 0b52d83 typos fixed by Usta Shrestha · 2 years, 11 months ago
  36. 2c2afe2 Fix typos in arch_list and do variant validation by Liz Kammer · 2 years, 11 months ago
  37. 1aa45b0 Add musl_<arch> and glibc_<arch> properties by Colin Cross · 2 years, 11 months ago
  38. 851a327 Use Module.GetProperties() instead of ModuleBase.generalProperties by Usta · 3 years ago
  39. dca0219 Remove customizableProperties from `android.ModuleBase` by Usta · 3 years ago
  40. eabf0f3 cosmetic changes by Usta · 3 years, 1 month ago
  41. 4745007 Add Darwin x86_64+arm64 universal binary support by Dan Willemsen · 3 years, 2 months ago
  42. 8528f4e Add Darwin+Arm64 toolchain support by Dan Willemsen · 3 years, 2 months ago
  43. 1eda2bd Merge "Support 64-bit arm_on_x86_64" by Lev Rumyantsev · 3 years, 3 months ago
  44. 3458121 Support 64-bit arm_on_x86_64 by Lev Rumyantsev · 3 years, 3 months ago
  45. fdd72e6 bp2build: Add special arch-variant targets. by Liz Kammer · 3 years, 3 months ago
  46. 2dde0cb bp2build: Handle target.linux by Chris Parsons · 3 years, 3 months ago
  47. a37e195 Support building libcrypto via mixed builds by Chris Parsons · 3 years, 3 months ago
  48. fd0c03c Annotate FIXME for b/200678898 by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
  49. e3d1ae4 Avoid direct access to Native_bridge_supported property by Paul Duffin · 3 years, 4 months ago
  50. 135bf55 Handle arch-specific/not properties the same. by Liz Kammer · 3 years, 5 months ago
  51. 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
  52. 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
  53. 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 3 years, 5 months ago
  54. cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 5 months ago
  55. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 3 years, 5 months ago
  56. 01a16e8 Handle target.bionic in bp2build. by Liz Kammer · 3 years, 6 months ago
  57. 5219c0e Fix ndk and aml arch order by Inseob Kim · 3 years, 7 months ago
  58. 07538bb Merge "Use libabigail to track NDK ABIs." by Dan Albert · 3 years, 7 months ago
  59. 9abd62d Use maps in bazel *attribute types by Liz Kammer · 3 years, 7 months ago
  60. f1d14c7 Use libabigail to track NDK ABIs. by Dan Albert · 4 years, 5 months ago
  61. c194ffb Make GetTargetProperties() aware of more complex targets, like 'android_arm', instead of just 'android'. by Rupert Shuttleworth · 3 years, 7 months ago
  62. 5f51839 Refactor GetTargetProperties(). by Lukacs T. Berki · 3 years, 8 months ago
  63. b6dbc87 Define a narrower context for getting arch props by Liz Kammer · 3 years, 8 months ago
  64. 598dd00 Refactor how bp2build gets arch-specific props. by Lukacs T. Berki · 3 years, 8 months ago
  65. cbaef6f Merge "Add debug ramdisk variant." by Treehugger Robot · 3 years, 8 months ago
  66. c424b76 Support multilib properties in bp2build by Chris Parsons · 3 years, 8 months ago
  67. 08758f0 Add debug ramdisk variant. by Inseob Kim · 3 years, 9 months ago
  68. 39e0314 Merge "Revert^3 "Add debug ramdisk variant"" by Treehugger Robot · 3 years, 8 months ago
  69. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 3 years, 8 months ago
  70. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 3 years, 8 months ago
  71. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 3 years, 8 months ago
  72. 4562a3b Add bp2build arch-specific paths mutator by Liz Kammer · 3 years, 8 months ago
  73. 53932ec Merge "Fix discordance between marshall/unmarshall for ArchType" by Treehugger Robot · 3 years, 9 months ago
  74. f84e9c0 Add debug ramdisk variant by Inseob Kim · 3 years, 9 months ago
  75. bec4d03 Fix discordance between marshall/unmarshall for ArchType by Jeongik Cha · 3 years, 9 months ago
  76. 2f6a21e Export OsTypeList through a function. by Jingwen Chen · 3 years, 9 months ago
  77. 91220d7 Add os/target configurable selects for label list attributes. by Jingwen Chen · 3 years, 9 months ago
  78. 5d86449 bp2build: add configurable attribute (select) support. by Jingwen Chen · 3 years, 10 months ago
  79. 003d808 Remove ModuleBase.prefer32. by Jaewoong Jung · 3 years, 10 months ago
  80. 9448e8f Add first_perfer32 option to compile_multilib by Victor Chang · 4 years, 4 months ago
  81. a175126 Merge "[arm64] Build NDK with PAuth and BTI" by Dan Albert · 3 years, 10 months ago
  82. b7eab01 Merge "bp2build: convert paths/module refs to Bazel label" by Liz Kammer · 3 years, 11 months ago
  83. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
  84. 20fb5d4 Allow common arch for recovery by Inseob Kim · 3 years, 11 months ago
  85. bca786d [arm64] Build NDK with PAuth and BTI by Tamas Petz · 4 years ago
  86. 08117de Fix mismatch between cc and python for windows prefer32 by Colin Cross · 4 years ago
  87. c4d91bc Remove soong.config, FileConfigurableOptions, MegaDevice config. by Jingwen Chen · 4 years, 1 month ago
  88. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  89. a684540 Add more comments to arch.go by Colin Cross · 4 years, 1 month ago
  90. 08d6f8f Revert "Skip creating variants for disabled OSes" by Colin Cross · 4 years, 1 month ago
  91. d976af0 Skip creating variants for disabled OSes by Colin Cross · 4 years, 1 month ago
  92. 34037c6 Use bitfield for HostOrDeviceSupported by Colin Cross · 4 years, 1 month ago
  93. b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 1 month ago
  94. 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  95. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
  96. 9368834 Assume 32-bit ARM has Neon support in Mainline module SDKs. by Martin Stjernholm · 4 years, 2 months ago
  97. c179ea6 Make java_binary common variant a dependency by Colin Cross · 4 years, 3 months ago
  98. 4f6eebf Merge changes I0885e493,Ic37c8db9 by Treehugger Robot · 4 years, 3 months ago
  99. 2210198 linux_bionic_arm64 is added when Host_bionic_arm64 is true by Jiyong Park · 4 years, 3 months ago
  100. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 4 years, 4 months ago