aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Use `python2.7` instead of `python2`Dan Willemsen2017-09-251-1/+1
* Add support for python_defaults modulesNan Zhang2017-09-053-5/+88
* <Hermetic> Replace Soong Python bootstrap process with embeddedNan Zhang2017-09-057-236/+370
* Make binaries executableColin Cross2017-08-311-1/+2
* Remove error from AndroidMkDataProvider.AndroidMkColin Cross2017-08-111-2/+4
* Remove error from AndroidMkData.ExtraColin Cross2017-08-111-2/+1
* Add integration testing infrastructureColin Cross2017-07-141-23/+8
* Refactor factoriesColin Cross2017-06-305-17/+17
* Fix the issue that /tmp/soong_python_test* isn't being removed.Nan Zhang2017-06-121-3/+3
* Add python_test_host module.Nan Zhang2017-05-177-60/+223
* Fix the issue "\n" didn't get interpreted properly.Nan Zhang2017-05-161-1/+1
* Prettify soong ninja build descriptionsColin Cross2017-05-101-7/+8
* Supported python build in host side.Nan Zhang2017-05-056-0/+1419