1. b85d1a1 Bp2build support for multiple product configs by Cole Faust · 2 years, 10 months ago
  2. 133782e Use //build/bazel/platforms/os:linux_glibc for osLinux by Colin Cross · 2 years, 9 months ago
  3. c639059 Make CodegenContext reference *android.Context by Paul Duffin · 2 years, 10 months ago
  4. ee08eb3 Merge "Create a new mode in soong_ui to generate API only BUILD files" by Spandan Das · 2 years, 11 months ago
  5. 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 3 years ago
  6. f05b0d3 Add riscv64-linux-android support by Colin Cross · 3 years, 2 months ago
  7. 05b0ba6 Convert Soong `licenses` attribute to Bazel's `applicable_licenses` attribute by Sasha Smundak · 3 years ago
  8. 018dcfc Merge "Unit test for missing module error" by Treehugger Robot · 3 years ago
  9. d558031 File paths to allow "./" prefix by Usta Shrestha · 3 years ago
  10. 808bc71 Unit test for missing module error by Usta Shrestha · 3 years ago
  11. a5ecb37 Remove apexer.required workaround for aapt2. by Jingwen Chen · 3 years ago
  12. 0eeaeb8 Fix package boundary in glob expansion with checked in BUILD files. by Jingwen Chen · 3 years ago
  13. 1b4b2d9 Export RunBp2BuildTestCaseSimple() in testing.go by Trevor Radcliffe · 3 years ago
  14. e06d75b Exporting MakeBazelTarget() in testing.go by Alix · 3 years ago
  15. ea602c5 Remove old BUILD file merging code by Cole Faust · 3 years ago
  16. 3a019a6 Add StringAttribute for bp2building by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 2 months ago
  17. f2bb26f Show module's type and path when reporting dependency problems by Sasha Smundak · 3 years, 1 month ago
  18. 3177a6e export common bp2build testing functions by Sam Delmerico · 3 years, 2 months ago
  19. dfeb120 Handle restricting to device only builds by Liz Kammer · 3 years, 4 months ago
  20. b09da7e Add imports property to py_library rules by Cole Faust · 3 years, 4 months ago
  21. 24c5603 refactor bp2build module allowlists into struct by Sam Delmerico · 3 years, 5 months ago
  22. daa09ef Start unblocking com.android.runtime deps by Liz Kammer · 3 years, 9 months ago
  23. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 10 months ago
  24. 46fb7ab Support empty strings in bp2build by Liz Kammer · 3 years, 9 months ago
  25. 78cfdaa Refactor bp2build tests by Liz Kammer · 3 years, 10 months ago
  26. fdd72e6 bp2build: Add special arch-variant targets. by Liz Kammer · 3 years, 11 months ago
  27. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  28. 83d07a4 Merge "Expand handling of unconverted deps in bp2build" by Liz Kammer · 4 years ago
  29. 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 4 years ago
  30. 32a0339 Bp2build: handle embedded structs as blueprint by Liz Kammer · 4 years ago
  31. c5fa306 Move genrule tests to genrule_conversion_test.go. by Rupert Shuttleworth · 4 years ago
  32. 5146ac0 bp2build: don't generate filegroups (or error) if it contains a file by Jingwen Chen · 4 years ago
  33. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 4 years, 1 month ago
  34. 32b77cf Add some initial benchmarking for bp2build. by Liz Kammer · 4 years, 1 month ago
  35. 5a34ffb Remove bp2build deps mutator by Chris Parsons · 4 years, 1 month ago
  36. c63677b Direct Bazel builds from m. by Jingwen Chen · 4 years, 3 months ago
  37. d366c90 Handle no_libcrt in bp2build. by Liz Kammer · 4 years, 3 months ago
  38. 9abd62d Use maps in bazel *attribute types by Liz Kammer · 4 years, 3 months ago
  39. 4910976 Make BUILD file merging slightly smarter. by Jingwen Chen · 4 years, 3 months ago
  40. 06559d0 Move some implicitly shared testing code for bp2build into testing.go. by Rupert Shuttleworth · 4 years, 4 months ago
  41. 4ecc67d bp2build: fix exclude_srcs in subpackages. by Jingwen Chen · 4 years, 4 months ago
  42. 4562a3b Add bp2build arch-specific paths mutator by Liz Kammer · 4 years, 4 months ago
  43. b4628eb bp2build: codegen singleton lists on one line. by Jingwen Chen · 4 years, 5 months ago
  44. a5dcb03 Merge "bp2build/queryview: codegen control sequences literally." by Jingwen Chen · 4 years, 5 months ago
  45. 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 4 years, 6 months ago
  46. 58a12b8 bp2build/queryview: codegen control sequences literally. by Jingwen Chen · 4 years, 5 months ago
  47. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 4 years, 6 months ago
  48. ba3ea16 Use handcrafted build targets in bp2build by Liz Kammer · 4 years, 7 months ago
  49. ba369ad bp2build: Unexport GenerateBazelTargetsForDir. by Jingwen Chen · 4 years, 6 months ago
  50. 164e086 bp2build: add a simple UI to report migration progress. by Jingwen Chen · 4 years, 7 months ago
  51. ebfcf67 Omit bazel.LabelList attrs if no path is specified by Liz Kammer · 4 years, 7 months ago
  52. fb97fde Move sh_binary tests for bp2build into their own file. by Rupert Shuttleworth · 4 years, 7 months ago
  53. a1a56e8 Add sh_binary support to bp2build converter. by Rupert Shuttleworth · 4 years, 7 months ago
  54. 77e8b7b bp2build: add bazel_module: { bp2build_available } prop. by Jingwen Chen · 4 years, 7 months ago
  55. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years, 7 months ago
  56. 4d2c087 bp2build: rename method for readability. by Jingwen Chen · 4 years, 7 months ago
  57. 041b184 bp2build: flatten *_defaults properties. by Jingwen Chen · 4 years, 7 months ago
  58. 40067de bp2build: support Starlark rules and load statements. by Jingwen Chen · 4 years, 7 months ago
  59. a42d641 Make bp2buildMutators registration local to TestContext. by Jingwen Chen · 4 years, 7 months ago
  60. 885ee7a bp2build: support genrule $(location) and $(locations) by Jingwen Chen · 4 years, 7 months ago
  61. 33832f9 bp2build: introduce CodegenMode. by Jingwen Chen · 4 years, 7 months ago
  62. f92e14b Merge "bp2build: automatically convert all genrules." by Jingwen Chen · 4 years, 7 months ago
  63. 467f8b6 Merge "queryview: prefix internal attribute names." by Jingwen Chen · 4 years, 7 months ago
  64. 288e2ba queryview: prefix internal attribute names. by Jingwen Chen · 4 years, 7 months ago
  65. 4e4756d bp2build: rename variables for readability. by Jingwen Chen · 4 years, 7 months ago
  66. 316e07c bp2build: automatically convert all genrules. by Jingwen Chen · 4 years, 9 months ago
  67. 32b4ece bp2build: automatically convert all filegroups. by Jingwen Chen · 4 years, 7 months ago
  68. 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years, 9 months ago
  69. daa54bc Implement code-generation step for bp2build. by Jingwen Chen · 4 years, 9 months ago
  70. 2dd9ca4 Refactor queryview. by Liz Kammer · 4 years, 9 months ago