aboutsummaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2023-04-13bp2build support for python_test(_host)Cole Faust
2023-03-22stub_template_host redirect SIGINT and SIGTERM to subprocessQiao Yang
2023-03-20Merge "Add python template for mobly tests."Ziwei Zhang
2023-03-09Make using python 2 an errorCole Faust
2023-03-08Add python template for mobly tests.Ziwei Zhang
2023-02-28Replace SortedStringKeys with SortedKeysCole 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 precompilingCole Faust
2023-01-27Precompile python sourcesCole Faust
2023-01-25Refactor python rulesCole Faust
2023-01-03Allow adding extra tradefed options in the Android.bp fileCole Faust
2022-12-19Revert "Allow adding extra tradefed options in the Android.bp file"Tahsin Loqman
2022-12-09Allow adding extra tradefed options in the Android.bp fileCole Faust
2022-10-21Remove flags that enable the new python path behaviorCole 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-11Merge "Revert^2 "Enable new python path behavior by default""Cole Faust
2022-10-11Revert^2 "Enable new python path behavior by default"Cole Faust
2022-10-07Merge "Revert "Enable new python path behavior by default""Lais Andrade
2022-10-07Revert "Enable new python path behavior by default"Lais Andrade
2022-10-07Merge "Enable new python path behavior by default"Treehugger Robot
2022-10-05Enable new python path behavior by defaultCole Faust
2022-09-29[LSC] Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2022-09-26Add binary properties to python_defaults and add modern_python_path_defaultsCole Faust
2022-09-26Add flag to not add directory of entrypoint to sys.pathCole Faust
2022-09-26Merge "Add flag to not add top-level modules to PYTHONPATH"Cole Faust
2022-09-23Add flag to not add top-level modules to PYTHONPATHCole Faust
2022-09-22[LSC] Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2022-09-20Make protobufs respect pkg_path properlyCole Faust
2022-09-09Don't close file descriptors when starting python programCole Faust
2022-08-17Reformat build/soong for go 1.19Colin Cross
2022-08-17Move common test_options properties into the android packageZhenhuang Wang
2022-06-09Allowlist apexer for bp2buildCole Faust
2022-05-26Add bp2build converter for python protobuf filesCole Faust
2022-05-19Add imports property to py_library rulesCole Faust
2022-03-08Support building python pars against static or shared musl libcColin Cross
2021-12-15Remove InstallBypassMake and ToMakePathColin Cross
2021-12-14Use one mutator for all bp2build conversion.Liz Kammer
2021-12-03Allowlist //build/soong/cc/{ndkstubgen,symbolfile}.Jingwen Chen
2021-12-01Support empty strings in bp2buildLiz Kammer
2021-11-22Switch default for InstallBypassMake to trueColin Cross
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-handlingAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-10-01Have python_*{,_host} handle arch-variantsAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-09-20Remove arch-variant from some python propertiesLiz Kammer
2021-09-14Merge "Add module based host-tools snapshot"Rob Seymour
2021-09-13Add module based host-tools snapshotRob Seymour
2021-08-27python_{binary,library}{,_host} handle lib propertyAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-26Add python_library_host -> py_library bp2build supportAlex Márquez Pérez Muñíz Díaz Púras Thaureaux