roll: pigweed 41b6f9a..5264396 (14 commits)

5264396:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260473 pw_allocator: Replace Bazel "includes" with "strip_include_prefix"
e871b13:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260416 pw_toolchain: Replace deprecated D_LIBCPP_ENABLE_ASSERTIONS flag
fec7e11:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260415 pw_rpc: Introduce Client.createLegacySingleCall to simplify migration
c2de658:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260273 pw_rpc: Temporarily ignore call IDs by default in Java client
587b9d7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260515 pw_watch: Watch for changes in .java files by default
1ca8d34:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260412 pw_*/docs.rst: Add pigweed-module:: directives to docs.rst files
29f2476:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260513 pw_docgen: Treat doc metadata tagline as optional
8ae255e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259713 pw_web: Remove old react webconsole example app
86cb968:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260313 pw_sync: Split TimedBorrowable from Borrowable
b3361cf:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260472 pw_web: Run npm audit --fix and also fix jest config
a90ad78:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253267 pw_tokenizer: Create generic macro for a nested token format
8c5043f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253972 pw_tokenizer: Update regex for nested arg domains
a67cc22:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260094 pw_*/docs.rst: Remove outdated "under construction" notices
8e0e0a0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260093 pw_presubmit: Use CQ cache instance

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 41b6f9ada52fb2..5264396ee25302
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8725657469892107473
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I6789b7eab9e64b0ce68a215825d5869d09f765f4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/maize/+/260370
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
1 file changed
tree: 779ea202eb3501072b2352267cefc53086154a80
  1. arch/
  2. build/
  3. kernel/
  4. lib/
  5. sandbox/
  6. subsys/
  7. target/
  8. .bazelignore
  9. .bazelrc
  10. .bazelversion
  11. .gitignore
  12. AUTHORS
  13. BUILD.bazel
  14. CONTRIBUTING.md
  15. LICENSE
  16. MODULE.bazel
  17. OWNERS
  18. pigweed.json
  19. README.md
README.md

Pigweed Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Pigweed.