commit | bcb279b4970bc70ddb4233b9b34d38e5df8c9294 | [log] [tgz] |
---|---|---|
author | Matt Davis <daviswm@amazon.com> | Fri Oct 09 13:50:58 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 09 13:52:13 2020 -0700 |
tree | 316484c76e8956396c6702cdf5fbfca753816849 | |
parent | 750c938ad180d69cce95af704738360677269d85 [diff] |
Arm64 installation instructions See https://github.com/bazelbuild/bazel/issues/11994. Looks like a simple note is all that's needed now for installing on Ubuntu. Also, I noticed the Fedora/CentOS instructions don't work on Amazon Linux 2, so I added a reference to Bazelisk - let me know what you think. Could call out AL2 specifically. Closes #12232. PiperOrigin-RevId: 336358670
{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