summaryrefslogtreecommitdiff
path: root/python/binary.go
AgeCommit message (Expand)Author
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 pythonPaul Duffin
2021-03-09bp2build: add python_binary_host converter.Jingwen Chen
2020-12-01Add comments/refactor for python.goLiz Kammer
2020-09-24HostCross is an attribute of a Target, not OsTypeJiyong Park
2020-07-27Add `data_native_bins` property to java_test_hostLiz Kammer
2019-09-26Allow test to specify whether or not to auto-generate test configDan Shi
2019-02-17Support building a par file that does not automatically runDan Willemsen
2018-09-26Fix invalid memory error for python binary buildNan Zhang
2018-03-09Remove timestamp based filelist file for tracking Python dependenciesNan Zhang
2018-01-02Add VisitDirectDepsWithTagColin 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_hostNan Zhang
2017-10-24Convert Visit*Deps from blueprint.Module to android.ModuleColin Cross
2017-09-25Use `python2.7` instead of `python2`Dan Willemsen
2017-09-05<Hermetic> Replace Soong Python bootstrap process with embeddedNan Zhang
2017-06-30Refactor factoriesColin Cross
2017-05-17Add python_test_host module.Nan Zhang
2017-05-05Supported python build in host side.Nan Zhang