commit | 3b65eb5543aacca7c4ab2d535132fd4d2f63fada | [log] [tgz] |
---|---|---|
author | Mostyn Bramley-Moore <mostynb@vewd.com> | Mon Sep 16 05:55:49 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 16 05:56:39 2019 -0700 |
tree | 3bd601266cb0a979b13ece3e5fdfc64b43a8dfb1 | |
parent | f69c3d27b7e47bb56c0359d350c3f20a7ccf9d38 [diff] |
change bash-completion .deb package dependency to suggests bash-completion is not a hard dependency for bazel on debian-based installs. By moving bash-completion to a "Suggests" dependency, users who do not want bash-completion installed can simply uninstall that package. Resolves #9348. Closes #9349. PiperOrigin-RevId: 269315620
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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.