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
/
binary.go
Age
Commit message (
Expand
)
Author
2020-07-27
Add `data_native_bins` property to java_test_host
Liz Kammer
2019-09-26
Allow test to specify whether or not to auto-generate test config
Dan Shi
2019-02-17
Support building a par file that does not automatically run
Dan Willemsen
2018-09-26
Fix invalid memory error for python binary build
Nan Zhang
2018-03-09
Remove timestamp based filelist file for tracking Python dependencies
Nan Zhang
2018-01-02
Add VisitDirectDepsWithTag
Colin Cross
2017-12-01
Revert "Revert "Change Python in Soong to support device side build.""
Nan Zhang
2017-12-01
Revert "Change Python in Soong to support device side build."
Nan Zhang
2017-11-30
Change Python in Soong to support device side build.
Nan Zhang
2017-11-08
Change bool, and string properties to *bool, and *string for java,
Nan Zhang
2017-11-07
Add support for test_suites for python_binary_host and python_test_host
Nan Zhang
2017-10-24
Convert Visit*Deps from blueprint.Module to android.Module
Colin Cross
2017-09-25
Use `python2.7` instead of `python2`
Dan Willemsen
2017-09-05
<Hermetic> Replace Soong Python bootstrap process with embedded
Nan Zhang
2017-06-30
Refactor factories
Colin Cross
2017-05-17
Add python_test_host module.
Nan Zhang
2017-05-05
Supported python build in host side.
Nan Zhang