commit | 8b126082b9df0bffd0b50a1e61e515430a6f0d68 | [log] [tgz] |
---|---|---|
author | Ted Pudlik <tpudlik@google.com> | Tue Mar 11 12:11:48 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 12:11:48 2025 -0700 |
tree | 81542518ab1f906f361f97a984ced6ff0a1267a5 | |
parent | 0cb16d1da0ac33b78954b65cdb48cd852e563bec [diff] |
bazel: --incompatible_bazel_test_exec_run_under Move this flag from "test" to "common" (which implies "test"). This will prevent discarding the analysis cache when switching between "bazelisk test" and "bazelisk run". Change-Id: Iad30b15eb01f6099a4a440c8b49306f613777d74 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274815 Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Docs-Not-Needed: Ted Pudlik <tpudlik@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Ted Pudlik <tpudlik@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.