summaryrefslogtreecommitdiff
path: root/bp2build/bzl_conversion_test.go
AgeCommit message (Expand)Author
2023-10-03create, but dont register, bp2build_deps mutator Chris Parsons
2023-08-08Merge changes I8ca452aa,I437fc890,If9446700 into main Spandan Das
2023-08-07Allow creation of BazelTargets in a different directory Spandan Das
2023-08-04cosmetic: unused argument usta
2023-04-28Add a function to create config_setting(s) Spandan Das
2022-10-04Create a new mode in soong_ui to generate API only BUILD files Spandan Das
2022-08-15Add StringAttribute for bp2building Alex 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 blueprint Liz 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 mutator Liz 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