aboutsummaryrefslogtreecommitdiffstats
path: root/python/binary.go
Commit message (Expand)AuthorAgeFilesLines
* Change bool, and string properties to *bool, and *string for java,Nan Zhang2017-11-081-8/+8
* Add support for test_suites for python_binary_host and python_test_hostNan Zhang2017-11-071-0/+4
* Convert Visit*Deps from blueprint.Module to android.ModuleColin Cross2017-10-241-3/+1
* Use `python2.7` instead of `python2`Dan Willemsen2017-09-251-1/+1
* <Hermetic> Replace Soong Python bootstrap process with embeddedNan Zhang2017-09-051-59/+69
* Refactor factoriesColin Cross2017-06-301-4/+3
* Add python_test_host module.Nan Zhang2017-05-171-44/+30
* Supported python build in host side.Nan Zhang2017-05-051-0/+235