summaryrefslogtreecommitdiff
path: root/python/library.go
AgeCommit message (Expand)Author
2023-01-25Refactor python rules Cole Faust
2022-06-09Allowlist apexer for bp2build Cole Faust
2022-05-26Add bp2build converter for python protobuf files Cole Faust
2022-05-19Add imports property to py_library rules Cole Faust
2021-12-14Use one mutator for all bp2build conversion. Liz Kammer
2021-12-03Allowlist //build/soong/cc/{ndkstubgen,symbolfile}. Jingwen Chen
2021-12-01Support empty strings in bp2build Liz Kammer
2021-10-04Bp2Build common properties auto-handling Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-10-01Have python_*{,_host} handle arch-variants Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-27python_{binary,library}{,_host} handle lib property Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-26Add python_library_host -> py_library bp2build support Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-25Add python_library -> py_library bp2build support Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-03-17Add preparers for python Paul Duffin
2020-12-01Add comments/refactor for python.go Liz Kammer
2020-09-24HostCross is an attribute of a Target, not OsType Jiyong Park
2017-12-01Revert "Revert "Change Python in Soong to support device side build."" Nan Zhang
2017-12-01Revert "Change Python in Soong to support device side build." Nan Zhang
2017-11-30Change 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-30Refactor factories Colin Cross
2017-05-17Add python_test_host module. Nan Zhang
2017-05-05Supported python build in host side. Nan Zhang