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