commit | d2de8ee925710b757a637bc8ad1036546a030756 | [log] [tgz] |
---|---|---|
author | ishikhman <ishikhman@google.com> | Wed Aug 07 06:44:41 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 07 06:45:46 2019 -0700 |
tree | 251b46bd48ad2bcc410bcf9d523ff757f1ae1a8a | |
parent | a300ae8459b4db843695b8d9e5196e12439813e0 [diff] |
flipped a flag 'incompatible_tls_enabled_removed' Set `--incompatible_tls_enabled_removed` to true by default. RELNOTES: by default all remote connections considered to be via `gRPC` with TLS enabled, unless other specified. To disable TLS use `grpc://` prefix for you endpoints. All remote connections via `gRPC` affected - `--remote_cache`, `--remote_executor` or `--bes_backend`. http cache/executor is not affected. See #8061 for details. Fixes #8061. Closes #9062. PiperOrigin-RevId: 262124742
{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.