Lines Matching refs:modular
4 0113: Add modular Bazel C/C++ toolchain API
8 :name: Add modular Bazel C/C++ toolchain API
19 Bazel, and scalable patterns for sharing modular components of C/C++ toolchain
39 - **Not inherently modular**: Bazel expects the overwhelming majority of a
44 testable, sharable, or in other ways modular. The existing
167 - Fully specified, modular
208 - These rules intended to be modular, but in practice were relatively tightly
219 truly modular toolchain rules. The proposed direction is much more in-line
223 This repository greatly inspired Pigweed's initial prototype for modular
244 inherently not modular or reusable outside of that context.
249 Pigweed's modular Bazel toolchain prototype
254 for modular Bazel toolchains was drafted and deployed to Pigweed. This work