roll: pigweed pw_build: Support executables with pw_py_importable_runfile

Slightly tweaks pw_py_importable_runfile to better support executables
that may have additional runfile dependencies, or live in an external
repository.

Original-Bug: b/388526733
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/268875
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 94391ef6c7db8a3c05648dfd9ea034b590a961ef

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 2ac8a3ac33fac5..94391ef6c7db8a
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8722392243361737809
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I2876868f14c5b175648e92cc120f9adf6577b0b8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/269516
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
1 file changed
tree: e56260ff164ca55c7ad8868ea13efebd3578c4df
  1. .github/
  2. .vscode/
  3. apps/
  4. device/
  5. modules/
  6. system/
  7. targets/
  8. tools/
  9. web_app/
  10. .bazelignore
  11. .bazelrc
  12. .bazelversion
  13. .buildifier.json
  14. .clang-format
  15. .clang-tidy
  16. .clangd.shared
  17. .gitignore
  18. .pw_console.yaml
  19. AUTHORS
  20. BUILD.bazel
  21. CONTRIBUTING.md
  22. LICENSE
  23. MODULE.bazel
  24. MODULE.bazel.lock
  25. OWNERS
  26. pigweed.json
  27. README.md
  28. REPO.bazel
README.md

Sense

git clone https://pigweed.googlesource.com/pigweed/showcase/sense

Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.

Please visit Sense: An interactive tour through Pigweed to get started.