commit | db45fb2edfc2b619e7da4373b0b5dd5d0d571859 | [log] [tgz] |
---|---|---|
author | Jin <jin@users.noreply.github.com> | Tue Jun 02 03:09:54 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 02 03:11:25 2020 -0700 |
tree | 10b362679abada64d5e0e32b12b1d86a8ebceaa4 | |
parent | 33e8a7ddbc0d634831a2a6298511437830846d53 [diff] |
Add documentation for running Bazel in an airgapped environment using distribution directories This use case seems to be getting more common, I figured it'll be good to document it. Closes #11521. PiperOrigin-RevId: 314298097
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md