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