index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bp2build
/
bzl_conversion_test.go
Age
Commit message (
Expand
)
Author
2023-10-03
create, but dont register, bp2build_deps mutator
Chris Parsons
2023-08-08
Merge changes I8ca452aa,I437fc890,If9446700 into main
Spandan Das
2023-08-07
Allow creation of BazelTargets in a different directory
Spandan Das
2023-08-04
cosmetic: unused argument
usta
2023-04-28
Add a function to create config_setting(s)
Spandan Das
2022-10-04
Create a new mode in soong_ui to generate API only BUILD files
Spandan Das
2022-08-15
Add StringAttribute for bp2building
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2022-07-18
Output informational messages only when BP2BUILD_VERBOSE is set.
Sasha Smundak
2021-12-14
Use one mutator for all bp2build conversion.
Liz Kammer
2021-09-14
Bp2build: handle embedded structs as blueprint
Liz Kammer
2021-08-12
Add some initial benchmarking for bp2build.
Liz Kammer
2021-05-19
Move some implicitly shared testing code for bp2build into testing.go.
Rupert Shuttleworth
2021-04-21
Add bp2build arch-specific paths mutator
Liz Kammer
2021-02-05
bp2build: add bazel_module: { bp2build_available } prop.
Jingwen Chen
2021-01-26
bp2build: support Starlark rules and load statements.
Jingwen Chen
2021-01-26
bp2build: introduce CodegenMode.
Jingwen Chen
2021-01-25
queryview: prefix internal attribute names.
Jingwen Chen
2021-01-21
bp2build: framework for generating BazelTargetModules.
Jingwen Chen
2021-01-07
Refactor queryview.
Liz Kammer