1. f6c37cc Merge "Add module based host-tools snapshot" by Rob Seymour · 3 years, 4 months ago
  2. 925aa09 Add module based host-tools snapshot by Rob Seymour · 3 years, 5 months ago
  3. 560cb66 python_{binary,library}{,_host} handle lib property by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  4. dc212c0 Add python_library_host -> py_library bp2build support by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  5. 0fc781c Add python_library -> py_library bp2build support by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  6. d75507f Fix inverted error message by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  7. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
  8. 8620b65 Merge "Switch python_test_host default to unit_test:true" by Julien Desprez · 3 years, 8 months ago
  9. 66534a0 Switch python_test_host default to unit_test:true by Julien Desprez · 4 years ago
  10. 0e44615 Support blueprint_go_binary in PathForModuleSrc by Colin Cross · 3 years, 9 months ago
  11. d3dbf07 Mark par_test as not unit tests by Julien Desprez · 3 years, 9 months ago
  12. 3aa2975 Change par file generate rules. by yangbill · 3 years, 9 months ago
  13. 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 3 years, 10 months ago
  14. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 3 years, 10 months ago
  15. 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 3 years, 10 months ago
  16. 803876aa Convert python package to fixtures by Paul Duffin · 3 years, 10 months ago
  17. d089045 Add preparers for python by Paul Duffin · 3 years, 10 months ago
  18. c60dd80 Fix hole in python testing code that ignored a broken test by Paul Duffin · 3 years, 10 months ago
  19. 13b9b42 bp2build: add python_binary_host converter. by Jingwen Chen · 3 years, 10 months ago
  20. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 3 years, 11 months ago
  21. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 7 months ago
  22. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years ago
  23. 2859d73 Merge "Add comments/refactor for python.go" by Treehugger Robot · 4 years, 1 month ago
  24. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  25. d737d02 Add comments/refactor for python.go by Liz Kammer · 4 years, 2 months ago
  26. 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 4 years, 2 months ago
  27. c55dcfc Merge "Refactor python to use AndroidMkEntries." by Liz Kammer · 4 years, 2 months ago
  28. d8dceb0 Refactor python to use AndroidMkEntries. by Liz Kammer · 4 years, 2 months ago
  29. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 2 months ago
  30. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  31. 1bc6393 Add java_data parameter to python modules by Colin Cross · 4 years, 2 months ago
  32. e20113d Use local variations for python version splits by Colin Cross · 4 years, 2 months ago
  33. ebb5150 Merge "Add unit_test test option in test configs" by Dan Shi · 4 years, 2 months ago
  34. bc1f77e Merge "Fix bug in python module hasExtention." by Treehugger Robot · 4 years, 2 months ago
  35. 3dfd3ce Fix bug in python module hasExtention. by Liz Kammer · 4 years, 2 months ago
  36. d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 2 months ago
  37. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 3 months ago
  38. 7e93e5b Consolidate python version properties in mutator by Liz Kammer · 4 years, 3 months ago
  39. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
  40. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 4 months ago
  41. 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 4 years, 4 months ago
  42. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 4 years, 4 months ago
  43. 3194912 Add support of test data to python_host_test by Dan Shi · 4 years, 4 months ago
  44. dd849a8 Add `data_native_bins` property to java_test_host by Liz Kammer · 4 years, 7 months ago
  45. e0070ee Implement OutputFiles for python modules. by Liz Kammer · 4 years, 7 months ago
  46. a638482 Fix using generated test configs for sh_test, python_test and rust_test modules by Colin Cross · 4 years, 7 months ago
  47. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 8 months ago
  48. bc32a50 Don't check elf properties of python prebuilts by Dan Willemsen · 4 years, 10 months ago
  49. 7fa7646 Add tests for py(2|3)-cmd by Dan Willemsen · 5 years ago
  50. d7a1dee Python3 on device links against liblog by Dan Willemsen · 5 years ago
  51. 2468d01 Pass auto_gen_config setting in Android.bp to makefile by Dan Shi · 5 years ago
  52. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  53. 67d4258 Test par file argument handling by Dan Willemsen · 5 years ago
  54. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 5 years ago
  55. 8d4d7be Add python3 embedded launcher support by Dan Willemsen · 5 years ago
  56. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  57. c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 5 years ago
  58. ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 5 years ago
  59. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 5 years ago
  60. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 5 years ago
  61. 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 5 years ago
  62. 402be41 Revert "Remove old-style support for translated second architectures" by Colin Cross · 5 years ago
  63. fe6330c Remove old-style support for translated second architectures by Colin Cross · 5 years ago
  64. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  65. 09364fd Fix python proto srczip argument order by Colin Cross · 6 years ago
  66. cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 6 years ago
  67. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  68. 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
  69. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  70. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  71. 4f41bc2 [SOONG] Not auto-generate test config if test_suite is cts by yangbill · 6 years ago
  72. 6ca390f Support building a par file that does not automatically run by Dan Willemsen · 6 years ago
  73. 707542f Simplify python launcher, use __main__.py by Dan Willemsen · 6 years ago
  74. 22e9244 Add par_test by Dan Willemsen · 6 years ago
  75. 5f692ec Remove empty DepsMutator methods by Colin Cross · 6 years ago
  76. 02880e4 Add missing dependencies for python_test by Logan Chien · 6 years ago
  77. 80880a3 Autogen python test config. by yelinhsieh · 6 years ago
  78. 7265e5f Pass -S option to wrapper for python binary. by yangbill · 6 years ago
  79. 83f97ae Fix mac build w/echo -n by Dan Willemsen · 6 years ago
  80. 54c5b61 python par: trim and convert the entry point at build time by Dan Willemsen · 6 years ago
  81. 263dde7 Fix par file zip offsets by Dan Willemsen · 6 years ago
  82. 6e1bf2b Define runfiles_path before try so that finally can use it. by Nicolas Geoffray · 6 years ago
  83. cba97e6 Fix invalid memory error for python binary build by Nan Zhang · 6 years ago
  84. e146e39 Support 'test_config' into soong modules by Julien Desprez · 6 years ago
  85. 59339a2 Fix `go vet` issues by Dan Willemsen · 6 years ago
  86. 6b75360 Use WalkDeps instead of VisitDepsDepthFirst by Colin Cross · 7 years ago
  87. bea0975 Fix embedded_launcher can't find files by Nan Zhang · 7 years ago
  88. 1849011 Revert "Revert "Revert "Revert "Add path interposer"""" by Dan Willemsen · 7 years ago
  89. 09f4540 Revert "Revert "Revert "Add path interposer""" by Dan Willemsen · 7 years ago
  90. c59a92c Revert "Revert "Add path interposer"" by Dan Willemsen · 7 years ago
  91. c039ab0 Merge "Allow "-" to be part of Python file names" by Treehugger Robot · 7 years ago
  92. ccf636e Revert "Revert "Add libc++.so as install dependencies for hermetic Python."" by Nan Zhang · 7 years ago
  93. 1a479b6 Allow "-" to be part of Python file names by Nan Zhang · 7 years ago
  94. 78a0196 Merge "Fix Protobuf importing issue for embedded Python" by Treehugger Robot · 7 years ago
  95. bfb0aed Revert "Add libc++.so as install dependencies for hermetic Python." by Artem Iglikov · 7 years ago
  96. f0c4e43 Fix Protobuf importing issue for embedded Python by Nan Zhang · 7 years ago
  97. ff7d397 Add libc++.so as install dependencies for hermetic Python. by Nan Zhang · 7 years ago
  98. 4339853 Add a dependency fixer for proto deps by Dan Willemsen · 7 years ago
  99. ff3ae9d Consistently use Bool instead of proptools.Bool by Colin Cross · 7 years ago
  100. b8fa197 Add Python protobuf support. by Nan Zhang · 7 years ago