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