1. ff3ae9d Consistently use Bool instead of proptools.Bool by Colin Cross · 7 years ago
  2. b8fa197 Add Python protobuf support. by Nan Zhang · 8 years ago
  3. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  4. 1db8540 Remove timestamp based filelist file for tracking Python dependencies by Nan Zhang · 8 years ago
  5. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 7 years ago
  6. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 7 years ago
  7. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 7 years ago
  8. ee6143c Add VisitDirectDepsWithTag by Colin Cross · 8 years ago
  9. b8bdacf Add HostToolPath() for Python binary by Nan Zhang · 8 years ago
  10. d9ec5e7 Revert "Revert "Change Python in Soong to support device side build."" by Nan Zhang · 8 years ago
  11. 0a32e59 Revert "Change Python in Soong to support device side build." by Nan Zhang · 8 years ago
  12. 3bba059 Change Python in Soong to support device side build. by Nan Zhang · 8 years ago
  13. ea568a4 Change bool, and string properties to *bool, and *string for java, by Nan Zhang · 8 years ago
  14. c9c6cb7 Add support for test_suites for python_binary_host and python_test_host by Nan Zhang · 8 years ago
  15. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 8 years ago
  16. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 8 years ago
  17. 6ccbc91 Let tests override environment by Colin Cross · 8 years ago
  18. 7d1681a Use `python2.7` instead of `python2` by Dan Willemsen · 8 years ago
  19. a3fc4ba Add support for python_defaults modules by Nan Zhang · 8 years ago
  20. d4e641b <Hermetic> Replace Soong Python bootstrap process with embedded launcher. by Nan Zhang · 8 years ago
  21. 5c51792 Make binaries executable by Colin Cross · 8 years ago
  22. a18e9cf Remove error from AndroidMkDataProvider.AndroidMk by Colin Cross · 8 years ago
  23. 27a4b05 Remove error from AndroidMkData.Extra by Colin Cross · 8 years ago
  24. cec8171 Add integration testing infrastructure by Colin Cross · 8 years ago
  25. 3624285 Refactor factories by Colin Cross · 8 years ago
  26. aac67d3 Fix the issue that /tmp/soong_python_test* isn't being removed. by Nan Zhang · 8 years ago
  27. 5323f8e Add python_test_host module. by Nan Zhang · 8 years ago
  28. 2700511 Fix the issue "\n" didn't get interpreted properly. by Nan Zhang · 8 years ago
  29. 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
  30. db0b9a3 Supported python build in host side. by Nan Zhang · 8 years ago