Bazel: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 7: Line 7:
Bazel is a build tool that supports distributed builds across multiple machines.
Bazel is a build tool that supports distributed builds across multiple machines.


=<tt>.bazelrc</tt>=
=Subjects=
https://bazel.build/run/bazelrc
* [[Bazel Concepts|Concepts]]
* [[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.

Subjects