summaryrefslogtreecommitdiff
path: root/python/binary.go
AgeCommit message (Expand)Author
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-17Don't create a new module for bp2build conversion. Liz Kammer
2021-03-30bp2build: arch-configurable selects for label list attrs. Jingwen Chen
2021-03-24bp2build: add allowlist for package-level conversions. Jingwen Chen
2021-03-17Add preparers for python Paul Duffin
2021-03-09bp2build: add python_binary_host converter. Jingwen Chen
2020-12-01Add comments/refactor for python.go Liz Kammer
2020-09-24HostCross is an attribute of a Target, not OsType Jiyong Park
2020-07-27Add `data_native_bins` property to java_test_host Liz Kammer
2019-09-26Allow test to specify whether or not to auto-generate test config Dan Shi
2019-02-17Support building a par file that does not automatically run Dan Willemsen
2018-09-26Fix invalid memory error for python binary build Nan Zhang
2018-03-09Remove timestamp based filelist file for tracking Python dependencies Nan Zhang
2018-01-02Add VisitDirectDepsWithTag Colin Cross
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-11-08Change bool, and string properties to *bool, and *string for java, Nan Zhang
2017-11-07Add support for test_suites for python_binary_host and python_test_host Nan Zhang
2017-10-24Convert Visit*Deps from blueprint.Module to android.Module Colin Cross
2017-09-25Use `python2.7` instead of `python2` Dan Willemsen
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