1. 748d707 Correct global excludes not always being excluded by Liz Kammer · 2 years, 9 months ago
  2. 3a79caa Merge "Add musl defaults in bp2build" by Trevor Radcliffe · 2 years, 9 months ago
  3. 9d2d410 Handle soong config vars for string attrs by Liz Kammer · 2 years, 10 months ago
  4. f3963f8 bp2build correctly handle empty soong_config_var by Liz Kammer · 2 years, 10 months ago
  5. 0d1b402 Add musl defaults in bp2build by Trevor Radcliffe · 2 years, 10 months ago
  6. 94098e8 apex mixed builds: use the .capex when required. by Jingwen Chen · 2 years, 9 months ago
  7. 9f609db Add variant_prepend support for all the properties in bp2build by Zi Wang · 2 years, 9 months ago
  8. 0f82844 Add variant_prepend test for cc_library by Zi Wang · 2 years, 10 months ago
  9. 62e4fe1 Merge changes I47b8fdd9,Ifbd121ab by Colin Cross · 2 years, 10 months ago
  10. 133782e Use //build/bazel/platforms/os:linux_glibc for osLinux by Colin Cross · 2 years, 10 months ago
  11. 3952a90 mixed builds: add cc_test bazel handler, and add adbd_test to staging allowlist. by Jingwen Chen · 2 years, 10 months ago
  12. eddd3c0 add APEX transitive dependency validation by Sam Delmerico · 2 years, 11 months ago
  13. 1cb1180 Add support for variant_prepend properties in bp2build for cc library by Zi Wang · 2 years, 10 months ago
  14. 24214aa Support abi check in mixed build. by Yu Liu · 2 years, 11 months ago
  15. efc1bc7 Merge "Improve mixed builds error messages" by Treehugger Robot · 2 years, 11 months ago
  16. ffc17e4 Use excludes from OS axis for OsAndInApex by Liz Kammer · 2 years, 11 months ago
  17. 97d1527 Improve mixed builds error messages by Cole Faust · 2 years, 11 months ago
  18. 78c07de Add support of <APEX>-installed-files.txt in mixed build. by Wei Li · 3 years ago
  19. dbb9fe8 Merge "Increase testing of request_type" by Liz Kammer · 3 years ago
  20. d5fd30d Merge "Add reference to bundle_file in request_type_test" by Treehugger Robot · 3 years ago
  21. 01dd619 Merge changes from topic "clang-tidy-mixed-builds" by Treehugger Robot · 3 years ago
  22. 1b7ed9b Increase testing of request_type by Liz Kammer · 3 years ago
  23. 9a9f652 add tidy files to mixed builds by Sam Delmerico · 3 years ago
  24. 08626ec Add reference to bundle_file in request_type_test by Liz Kammer · 3 years ago
  25. 303978d Connect base.zip to mixed builds by Liz Kammer · 3 years ago
  26. 1ec7785 bazel apex: Add mixed builds support for <module>_using.xml file. by Jingwen Chen · 3 years ago
  27. cc73a05 Add support of <APEX>_backing.txt in mixed build. by Wei Li · 3 years ago
  28. 0c9a276 bazel apex: Add mixed builds support for <module>_using.txt file. by Jingwen Chen · 3 years ago
  29. be6a712 Rename ApexCqueryInfo to ApexInfo by Liz Kammer · 3 years ago
  30. aff9a46 Merge "Support new attributes added in ApexInfo in mixed build." by Wei Li · 3 years ago
  31. 32dcdf9 Support new attributes added in ApexInfo in mixed build. by Wei Li · 3 years ago
  32. 118fd2b Rollforward "Use proto output instead of jsonproto output for aquery"" by Jason Wu · 3 years ago
  33. d27e28c Revert "Use proto output instead of jsonproto output for aquery" by Jason Wu · 3 years ago
  34. 6fe8721 Use proto output instead of jsonproto output for aquery by Jason Wu · 3 years ago
  35. 33407b8 Refactor parsing JSON-encoded cquery results. by Sasha Smundak · 3 years ago
  36. edd1666 Add CcUnstrippedInfo provider and use it in mixed builds by Sasha Smundak · 3 years ago
  37. 4238c65 Converters for contributions to systemapi and vendorapi by Spandan Das · 3 years, 1 month ago
  38. 9531e42 Merge changes from topic "soong-riscv64" by Colin Cross · 3 years ago
  39. f05b0d3 Add riscv64-linux-android support by Colin Cross · 3 years, 3 months ago
  40. 86dc2c2 Support main repository prefixing in cquery by Chris Parsons · 3 years, 1 month ago
  41. 07bb005 Rollforward w/fix of "Use json encoding for cquery ParseResult" by Jason Wu · 3 years, 1 month ago
  42. 3e1833f Revert "Use json encoding for cquery ParseResult" by Christopher Parsons · 3 years, 1 month ago
  43. fcc53f9 Use json encoding for cquery ParseResult by Jason · 3 years, 1 month ago
  44. 85fb07c Support target.apex stanza in bp2build by Vinh Tran · 3 years, 1 month ago
  45. bbfd538 product_variables srcs in prebuilt_etc by Alix · 3 years, 4 months ago
  46. 79fccef Use list comprehensions in Starlark by Usta Shrestha · 3 years, 1 month ago
  47. c843b99 Support arch features in bp2build by Cole Faust · 3 years, 2 months ago
  48. 3be2472 Merge changes from topic "aidl_interface_bp2build" by Sam Delmerico · 3 years, 2 months ago
  49. 81852ca Add bp2build converter for cc library stubs and use the stub library target of a library while linking it in APEXs. by Wei Li · 3 years, 3 months ago
  50. c1130dc add Partition method to LabelListAttribute by Sam Delmerico · 3 years, 2 months ago
  51. 6ffb2fb Merge "Retrieve shared lib output from custom provider" by Christopher Parsons · 3 years, 2 months ago
  52. 9ae019c Retrieve shared lib output from custom provider by Chris Parsons · 3 years, 2 months ago
  53. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 2 months ago
  54. 3a019a6 Add StringAttribute for bp2building by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  55. e70f28c hardening of test for aquery.go by Usta Shrestha · 3 years, 2 months ago
  56. 3a0355f Merge "export common bp2build testing functions" by Liz Kammer · 3 years, 2 months ago
  57. db46a9b Cosmetic Changes plus log errors by Usta Shrestha · 3 years, 3 months ago
  58. 3177a6e export common bp2build testing functions by Sam Delmerico · 3 years, 4 months ago
  59. fe9a5b8 Implement mixed builds for apex modules, take 2. by Sasha Smundak · 3 years, 3 months ago
  60. 8a3c914 Revert "Implement mixed builds for apex modules." by Martin Stjernholm · 3 years, 3 months ago
  61. 6a2b7c4 Implement mixed builds for apex modules. by Sasha Smundak · 3 years, 5 months ago
  62. c180dbd Handle SymlinkTree action, ignore PythonZipper action. by Sasha Smundak · 3 years, 3 months ago
  63. 1da064c Handle WriteFile and SourceSymlinkManifest actions. by Sasha Smundak · 3 years, 4 months ago
  64. e3cf1ab Reformat the test to make them more readable. by Sasha Smundak · 3 years, 4 months ago
  65. ef92225 null build upon repeated mixed build by Usta Shrestha · 3 years, 5 months ago
  66. 2bce04f Merge "Add linux_musl arm+arm64" by Colin Cross · 3 years, 4 months ago
  67. 1c4a3ea More helpful error message in test by Usta Shrestha · 3 years, 4 months ago
  68. a9b2aac Add linux_musl arm+arm64 by Colin Cross · 3 years, 4 months ago
  69. f10c3ac Fix minor printf format problems. by Sasha Smundak · 3 years, 4 months ago
  70. 16ac135 cosmetic changes by Usta Shrestha · 3 years, 4 months ago
  71. 0e36bc1 Merge "Use builtin CcSharedLibraryInfo for cquery" by Christopher Parsons · 3 years, 4 months ago
  72. 57c1edc Merge "Support cc code coverage for mixed build" by Yu Liu · 3 years, 4 months ago
  73. 8d82ac5 Support cc code coverage for mixed build by Yu Liu · 3 years, 5 months ago
  74. 93a9b9f Merge "minor dead code: unused format string" by Usta Shrestha · 3 years, 4 months ago
  75. 62ac8a0 Merge "Handle restricting to device only builds" by Liz Kammer · 3 years, 5 months ago
  76. 2ccdb42 minor dead code: unused format string by Usta Shrestha · 3 years, 5 months ago
  77. 354b49e Merge "cosmetics: readability" by Treehugger Robot · 3 years, 5 months ago
  78. dfeb120 Handle restricting to device only builds by Liz Kammer · 3 years, 5 months ago
  79. 6298cc5 cosmetics: readability by Usta Shrestha · 3 years, 5 months ago
  80. cf553a6 Use builtin CcSharedLibraryInfo for cquery by Chris Parsons · 3 years, 5 months ago
  81. 5317be2 Merge "Add bp2build converter for python protobuf files" by Cole Faust · 3 years, 5 months ago
  82. c237249 cosmetic: name receiver consistently see go/go-style/decisions#receiver-names by Usta Shrestha · 3 years, 5 months ago
  83. 53b6209 Add bp2build converter for python protobuf files by Cole Faust · 3 years, 5 months ago
  84. ef9c900 Generate genlex rules from bp2build for cc targets by Trevor Radcliffe · 3 years, 5 months ago
  85. 7564127 Grammar nit. Test: N/A by MarkDacek · 3 years, 5 months ago
  86. 0bfb1c0 Deterministic aquery details in mixed builds by Chris Parsons · 3 years, 5 months ago
  87. 1a7aca0 Preserve depset structure from bazel aquery by Chris Parsons · 3 years, 6 months ago
  88. cc51843 add unit test for bp2build allowlist by Sam Delmerico · 3 years, 7 months ago
  89. 24c5603 refactor bp2build module allowlists into struct by Sam Delmerico · 3 years, 7 months ago
  90. 7f88956 refactor Bazel variable export by Sam Delmerico · 3 years, 7 months ago
  91. c016143 emulate java_library static_deps with Bazel exports by Sam Delmerico · 3 years, 8 months ago
  92. 8c46bf9 Update cqueries for bazel rules dir rename by Liz Kammer · 3 years, 8 months ago
  93. c3b97c3 libclang_rt_prebuilt_library_shared mixed builds by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  94. 07e106f Change format string %s -> %#v by Liz Kammer · 3 years, 9 months ago
  95. 5430953 bp2build: Remove duplicate system shared libs by Liz Kammer · 3 years, 10 months ago
  96. 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 10 months ago
  97. eb2d6d1 Propagate headers from bazel to mixed builds by Liz Kammer · 3 years, 10 months ago
  98. 77acf2e bp2build: split full_cc_library into shared/static by Chris Parsons · 3 years, 11 months ago
  99. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 4 years, 1 month ago
  100. 0181202 Add support for writing all Soong config variables into @soong_injection. by Jingwen Chen · 4 years ago