An Intel engineer described extending Bazel's sandbox while migrating a 20-year-old codebase to Bazel.
The official recording description says the work was done while migrating a 20-year-old codebase to Bazel and details changes that modeled host-filesystem dependencies in Bazel's graph.
Hermeticity the Bazel Way: Relative Paths Everywhere
An Intel developer-tools engineer presented follow-up case studies for making Bazel builds hermetic through relative paths.
The official session page identifies Rahul Butani as an Intel developer-tools engineer and describes real build case studies addressing implicit system dependencies, correctness, and reproducibility.
Intel oneAPI Data Analytics Library 2026 Release Notes
Intel's oneAPI Data Analytics Library release notes document a supported Bazel build and examples, including expanded Windows support.
The official release notes describe Bazel build and example support on Windows, while the linked project commit preserves the corresponding implementation.