index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
library.go
Age
Commit message (
Expand
)
Author
2023-01-25
Refactor python rules
Cole Faust
2022-06-09
Allowlist apexer for bp2build
Cole Faust
2022-05-26
Add bp2build converter for python protobuf files
Cole Faust
2022-05-19
Add imports property to py_library rules
Cole Faust
2021-12-14
Use one mutator for all bp2build conversion.
Liz Kammer
2021-12-03
Allowlist //build/soong/cc/{ndkstubgen,symbolfile}.
Jingwen Chen
2021-12-01
Support empty strings in bp2build
Liz Kammer
2021-10-04
Bp2Build common properties auto-handling
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-10-01
Have python_*{,_host} handle arch-variants
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-27
python_{binary,library}{,_host} handle lib property
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-26
Add python_library_host -> py_library bp2build support
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-25
Add python_library -> py_library bp2build support
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-03-17
Add preparers for python
Paul Duffin
2020-12-01
Add comments/refactor for python.go
Liz Kammer
2020-09-24
HostCross is an attribute of a Target, not OsType
Jiyong Park
2017-12-01
Revert "Revert "Change Python in Soong to support device side build.""
Nan Zhang
2017-12-01
Revert "Change Python in Soong to support device side build."
Nan Zhang
2017-11-30
Change Python in Soong to support device side build.
Nan Zhang
2017-09-05
<Hermetic> Replace Soong Python bootstrap process with embedded
Nan Zhang
2017-06-30
Refactor factories
Colin Cross
2017-05-17
Add python_test_host module.
Nan Zhang
2017-05-05
Supported python build in host side.
Nan Zhang