aboutsummaryrefslogtreecommitdiffstats
path: root/python/builder.go
Commit message (Expand)AuthorAgeFilesLines
* Move ModuleContext.ModuleBuild to ModuleContext.BuildColin Cross2017-10-241-3/+3
* <Hermetic> Replace Soong Python bootstrap process with embeddedNan Zhang2017-09-051-34/+76
* 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-051-0/+146