aboutsummaryrefslogtreecommitdiffstats
path: root/python/python.go
Commit message (Expand)AuthorAgeFilesLines
* Change bool, and string properties to *bool, and *string for java,Nan Zhang2017-11-081-4/+7
* Convert Visit*Deps from blueprint.Module to android.ModuleColin Cross2017-10-241-1/+1
* Add support for python_defaults modulesNan Zhang2017-09-051-0/+2
* <Hermetic> Replace Soong Python bootstrap process with embeddedNan Zhang2017-09-051-92/+186
* Refactor factoriesColin Cross2017-06-301-4/+5
* Add python_test_host module.Nan Zhang2017-05-171-11/+25
* Supported python build in host side.Nan Zhang2017-05-051-0/+448