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
2025-03-13
Merge "Add Shared libraries support for Android python libraries" into main
Treehugger Robot
2025-03-12
Add Shared libraries support for Android python libraries
Brett Brotherton
2025-03-11
Expand TestSuiteInfoProvider to all test modules
Cole Faust
2025-02-19
Convert python_binary_host modules' module-info.json to Soong
Bill Yang
2025-01-31
Remove python2 support from soong rules
Cole Faust
2025-01-21
Convert python modules to use ModuleProxy.
Yu Liu
2024-06-18
Use OutputFilesProvider on python_binary_host
mrziwang
2024-05-10
Remove duplicated CollectDependencyAconfigFiles()
Justin Yun
2024-04-18
Revert^2 "Make embedded_launcher true by default"
Cole Faust
2024-04-11
Revert "Make embedded_launcher true by default"
Charlie Boutier
2024-03-26
Make embedded_launcher true by default
Cole Faust
2024-01-10
Propagate aconfig providers for more modules.
LaMont Jones
2023-12-08
Remove ConvertWithBp2build implementations
Colin Cross
2023-04-13
bp2build support for python_test(_host)
Cole Faust
2023-02-13
Revert "Dynamically assemble the list of python launcher shared libs for prec...
Cole Faust
2023-02-02
Dynamically assemble the list of python launcher shared libs for precompiling
Cole Faust
2023-01-27
Precompile python sources
Cole Faust
2023-01-25
Refactor python rules
Cole Faust
2022-10-21
Remove flags that enable the new python path behavior
Cole Faust
2022-10-13
Merge "Fix some issues in bp2build converter for python_binary_host."
Wei Li
2022-10-12
Fix some issues in bp2build converter for python_binary_host.
Wei Li
2022-10-11
Revert^2 "Enable new python path behavior by default"
Cole Faust
2022-10-07
Revert "Enable new python path behavior by default"
Lais Andrade
2022-10-05
Enable new python path behavior by default
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-06-09
Allowlist apexer for bp2build
Cole Faust
2021-12-14
Use one mutator for all bp2build conversion.
Liz Kammer
2021-12-01
Support empty strings in bp2build
Liz Kammer
2021-11-03
Revert "Fix python_binary_host module in mixed build."
Rupert Shuttleworth
2021-11-02
Fix python_binary_host module in mixed build.
Wei Li
2021-10-04
Bp2Build common properties auto-handling
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-10-01
Have python_*{,_host} handle arch-variants
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-27
python_{binary,library}{,_host} handle lib property
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-17
Don't create a new module for bp2build conversion.
Liz Kammer
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
[next]