Bazel: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(4 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]]

Latest revision as of 00:04, 31 October 2023

External

Internal

Overview

Bazel is a build tool that supports distributed builds across multiple machines.

Subjects