dist: Support archives attribute.

Archives are extracted to dist_dir.

Test: build with kleaf
Fixes: 198536320
Change-Id: I0ba97d0c3883aa475d3f13f8fb7b0e9fd82c4485
2 files changed
tree: fc209e199f2f28d4a644b4ac4f13444e4d149be5
  1. dist/
  2. OWNERS
  3. README.md
README.md

Bazel Common Rules

This directory contains common Bazel rules and tools shared between the Platform and Kernel builds.

For platform-specific rules, place them in the platform checkout's //build/bazel/rules directory.

For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.