1. 1825cb0 [LSC] Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 4 months ago
  2. 40c3450 Add binary properties to python_defaults and add modern_python_path_defaults by Cole Faust · 3 years, 4 months ago
  3. eb3a900 Add flag to not add directory of entrypoint to sys.path by Cole Faust · 3 years, 4 months ago
  4. 2f03782 Merge "Add flag to not add top-level modules to PYTHONPATH" by Cole Faust · 3 years, 4 months ago
  5. af4b13d Add flag to not add top-level modules to PYTHONPATH by Cole Faust · 3 years, 4 months ago
  6. 302756a [LSC] Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 4 months ago
  7. 43ac21f Make protobufs respect pkg_path properly by Cole Faust · 3 years, 4 months ago
  8. d02ca05 Don't close file descriptors when starting python program by Cole Faust · 3 years, 4 months ago
  9. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 5 months ago
  10. 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years, 5 months ago
  11. 0124336 Allowlist apexer for bp2build by Cole Faust · 3 years, 8 months ago
  12. 53b6209 Add bp2build converter for python protobuf files by Cole Faust · 3 years, 8 months ago
  13. b09da7e Add imports property to py_library rules by Cole Faust · 3 years, 8 months ago
  14. 4111c52 Support building python pars against static or shared musl libc by Colin Cross · 3 years, 10 months ago
  15. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 4 years, 2 months ago
  16. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 4 years, 2 months ago
  17. 89e2188 Allowlist //build/soong/cc/{ndkstubgen,symbolfile}. by Jingwen Chen · 4 years, 1 month ago
  18. 46fb7ab Support empty strings in bp2build by Liz Kammer · 4 years, 1 month ago
  19. d5e7af9 Switch default for InstallBypassMake to true by Colin Cross · 4 years, 2 months ago
  20. ffc4cc4 Revert "Fix python_binary_host module in mixed build." by Rupert Shuttleworth · 4 years, 2 months ago
  21. 664a4fd Fix python_binary_host module in mixed build. by Wei Li · 4 years, 3 months ago
  22. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 5 months ago
  23. 19d399d Have python_*{,_host} handle arch-variants by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 4 months ago
  24. 59c0eae Remove arch-variant from some python properties by Liz Kammer · 4 years, 4 months ago
  25. f6c37cc Merge "Add module based host-tools snapshot" by Rob Seymour · 4 years, 4 months ago
  26. 925aa09 Add module based host-tools snapshot by Rob Seymour · 4 years, 5 months ago
  27. 560cb66 python_{binary,library}{,_host} handle lib property by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 5 months ago
  28. dc212c0 Add python_library_host -> py_library bp2build support by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 5 months ago
  29. 0fc781c Add python_library -> py_library bp2build support by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 5 months ago
  30. d75507f Fix inverted error message by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 5 months ago
  31. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 4 years, 5 months ago
  32. 8620b65 Merge "Switch python_test_host default to unit_test:true" by Julien Desprez · 4 years, 8 months ago
  33. 66534a0 Switch python_test_host default to unit_test:true by Julien Desprez · 5 years ago
  34. 0e44615 Support blueprint_go_binary in PathForModuleSrc by Colin Cross · 4 years, 9 months ago
  35. d3dbf07 Mark par_test as not unit tests by Julien Desprez · 4 years, 9 months ago
  36. 3aa2975 Change par file generate rules. by yangbill · 4 years, 9 months ago
  37. 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 4 years, 10 months ago
  38. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 4 years, 10 months ago
  39. 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 4 years, 10 months ago
  40. 803876aa Convert python package to fixtures by Paul Duffin · 4 years, 10 months ago
  41. d089045 Add preparers for python by Paul Duffin · 4 years, 10 months ago
  42. c60dd80 Fix hole in python testing code that ignored a broken test by Paul Duffin · 4 years, 10 months ago
  43. 13b9b42 bp2build: add python_binary_host converter. by Jingwen Chen · 4 years, 10 months ago
  44. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 5 years ago
  45. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 6 years ago
  46. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 5 years ago
  47. 2859d73 Merge "Add comments/refactor for python.go" by Treehugger Robot · 5 years ago
  48. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 5 years ago
  49. d737d02 Add comments/refactor for python.go by Liz Kammer · 5 years ago
  50. 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 5 years ago
  51. c55dcfc Merge "Refactor python to use AndroidMkEntries." by Liz Kammer · 5 years ago
  52. d8dceb0 Refactor python to use AndroidMkEntries. by Liz Kammer · 5 years ago
  53. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 5 years ago
  54. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 5 years ago
  55. 1bc6393 Add java_data parameter to python modules by Colin Cross · 5 years ago
  56. e20113d Use local variations for python version splits by Colin Cross · 5 years ago
  57. ebb5150 Merge "Add unit_test test option in test configs" by Dan Shi · 5 years ago
  58. bc1f77e Merge "Fix bug in python module hasExtention." by Treehugger Robot · 5 years ago
  59. 3dfd3ce Fix bug in python module hasExtention. by Liz Kammer · 5 years ago
  60. d79572f Add unit_test test option in test configs by Dan Shi · 5 years ago
  61. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 5 years ago
  62. 7e93e5b Consolidate python version properties in mutator by Liz Kammer · 5 years ago
  63. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 5 years ago
  64. 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
  65. 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 5 years ago
  66. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 5 years ago
  67. 3194912 Add support of test data to python_host_test by Dan Shi · 5 years ago
  68. dd849a8 Add `data_native_bins` property to java_test_host by Liz Kammer · 6 years ago
  69. e0070ee Implement OutputFiles for python modules. by Liz Kammer · 6 years ago
  70. a638482 Fix using generated test configs for sh_test, python_test and rust_test modules by Colin Cross · 6 years ago
  71. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 6 years ago
  72. bc32a50 Don't check elf properties of python prebuilts by Dan Willemsen · 6 years ago
  73. 7fa7646 Add tests for py(2|3)-cmd by Dan Willemsen · 6 years ago
  74. d7a1dee Python3 on device links against liblog by Dan Willemsen · 6 years ago
  75. 2468d01 Pass auto_gen_config setting in Android.bp to makefile by Dan Shi · 6 years ago
  76. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  77. 67d4258 Test par file argument handling by Dan Willemsen · 6 years ago
  78. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  79. 8d4d7be Add python3 embedded launcher support by Dan Willemsen · 6 years ago
  80. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 6 years ago
  81. c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 6 years ago
  82. ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 6 years ago
  83. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 6 years ago
  84. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 6 years ago
  85. 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  86. 402be41 Revert "Remove old-style support for translated second architectures" by Colin Cross · 6 years ago
  87. fe6330c Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  88. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 7 years ago
  89. 09364fd Fix python proto srczip argument order by Colin Cross · 7 years ago
  90. cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 7 years ago
  91. fe17f6f Add support for protoc plugins by Colin Cross · 7 years ago
  92. 19878da Move proto compilation to RuleBuilder by Colin Cross · 7 years ago
  93. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 7 years ago
  94. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 7 years ago
  95. 4f41bc2 [SOONG] Not auto-generate test config if test_suite is cts by yangbill · 7 years ago
  96. 6ca390f Support building a par file that does not automatically run by Dan Willemsen · 7 years ago
  97. 707542f Simplify python launcher, use __main__.py by Dan Willemsen · 7 years ago
  98. 22e9244 Add par_test by Dan Willemsen · 7 years ago
  99. 5f692ec Remove empty DepsMutator methods by Colin Cross · 7 years ago
  100. 02880e4 Add missing dependencies for python_test by Logan Chien · 7 years ago