Bazel: Difference between revisions
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
=Overview= | =Overview= | ||
Bazel is a build tool that supports distributed builds across multiple machines. | Bazel is a build tool that supports distributed builds across multiple machines. | ||
=Subjects= | =Subjects= | ||
* [[Bazel Concepts|Concepts]] | * [[Bazel Concepts|Concepts]] | ||
* [[Bazel Operations|Operations]] | * [[Bazel Operations|Operations]] | ||
* [[Bazel Configuration|Configuration]] |
Latest revision as of 20:54, 20 September 2024
External
Internal
Overview
Bazel is a build tool that supports distributed builds across multiple machines.