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
/
scripts
Age
Commit message (
Expand
)
Author
2024-04-29
Compress precompiled python zips
Cole Faust
2024-03-28
Improve errors when compiling python code
Cole Faust
2024-02-07
Fix non-deterministic python compilation
Anas Sulaiman
2024-02-01
Fix non-deterministic python compilation
Anas Sulaiman
2023-03-22
stub_template_host redirect SIGINT and SIGTERM to subprocess
Qiao Yang
2023-01-27
Precompile python sources
Cole Faust
2022-10-21
Remove flags that enable the new python path behavior
Cole Faust
2022-09-26
Add flag to not add directory of entrypoint to sys.path
Cole Faust
2022-09-23
Add flag to not add top-level modules to PYTHONPATH
Cole Faust
2022-09-09
Don't close file descriptors when starting python program
Cole Faust
2021-04-19
Change par file generate rules.
yangbill
2019-02-15
Simplify python launcher, use __main__.py
Dan Willemsen
2019-01-04
Pass -S option to wrapper for python binary.
yangbill
2018-10-11
Define runfiles_path before try so that finally can use it.
Nicolas Geoffray
2018-06-04
Fix embedded_launcher can't find files
Nan Zhang
2018-05-31
Revert "Revert "Revert "Revert "Add path interposer""""
Dan Willemsen
2018-05-25
Revert "Revert "Revert "Add path interposer"""
Dan Willemsen
2018-05-25
Revert "Revert "Add path interposer""
Dan Willemsen
2018-05-19
Revert "Add path interposer"
Dan Willemsen
2018-05-18
Add path interposer
Dan Willemsen
2017-05-05
Supported python build in host side.
Nan Zhang