summaryrefslogtreecommitdiff
path: root/python/builder.go
AgeCommit message (Expand)Author
2021-04-19Change par file generate rules. yangbill
2020-07-27Add `data_native_bins` property to java_test_host Liz Kammer
2019-04-04Fix package path of android/soong/android pctx Colin Cross
2019-02-17Support building a par file that does not automatically run Dan Willemsen
2019-02-15Simplify python launcher, use __main__.py Dan Willemsen
2018-12-04Fix mac build w/echo -n Dan Willemsen
2018-12-03python par: trim and convert the entry point at build time Dan Willemsen
2018-12-03Fix par file zip offsets Dan Willemsen
2018-09-26Fix invalid memory error for python binary build Nan Zhang
2018-06-04Fix embedded_launcher can't find files Nan Zhang
2018-03-22Add Python protobuf support. Nan Zhang
2018-03-09Remove timestamp based filelist file for tracking Python dependencies Nan Zhang
2017-10-24Move ModuleContext.ModuleBuild to ModuleContext.Build Colin Cross
2017-09-05<Hermetic> Replace Soong Python bootstrap process with embedded Nan Zhang
2017-05-16Fix the issue "\n" didn't get interpreted properly. Nan Zhang
2017-05-10Prettify soong ninja build descriptions Colin Cross
2017-05-05Supported python build in host side. Nan Zhang