aboutsummaryrefslogtreecommitdiff
path: root/bp2build/bzl_conversion_test.go
AgeCommit message (Expand)Author
2022-10-04Create a new mode in soong_ui to generate API only BUILD filesSpandan Das
2022-08-15Add StringAttribute for bp2buildingAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2022-07-18Output informational messages only when BP2BUILD_VERBOSE is set.Sasha Smundak
2021-12-14Use one mutator for all bp2build conversion.Liz Kammer
2021-09-14Bp2build: handle embedded structs as blueprintLiz Kammer
2021-08-12Add some initial benchmarking for bp2build.Liz Kammer
2021-05-19Move some implicitly shared testing code for bp2build into testing.go.Rupert Shuttleworth
2021-04-21Add bp2build arch-specific paths mutatorLiz Kammer
2021-02-05bp2build: add bazel_module: { bp2build_available } prop.Jingwen Chen
2021-01-26bp2build: support Starlark rules and load statements.Jingwen Chen
2021-01-26bp2build: introduce CodegenMode.Jingwen Chen
2021-01-25queryview: prefix internal attribute names.Jingwen Chen
2021-01-21bp2build: framework for generating BazelTargetModules.Jingwen Chen
2021-01-07Refactor queryview.Liz Kammer