- 73f411b Delete ApiBp2build soong_build mode by Chris Parsons · 2 years, 2 months ago
- 0291440 Add do not convert for sdk_version unset by Liz Kammer · 2 years, 1 month ago
- 3131d67 Allow creation of BazelTargets in a different directory by Spandan Das · 2 years, 1 month ago
- 3d92723 Revert "Add unit test for parsing build files in bp2build" by Cole Faust · 2 years, 2 months ago
- e1f2523 Add unit test for parsing build files in bp2build by Chris Parsons · 2 years, 3 months ago
- 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 3 months ago
- 5840afc add documentation to Bp2buildTestCase by Sam Delmerico · 2 years, 3 months ago
- 6a448ec Add a function to create config_setting(s) by Spandan Das · 2 years, 5 months ago
- 2eef2e1 Bp2build support for sdk_version and java_version. by Romain Jobredeaux · 2 years, 6 months ago
- 2b3f56e Add apex_available aidl + aidl&lang libraries by Liz Kammer · 2 years, 5 months ago
- 5f90649 remove stub dependency on source_library by Sam Delmerico · 2 years, 6 months ago
- 5c12bdf Merge "Sort expectTargets and actualTargets by name in bp2build test" by Zi Wang · 2 years, 6 months ago
- 912bc88 Use product variables from the overridden apex by Cole Faust · 2 years, 6 months ago
- fba0a21 Sort expectTargets and actualTargets by name in bp2build test by Zi Wang · 2 years, 6 months ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago
- 748d707 Correct global excludes not always being excluded by Liz Kammer · 2 years, 7 months ago
- 9d2d410 Handle soong config vars for string attrs by Liz Kammer · 2 years, 9 months ago
- b85d1a1 Bp2build support for multiple product configs by Cole Faust · 2 years, 10 months ago
- 4c0765a Support running bp2build tests in fixtures by Paul Duffin · 2 years, 10 months ago
- 341484b Bp2Build for libs property in java_library by Alix · 2 years, 10 months ago
- ffc17e4 Use excludes from OS axis for OsAndInApex by Liz Kammer · 2 years, 9 months ago
- c639059 Make CodegenContext reference *android.Context by Paul Duffin · 2 years, 10 months ago
- 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 3 years ago
- 0eeaeb8 Fix package boundary in glob expansion with checked in BUILD files. by Jingwen Chen · 3 years ago
- 087af54 Create Stub targets for cc_library_(static|shared) by Trevor Radcliffe · 3 years ago
- 9d2f174 Implement bp2build for the `license` module by Sasha Smundak · 3 years, 1 month ago
- fb58949 Handle nameless modules during bp2build conversion. by Sasha Smundak · 3 years, 1 month ago
- 94e2603 refactoring build_conversion.go to remove panic by Alix · 3 years, 1 month ago
- 1b4b2d9 Export RunBp2BuildTestCaseSimple() in testing.go by Trevor Radcliffe · 3 years ago
- e06d75b Exporting MakeBazelTarget() in testing.go by Alix · 3 years ago
- 3a019a6 Add StringAttribute for bp2building by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 2 months ago
- 3177a6e export common bp2build testing functions by Sam Delmerico · 3 years, 2 months ago
- dfeb120 Handle restricting to device only builds by Liz Kammer · 3 years, 4 months ago
- b09da7e Add imports property to py_library rules by Cole Faust · 3 years, 4 months ago
- 58ea451 bp2build support for cc_prebuilt_library by Trevor Radcliffe · 3 years, 5 months ago
- 24c5603 refactor bp2build module allowlists into struct by Sam Delmerico · 3 years, 5 months ago
- 5430953 bp2build: Remove duplicate system shared libs by Liz Kammer · 3 years, 9 months ago
- aabfb5d bp2build: Expand check if filegroup contains proto by Liz Kammer · 3 years, 9 months ago
- be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 10 months ago
- 46fb7ab Support empty strings in bp2build by Liz Kammer · 3 years, 9 months ago
- 78cfdaa Refactor bp2build tests by Liz Kammer · 3 years, 10 months ago
- fdd72e6 bp2build: Add special arch-variant targets. by Liz Kammer · 3 years, 11 months ago
- 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
- 7a210ac bp2build: Add support for export_.*headers props by Liz Kammer · 4 years ago
- 83d07a4 Merge "Expand handling of unconverted deps in bp2build" by Liz Kammer · 4 years ago
- 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 4 years ago
- 32a0339 Bp2build: handle embedded structs as blueprint by Liz Kammer · 4 years ago
- 4011ebb Merge "Cleanup unused code for bp2build conversion." by Treehugger Robot · 4 years ago
- 5146ac0 bp2build: don't generate filegroups (or error) if it contains a file by Jingwen Chen · 4 years ago
- 7cbf773 Cleanup unused code for bp2build conversion. by Liz Kammer · 4 years ago
- 560cb66 python_{binary,library}{,_host} handle lib property by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
- f5a3eac Add License decl to testing.go by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
- 0da7ce6 Document testing & build_conversion purposes by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
- ce0a07e Rename runPythonTestCase by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
- 1c92aef Share runBp2BuildTestCase & runPythonTestCase by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
- 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 4 years, 1 month ago
- 32b77cf Add some initial benchmarking for bp2build. by Liz Kammer · 4 years, 1 month ago
- c63677b Direct Bazel builds from m. by Jingwen Chen · 4 years, 3 months ago
- 9abd62d Use maps in bazel *attribute types by Liz Kammer · 4 years, 4 months ago
- 06559d0 Move some implicitly shared testing code for bp2build into testing.go. by Rupert Shuttleworth · 4 years, 4 months ago
- 598dd00 Refactor how bp2build gets arch-specific props. by Lukacs T. Berki · 4 years, 4 months ago
- dbe1ef2 Merge "Add bp2build arch-specific paths mutator" by Liz Kammer · 4 years, 4 months ago
- 4562a3b Add bp2build arch-specific paths mutator by Liz Kammer · 4 years, 4 months ago
- 2a4fc3e Generate BUILD files for every directory that has an Android.bp file. by Rupert Shuttleworth · 4 years, 5 months ago
- 91220d7 Add os/target configurable selects for label list attributes. by Jingwen Chen · 4 years, 5 months ago
- 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 4 years, 6 months ago
- ba3ea16 Use handcrafted build targets in bp2build by Liz Kammer · 4 years, 7 months ago
- bbfd5ab Merge "Move bazel.Properties to a BazelModuleBase" by Treehugger Robot · 4 years, 6 months ago
- ea6666f Move bazel.Properties to a BazelModuleBase by Liz Kammer · 4 years, 7 months ago
- fc46bc1 Refactor BazelTargetModule by Liz Kammer · 4 years, 7 months ago
- ba369ad bp2build: Unexport GenerateBazelTargetsForDir. by Jingwen Chen · 4 years, 6 months ago
- fb4692a bp2build: refactor BazelTargetModule naming boilerplate. by Jingwen Chen · 4 years, 7 months ago
- 77e8b7b bp2build: add bazel_module: { bp2build_available } prop. by Jingwen Chen · 4 years, 7 months ago
- 1fd1469 bp2build: Refactor CreateBazelTargetModule API. by Jingwen Chen · 4 years, 7 months ago
- 40067de bp2build: support Starlark rules and load statements. by Jingwen Chen · 4 years, 7 months ago
- 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years, 9 months ago
- daa54bc Implement code-generation step for bp2build. by Jingwen Chen · 4 years, 9 months ago
- 2dd9ca4 Refactor queryview. by Liz Kammer · 4 years, 9 months ago