commit | 378804839b6898ed2dc65803f3d03c91c09f2fd4 | [log] [tgz] |
---|---|---|
author | Ryan Pavlik <ryan.pavlik@collabora.com> | Tue Aug 04 08:19:41 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 04 08:21:21 2020 -0700 |
tree | 95cc8cb2812226f7f22eb3a05bd1f365651a85bc | |
parent | 3abfb88c349599d93e5b651f4596ee4f7004f8d2 [diff] |
Remove deprecated usage from ubuntu instructions. apt-key add is deprecated, using `/etc/apt/trusted.gpg.d` is the recommended approach now. De-armoring the GPG key before putting it there since some apt versions don't recognize armored keys, see https://github.com/openSUSE/software-o-o/pull/812 Closes #11887. PiperOrigin-RevId: 324814812
{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