1. e146e39 Support 'test_config' into soong modules by Julien Desprez · 6 years ago
  2. 59339a2 Fix `go vet` issues by Dan Willemsen · 6 years ago
  3. 6b75360 Use WalkDeps instead of VisitDepsDepthFirst by Colin Cross · 7 years ago
  4. bea0975 Fix embedded_launcher can't find files by Nan Zhang · 7 years ago
  5. 1849011 Revert "Revert "Revert "Revert "Add path interposer"""" by Dan Willemsen · 7 years ago
  6. 09f4540 Revert "Revert "Revert "Add path interposer""" by Dan Willemsen · 7 years ago
  7. c59a92c Revert "Revert "Add path interposer"" by Dan Willemsen · 7 years ago
  8. c039ab0 Merge "Allow "-" to be part of Python file names" by Treehugger Robot · 7 years ago
  9. ccf636e Revert "Revert "Add libc++.so as install dependencies for hermetic Python."" by Nan Zhang · 7 years ago
  10. 1a479b6 Allow "-" to be part of Python file names by Nan Zhang · 7 years ago
  11. 78a0196 Merge "Fix Protobuf importing issue for embedded Python" by Treehugger Robot · 7 years ago
  12. bfb0aed Revert "Add libc++.so as install dependencies for hermetic Python." by Artem Iglikov · 7 years ago
  13. f0c4e43 Fix Protobuf importing issue for embedded Python by Nan Zhang · 7 years ago
  14. ff7d397 Add libc++.so as install dependencies for hermetic Python. by Nan Zhang · 7 years ago
  15. 4339853 Add a dependency fixer for proto deps by Dan Willemsen · 7 years ago
  16. ff3ae9d Consistently use Bool instead of proptools.Bool by Colin Cross · 7 years ago
  17. b8fa197 Add Python protobuf support. by Nan Zhang · 7 years ago
  18. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  19. 1db8540 Remove timestamp based filelist file for tracking Python dependencies by Nan Zhang · 7 years ago
  20. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 7 years ago
  21. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 7 years ago
  22. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 7 years ago
  23. ee6143c Add VisitDirectDepsWithTag by Colin Cross · 7 years ago
  24. b8bdacf Add HostToolPath() for Python binary by Nan Zhang · 7 years ago
  25. d9ec5e7 Revert "Revert "Change Python in Soong to support device side build."" by Nan Zhang · 7 years ago
  26. 0a32e59 Revert "Change Python in Soong to support device side build." by Nan Zhang · 7 years ago
  27. 3bba059 Change Python in Soong to support device side build. by Nan Zhang · 7 years ago
  28. ea568a4 Change bool, and string properties to *bool, and *string for java, by Nan Zhang · 7 years ago
  29. c9c6cb7 Add support for test_suites for python_binary_host and python_test_host by Nan Zhang · 7 years ago
  30. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 7 years ago
  31. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 7 years ago
  32. 6ccbc91 Let tests override environment by Colin Cross · 7 years ago
  33. 7d1681a Use `python2.7` instead of `python2` by Dan Willemsen · 7 years ago
  34. a3fc4ba Add support for python_defaults modules by Nan Zhang · 7 years ago
  35. d4e641b <Hermetic> Replace Soong Python bootstrap process with embedded launcher. by Nan Zhang · 8 years ago
  36. 5c51792 Make binaries executable by Colin Cross · 7 years ago
  37. a18e9cf Remove error from AndroidMkDataProvider.AndroidMk by Colin Cross · 7 years ago
  38. 27a4b05 Remove error from AndroidMkData.Extra by Colin Cross · 7 years ago
  39. cec8171 Add integration testing infrastructure by Colin Cross · 8 years ago
  40. 3624285 Refactor factories by Colin Cross · 8 years ago
  41. aac67d3 Fix the issue that /tmp/soong_python_test* isn't being removed. by Nan Zhang · 8 years ago
  42. 5323f8e Add python_test_host module. by Nan Zhang · 8 years ago
  43. 2700511 Fix the issue "\n" didn't get interpreted properly. by Nan Zhang · 8 years ago
  44. 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
  45. db0b9a3 Supported python build in host side. by Nan Zhang · 8 years ago