commit | e43e4db994b8a35a8a46094e4f97d36a46403377 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Mon Oct 07 09:05:07 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 07 09:06:08 2019 -0700 |
tree | 8a3961347e8301dc272d56305341784e7d760ed6 | |
parent | 04a97afa4db2c122f12ac72e8e6f71a2048ff078 [diff] |
external repositories: add a section on offline builds While bazel has no dedicated support for offline builds, there are a few commands and options to make offline builds a bit easier. Document those. Change-Id: I746741fcae0d33720e9dfa8d9c26da70fbecb918 PiperOrigin-RevId: 273304519
{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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.