index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
binary.go
Age
Commit message (
Expand
)
Author
2021-03-30
bp2build: arch-configurable selects for label list attrs.
Jingwen Chen
2021-03-24
bp2build: add allowlist for package-level conversions.
Jingwen Chen
2021-03-17
Add preparers for python
Paul Duffin
2021-03-09
bp2build: add python_binary_host converter.
Jingwen Chen
2020-12-01
Add comments/refactor for python.go
Liz Kammer
2020-09-24
HostCross is an attribute of a Target, not OsType
Jiyong Park
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