commit | 9bea69aee3acf18b780b397c8c441ac5715d03ae | [log] [tgz] |
---|---|---|
author | wyv <wyv@google.com> | Mon Jun 01 05:37:09 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 01 05:38:31 2020 -0700 |
tree | 79dc9414d19d3dee209a7bed59dc52f42bf5c7f2 | |
parent | 0b31794c3f7b06f2197e7d6071ce77744b53b11b [diff] |
Bazel docs: Only generate unversioned redirects for the master tarball Note that this is not a perfect solution, since if a page is added or removed in master, then we will either generate an unversioned redirect that points to a 404 (not great but not a big deal either), or miss an unversioned redirect for a page that exists in the latest release (also not great, but also not a big deal since we probably removed that page for a reason?) RELNOTES: PiperOrigin-RevId: 314115260
{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