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