summaryrefslogtreecommitdiff
path: root/python/python.go
AgeCommit message (Expand)Author
2023-12-14Convert SetProvider to generic providers API Colin Cross
2023-12-08Remove ConvertWithBp2build implementations Colin Cross
2023-12-05Add source file provider for genrule/srcs, python libraries and rust libraries. Aditya Choudhary
2023-08-31Merge "Revert "Temporarily disable python precompilation for py3.11"" into main Dan Willemsen
2023-08-28Merge changes from topic "java-proto-include-dir" into main Treehugger Robot
2023-08-24Revert "Temporarily disable python precompilation for py3.11" Dan Willemsen
2023-08-24Translate python_libray.pkg_path to proto.import_prefix Spandan Das
2023-08-22Temporarily disable python precompilation for py3.11 Dan Willemsen
2023-08-16Prepare soong for python 3.11 Dan Willemsen
2023-05-04Delete Python 2 embedded launcher test. Krzysztof Kosiński
2023-04-13bp2build support for python_test(_host) Cole Faust
2023-03-09Make using python 2 an error Cole Faust
2023-02-28Replace SortedStringKeys with SortedKeys 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-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-23Add flag to not add top-level modules to PYTHONPATH Cole Faust
2022-09-20Make protobufs respect pkg_path properly Cole Faust
2022-08-17Reformat build/soong for go 1.19 Colin Cross
2022-06-09Allowlist apexer for bp2build Cole Faust
2022-05-26Add bp2build converter for python protobuf files Cole Faust
2022-03-08Support building python pars against static or shared musl libc Colin Cross
2021-12-14Use one mutator for all bp2build conversion. Liz Kammer
2021-10-01Have python_*{,_host} handle arch-variants Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-09-20Remove arch-variant from some python properties Liz Kammer
2021-09-14Merge "Add module based host-tools snapshot" Rob Seymour
2021-09-13Add module based host-tools snapshot Rob Seymour
2021-08-20Fix inverted error message Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-05-03Support blueprint_go_binary in PathForModuleSrc Colin Cross
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-11-26Merge "Refactor python to use AndroidMkEntries." Liz Kammer
2020-11-24Refactor python to use AndroidMkEntries. Liz Kammer
2020-11-24Merge "Annotate dependency tags for dependencies of installed files" Colin Cross
2020-11-23Annotate dependency tags for dependencies of installed files Colin Cross
2020-11-23Add java_data parameter to python modules Colin Cross
2020-11-23Use local variations for python version splits Colin Cross
2020-11-16Fix bug in python module hasExtention. Liz Kammer
2020-11-02Consolidate python version properties in mutator Liz Kammer
2020-07-27Add `data_native_bins` property to java_test_host Liz Kammer
2020-06-22Implement OutputFiles for python modules. Liz Kammer
2020-01-20Python3 on device links against liblog Dan Willemsen
2019-11-04Add python3 embedded launcher support Dan Willemsen
2019-10-16Add method to determine variations from a Target Colin Cross