1. ebb25bd Delete Python 2 embedded launcher test. by Krzysztof Kosiński · 2 years, 3 months ago
  2. d82f036 bp2build support for python_test(_host) by Cole Faust · 1 year, 9 months ago
  3. 2a3a426 stub_template_host redirect SIGINT and SIGTERM to subprocess by Qiao Yang · 1 year, 9 months ago
  4. e75fcf4 Merge "Add python template for mobly tests." by Ziwei Zhang · 1 year, 9 months ago
  5. edc4c50 Make using python 2 an error by Cole Faust · 2 years, 4 months ago
  6. c3bb83a Add python template for mobly tests. by Ziwei Zhang · 1 year, 10 months ago
  7. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 1 year, 10 months ago
  8. 909d237 Revert "Dynamically assemble the list of python launcher shared libs for precompiling" by Cole Faust · 1 year, 11 months ago
  9. aa5b377 Dynamically assemble the list of python launcher shared libs for precompiling by Cole Faust · 1 year, 11 months ago
  10. 5c503d1 Precompile python sources by Cole Faust · 1 year, 11 months ago
  11. 4d247e6 Refactor python rules by Cole Faust · 1 year, 11 months ago
  12. 2168054 Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 1 month ago
  13. 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years ago
  14. 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 1 month ago
  15. caf766b Remove flags that enable the new python path behavior by Cole Faust · 2 years, 2 months ago
  16. f18404f Merge "Fix some issues in bp2build converter for python_binary_host." by Wei Li · 2 years, 3 months ago
  17. 7d8f618 Fix some issues in bp2build converter for python_binary_host. by Wei Li · 2 years, 3 months ago
  18. 45891bd Merge "Revert^2 "Enable new python path behavior by default"" by Cole Faust · 2 years, 3 months ago
  19. 02ad401 Revert^2 "Enable new python path behavior by default" by Cole Faust · 2 years, 3 months ago
  20. dd0cc36 Merge "Revert "Enable new python path behavior by default"" by Lais Andrade · 2 years, 3 months ago
  21. 4d5cc70 Revert "Enable new python path behavior by default" by Lais Andrade · 2 years, 3 months ago
  22. be5f83e Merge "Enable new python path behavior by default" by Treehugger Robot · 2 years, 3 months ago
  23. 5fe655d Enable new python path behavior by default by Cole Faust · 2 years, 3 months ago
  24. 1825cb0 [LSC] Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 2 years, 3 months ago
  25. 40c3450 Add binary properties to python_defaults and add modern_python_path_defaults by Cole Faust · 2 years, 3 months ago
  26. eb3a900 Add flag to not add directory of entrypoint to sys.path by Cole Faust · 2 years, 3 months ago
  27. 2f03782 Merge "Add flag to not add top-level modules to PYTHONPATH" by Cole Faust · 2 years, 3 months ago
  28. af4b13d Add flag to not add top-level modules to PYTHONPATH by Cole Faust · 2 years, 4 months ago
  29. 302756a [LSC] Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 2 years, 3 months ago
  30. 43ac21f Make protobufs respect pkg_path properly by Cole Faust · 2 years, 3 months ago
  31. d02ca05 Don't close file descriptors when starting python program by Cole Faust · 2 years, 4 months ago
  32. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 4 months ago
  33. 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 2 years, 5 months ago
  34. 0124336 Allowlist apexer for bp2build by Cole Faust · 2 years, 7 months ago
  35. 53b6209 Add bp2build converter for python protobuf files by Cole Faust · 2 years, 8 months ago
  36. b09da7e Add imports property to py_library rules by Cole Faust · 2 years, 7 months ago
  37. 4111c52 Support building python pars against static or shared musl libc by Colin Cross · 2 years, 10 months ago
  38. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
  39. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
  40. 89e2188 Allowlist //build/soong/cc/{ndkstubgen,symbolfile}. by Jingwen Chen · 3 years, 1 month ago
  41. 46fb7ab Support empty strings in bp2build by Liz Kammer · 3 years, 1 month ago
  42. d5e7af9 Switch default for InstallBypassMake to true by Colin Cross · 3 years, 2 months ago
  43. ffc4cc4 Revert "Fix python_binary_host module in mixed build." by Rupert Shuttleworth · 3 years, 2 months ago
  44. 664a4fd Fix python_binary_host module in mixed build. by Wei Li · 3 years, 3 months ago
  45. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  46. 19d399d Have python_*{,_host} handle arch-variants by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
  47. 59c0eae Remove arch-variant from some python properties by Liz Kammer · 3 years, 3 months ago
  48. f6c37cc Merge "Add module based host-tools snapshot" by Rob Seymour · 3 years, 4 months ago
  49. 925aa09 Add module based host-tools snapshot by Rob Seymour · 3 years, 5 months ago
  50. 560cb66 python_{binary,library}{,_host} handle lib property by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  51. dc212c0 Add python_library_host -> py_library bp2build support by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  52. 0fc781c Add python_library -> py_library bp2build support by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  53. d75507f Fix inverted error message by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
  54. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
  55. 8620b65 Merge "Switch python_test_host default to unit_test:true" by Julien Desprez · 3 years, 7 months ago
  56. 66534a0 Switch python_test_host default to unit_test:true by Julien Desprez · 3 years, 11 months ago
  57. 0e44615 Support blueprint_go_binary in PathForModuleSrc by Colin Cross · 3 years, 8 months ago
  58. d3dbf07 Mark par_test as not unit tests by Julien Desprez · 3 years, 8 months ago
  59. 3aa2975 Change par file generate rules. by yangbill · 3 years, 9 months ago
  60. 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 3 years, 10 months ago
  61. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 3 years, 10 months ago
  62. 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 3 years, 9 months ago
  63. 803876aa Convert python package to fixtures by Paul Duffin · 3 years, 10 months ago
  64. d089045 Add preparers for python by Paul Duffin · 3 years, 10 months ago
  65. c60dd80 Fix hole in python testing code that ignored a broken test by Paul Duffin · 3 years, 10 months ago
  66. 13b9b42 bp2build: add python_binary_host converter. by Jingwen Chen · 3 years, 10 months ago
  67. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 3 years, 10 months ago
  68. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 6 months ago
  69. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 11 months ago
  70. 2859d73 Merge "Add comments/refactor for python.go" by Treehugger Robot · 4 years, 1 month ago
  71. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 1 month ago
  72. d737d02 Add comments/refactor for python.go by Liz Kammer · 4 years, 1 month ago
  73. 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 4 years, 1 month ago
  74. c55dcfc Merge "Refactor python to use AndroidMkEntries." by Liz Kammer · 4 years, 1 month ago
  75. d8dceb0 Refactor python to use AndroidMkEntries. by Liz Kammer · 4 years, 1 month ago
  76. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 1 month ago
  77. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  78. 1bc6393 Add java_data parameter to python modules by Colin Cross · 4 years, 1 month ago
  79. e20113d Use local variations for python version splits by Colin Cross · 4 years, 1 month ago
  80. ebb5150 Merge "Add unit_test test option in test configs" by Dan Shi · 4 years, 1 month ago
  81. bc1f77e Merge "Fix bug in python module hasExtention." by Treehugger Robot · 4 years, 1 month ago
  82. 3dfd3ce Fix bug in python module hasExtention. by Liz Kammer · 4 years, 1 month ago
  83. d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 2 months ago
  84. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 2 months ago
  85. 7e93e5b Consolidate python version properties in mutator by Liz Kammer · 4 years, 2 months ago
  86. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
  87. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 3 months ago
  88. 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 4 years, 3 months ago
  89. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 4 years, 4 months ago
  90. 3194912 Add support of test data to python_host_test by Dan Shi · 4 years, 3 months ago
  91. dd849a8 Add `data_native_bins` property to java_test_host by Liz Kammer · 4 years, 7 months ago
  92. e0070ee Implement OutputFiles for python modules. by Liz Kammer · 4 years, 6 months ago
  93. a638482 Fix using generated test configs for sh_test, python_test and rust_test modules by Colin Cross · 4 years, 7 months ago
  94. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 7 months ago
  95. bc32a50 Don't check elf properties of python prebuilts by Dan Willemsen · 4 years, 10 months ago
  96. 7fa7646 Add tests for py(2|3)-cmd by Dan Willemsen · 4 years, 10 months ago
  97. d7a1dee Python3 on device links against liblog by Dan Willemsen · 5 years ago
  98. 2468d01 Pass auto_gen_config setting in Android.bp to makefile by Dan Shi · 5 years ago
  99. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  100. 67d4258 Test par file argument handling by Dan Willemsen · 5 years ago