summaryrefslogtreecommitdiff
path: root/python/python.go
AgeCommit message (Expand)Author
2025-03-14Apply gofmt to build/soong/python Spandan Das
2025-03-12Add Shared libraries support for Android python libraries Brett Brotherton
2025-02-24Revert "Temporarily disable python precompilation for py3.13" Dan Willemsen
2025-02-10Merge "Temporarily disable python precompilation for py3.13" into main Dan Willemsen
2025-02-03Temporarily disable python precompilation for py3.13 Dan Willemsen
2025-01-31Remove python2 support from soong rules Cole Faust
2025-01-21Convert python modules to use ModuleProxy. Yu Liu
2025-01-07Add device_first_data to python modules Inseob Kim
2024-12-18Remove source_file_provider.go after it's last usage was removed. Yu Liu
2024-10-21Add new properties to aid in removing the 1-variant fallback Cole Faust
2024-09-09Remove BUILD_BROKEN_USES_SOONG_PYTHON2_MODULES Cole Faust
2024-07-17Convert python_version mutator to TransitionMutator Colin Cross
2024-05-08relax the restriction on .proto files in data Raphael Blistein
2024-04-22Merge "Revert^2 "Make embedded_launcher true by default"" into main Cole Faust
2024-04-18Revert^2 "Make embedded_launcher true by default" Cole Faust
2024-04-16Implement test-only for python_ rules Ronald Braunstein
2024-04-11Merge "Revert "Make embedded_launcher true by default"" into main Charlie Boutier
2024-04-11Revert "Make embedded_launcher true by default" Charlie Boutier
2024-04-10Merge "Make embedded_launcher true by default" into main Cole Faust
2024-03-28Remove the mkdir of the parent Directories for protobufs. Haamed Gheibi
2024-03-26Make embedded_launcher true by default Cole Faust
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