Название: Extending Bazel to Its Full Potential: Leveraging Cloud and Parallelization to Ship Reliable Code Faster
Автор: Brian Moakley, Marcus Eagan
Издательство: O’Reilly Media, Inc.
Год: 2025-07-25
Язык: английский
Формат: pdf, epub
Размер: 12.4 MB
Since its release in 2015, Google's Bazel has become a go-to open source build system for teams tackling large-scale, multilanguage, multiplatform projects. Extending Bazel to Its Full Potential shows you how to unlock Bazel's advanced capabilities—especially in today's demanding AI, robotics, and hardware environments. Building on Getting Started with Bazel, this updated edition explores new workflows enabled by cloud services, simulation testing, and tools like Nativelink. Bazel, first released in 2015, is the open source version of Google’s Blaze build system. Bazel is a free and open-source software tool used for the automation of building and testing software. Similar to build tools like Make, Apache Ant, and Apache Maven, Bazel builds software applications from source code using rules.