aboutsummaryrefslogtreecommitdiff
path: root/seed
diff options
context:
space:
mode:
authorTed Pudlik <tpudlik@google.com>2023-10-16 20:35:31 +0000
committerCQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-10-16 20:35:31 +0000
commitc9671a77cdf63ca97a469a492a34e173705a31d1 (patch)
tree01eba76ec85928cedfe9efa4fe2e081e8c1e7eee /seed
parent80cb5b1260148ac674bb94697621d0887a4e8001 (diff)
downloadpigweed-c9671a77cdf63ca97a469a492a34e173705a31d1.tar.gz
SEED-0111: Update status, add link to SEED-0113
Change-Id: I6ab0600395716b52cd54bab74e2ca17b50a6edb2 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/176254 Pigweed-Auto-Submit: Ted Pudlik <tpudlik@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Reviewed-by: Armando Montanez <amontanez@google.com>
Diffstat (limited to 'seed')
-rw-r--r--seed/0111-build-systems.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/seed/0111-build-systems.rst b/seed/0111-build-systems.rst
index b0ea7bd3e..a8ad6f68c 100644
--- a/seed/0111-build-systems.rst
+++ b/seed/0111-build-systems.rst
@@ -6,7 +6,7 @@
.. seed::
:number: 111
:name: Make Bazel Pigweed's Primary Build System
- :status: last_call
+ :status: Accepted
:proposal_date: 2023-09-26
:cl: 171695
@@ -231,7 +231,9 @@ Open questions
Additional SEEDs related to Bazel support are anticipated but have not yet been
written. They will be linked from here once they exist.
-* SEED-????: pw_toolchain for Bazel
+* `SEED-0113
+ <https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173453>`_:
+ Modular Bazel C/C++ toolchain API
* SEED-????: Pigweed CI/CQ for Bazel
----------------------------