1. d089045 Add preparers for python by Paul Duffin · 3 years, 10 months ago
  2. 13b9b42 bp2build: add python_binary_host converter. by Jingwen Chen · 3 years, 11 months ago
  3. d737d02 Add comments/refactor for python.go by Liz Kammer · 4 years, 2 months ago
  4. c55dcfc Merge "Refactor python to use AndroidMkEntries." by Liz Kammer · 4 years, 2 months ago
  5. d8dceb0 Refactor python to use AndroidMkEntries. by Liz Kammer · 4 years, 2 months ago
  6. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 2 months ago
  7. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  8. 1bc6393 Add java_data parameter to python modules by Colin Cross · 4 years, 2 months ago
  9. e20113d Use local variations for python version splits by Colin Cross · 4 years, 2 months ago
  10. 3dfd3ce Fix bug in python module hasExtention. by Liz Kammer · 4 years, 2 months ago
  11. 7e93e5b Consolidate python version properties in mutator by Liz Kammer · 4 years, 3 months ago
  12. dd849a8 Add `data_native_bins` property to java_test_host by Liz Kammer · 4 years, 7 months ago
  13. e0070ee Implement OutputFiles for python modules. by Liz Kammer · 4 years, 7 months ago
  14. d7a1dee Python3 on device links against liblog by Dan Willemsen · 5 years ago
  15. 8d4d7be Add python3 embedded launcher support by Dan Willemsen · 5 years ago
  16. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  17. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  18. 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
  19. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  20. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  21. 6ca390f Support building a par file that does not automatically run by Dan Willemsen · 6 years ago
  22. 02880e4 Add missing dependencies for python_test by Logan Chien · 6 years ago
  23. 59339a2 Fix `go vet` issues by Dan Willemsen · 6 years ago
  24. 6b75360 Use WalkDeps instead of VisitDepsDepthFirst by Colin Cross · 7 years ago
  25. bea0975 Fix embedded_launcher can't find files by Nan Zhang · 7 years ago
  26. 1a479b6 Allow "-" to be part of Python file names by Nan Zhang · 7 years ago
  27. f0c4e43 Fix Protobuf importing issue for embedded Python by Nan Zhang · 7 years ago
  28. ff3ae9d Consistently use Bool instead of proptools.Bool by Colin Cross · 7 years ago
  29. b8fa197 Add Python protobuf support. by Nan Zhang · 7 years ago
  30. 1db8540 Remove timestamp based filelist file for tracking Python dependencies by Nan Zhang · 7 years ago
  31. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 7 years ago
  32. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 7 years ago
  33. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 7 years ago
  34. b8bdacf Add HostToolPath() for Python binary by Nan Zhang · 7 years ago
  35. d9ec5e7 Revert "Revert "Change Python in Soong to support device side build."" by Nan Zhang · 7 years ago
  36. 0a32e59 Revert "Change Python in Soong to support device side build." by Nan Zhang · 7 years ago
  37. 3bba059 Change Python in Soong to support device side build. by Nan Zhang · 7 years ago
  38. ea568a4 Change bool, and string properties to *bool, and *string for java, by Nan Zhang · 7 years ago
  39. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 7 years ago
  40. a3fc4ba Add support for python_defaults modules by Nan Zhang · 8 years ago
  41. d4e641b <Hermetic> Replace Soong Python bootstrap process with embedded launcher. by Nan Zhang · 8 years ago
  42. 3624285 Refactor factories by Colin Cross · 8 years ago
  43. 5323f8e Add python_test_host module. by Nan Zhang · 8 years ago
  44. db0b9a3 Supported python build in host side. by Nan Zhang · 8 years ago