Platforms: modeling the build environment Last updated Feb 11, 2025
Bazel’s platform abstraction …
Hosts:
-
bazelhost - where Bazel runs. Bazel vernacular: "host"
-
buildhost - where the build tools run. Bazel vernacular: "exec"
-
targethost - platform targeted by build tools. Bazel vernacular: "target"