Skip to main content
Bazel Documentation home page
HEAD
English
Search...
⌘K
Ask AI
Module Registry
Blog
Github
Search...
Navigation
toolchain\_type
About Bazel
Getting started
User guide
Reference
Extending
Community
Why Bazel?
Intro to Bazel
Why Bazel?
Bazel Vision
Bazel roadmap
FAQ
Build system basics
Basics
Why a Build System?
Task-Based Build Systems
Artifact-Based Build Systems
Distributed Builds
Dependency Management
Hermeticity
On this page
Members
mandatory
toolchain_type
toolchain\_type
A data type describing a dependency on a specific toolchain type.
Members
mandatory
toolchain_type
mandatory
bool toolchain_type.mandatory
Whether the toolchain type is mandatory or optional.
toolchain_type
Label toolchain_type.toolchain_type
The toolchain type that is required.
⌘I
Assistant
Responses are generated using AI and may contain mistakes.