summaryrefslogtreecommitdiff
path: root/python/binary.go
AgeCommit message (Expand)Author
2024-06-18Use OutputFilesProvider on python_binary_host mrziwang
2024-05-10Remove duplicated CollectDependencyAconfigFiles() Justin Yun
2024-04-18Revert^2 "Make embedded_launcher true by default" Cole Faust
2024-04-11Revert "Make embedded_launcher true by default" Charlie Boutier
2024-03-26Make embedded_launcher true by default Cole Faust
2024-01-10Propagate aconfig providers for more modules. LaMont Jones
2023-12-08Remove ConvertWithBp2build implementations Colin Cross
2023-04-13bp2build support for python_test(_host) Cole Faust
2023-02-13Revert "Dynamically assemble the list of python launcher shared libs for prec... Cole Faust
2023-02-02Dynamically assemble the list of python launcher shared libs for precompiling Cole Faust
2023-01-27Precompile python sources Cole Faust
2023-01-25Refactor python rules Cole Faust
2022-10-21Remove flags that enable the new python path behavior Cole Faust
2022-10-13Merge "Fix some issues in bp2build converter for python_binary_host." Wei Li
2022-10-12Fix some issues in bp2build converter for python_binary_host. Wei Li
2022-10-11Revert^2 "Enable new python path behavior by default" Cole Faust
2022-10-07Revert "Enable new python path behavior by default" Lais Andrade
2022-10-05Enable new python path behavior by default Cole Faust
2022-09-26Add flag to not add directory of entrypoint to sys.path Cole Faust
2022-09-23Add flag to not add top-level modules to PYTHONPATH Cole Faust
2022-06-09Allowlist apexer for bp2build Cole Faust
2021-12-14Use one mutator for all bp2build conversion. Liz Kammer
2021-12-01Support empty strings in bp2build Liz Kammer
2021-11-03Revert "Fix python_binary_host module in mixed build." Rupert Shuttleworth
2021-11-02Fix python_binary_host module in mixed build. Wei Li
2021-10-04Bp2Build common properties auto-handling Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-10-01Have python_*{,_host} handle arch-variants Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-27python_{binary,library}{,_host} handle lib property Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-17Don't create a new module for bp2build conversion. Liz Kammer
2021-03-30bp2build: arch-configurable selects for label list attrs. Jingwen Chen
2021-03-24bp2build: add allowlist for package-level conversions. Jingwen Chen
2021-03-17Add preparers for python Paul Duffin
2021-03-09bp2build: add python_binary_host converter. Jingwen Chen
2020-12-01Add comments/refactor for python.go Liz Kammer
2020-09-24HostCross is an attribute of a Target, not OsType Jiyong Park
2020-07-27Add `data_native_bins` property to java_test_host Liz Kammer
2019-09-26Allow test to specify whether or not to auto-generate test config Dan Shi
2019-02-17Support building a par file that does not automatically run Dan Willemsen
2018-09-26Fix invalid memory error for python binary build Nan Zhang
2018-03-09Remove timestamp based filelist file for tracking Python dependencies Nan Zhang
2018-01-02Add VisitDirectDepsWithTag Colin Cross
2017-12-01Revert "Revert "Change Python in Soong to support device side build."" Nan Zhang
2017-12-01Revert "Change Python in Soong to support device side build." Nan Zhang
2017-11-30Change Python in Soong to support device side build. Nan Zhang
2017-11-08Change bool, and string properties to *bool, and *string for java, Nan Zhang
2017-11-07Add support for test_suites for python_binary_host and python_test_host Nan Zhang
2017-10-24Convert Visit*Deps from blueprint.Module to android.Module Colin Cross
2017-09-25Use `python2.7` instead of `python2` Dan Willemsen
2017-09-05<Hermetic> Replace Soong Python bootstrap process with embedded Nan Zhang
2017-06-30Refactor factories Colin Cross