Rewrite bp2build-sync.sh in python.

This CL transliterates bp2build-sync.sh to Python, paving the way for
smarter extensions (e.g. json extension) and more logic for moving BUILD
files in and out of the source tree.

Test: bp2build-incremental
Test: demo.sh full
Change-Id: Ib217dce81fda1937270b8d7ab174598f4e069142
3 files changed
tree: 503caab448bb2b2d9c784a8cbbcab11b74680ae1
  1. bazel_skylib/
  2. docs/
  3. examples/
  4. platforms/
  5. rules/
  6. rules_cc/
  7. scripts/
  8. bazel.BUILD
  9. bazel.sh
  10. bazel.WORKSPACE
  11. common.bazelrc
  12. darwin.bazelrc
  13. linux.bazelrc
  14. OWNERS
  15. README.md
README.md

Bazel

The code in this directory is experimental. Bazel support for Android Platform is undergoing active development and workflow stability is currently not guaranteed.