Improve readability / signal-to-noise ratio for CI logs.

This change groups text-file-friendly related flags into a ci bazelrc
config, and use that in the bp2build CI and bp2build-progress scripts.

Test: build/bazel/ci/bp2build.sh
Change-Id: I539c94959dff799efa50dd5fede5cef7ba0c963c
3 files changed
tree: d2ad7c32101e76e99ae6517df2d7da3f58aa5260
  1. ci/
  2. docs/
  3. examples/
  4. json_module_graph/
  5. mk2rbc/
  6. platforms/
  7. product_variables/
  8. rules/
  9. rules_cc/
  10. scripts/
  11. tests/
  12. bazel.BUILD
  13. bazel.sh
  14. bazel.WORKSPACE
  15. common.bazelrc
  16. darwin.bazelrc
  17. linux.bazelrc
  18. OWNERS
  19. 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.