commit | e038a267413d218f59b6b35f2d4dbaa74bf14589 | [log] [tgz] |
---|---|---|
author | ishikhman <ishikhman@google.com> | Wed Apr 03 07:06:58 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 03 07:08:31 2019 -0700 |
tree | 053945dffda9ce56db6d95754c8a55f9be1eef7c | |
parent | 7e9ff0856d1a677b8195e89789a65270af80ee89 [diff] |
remote: remote_http_cache flag renamed to remote_cache * the change is backward compatible * `remote_http_cache` flag is now deprecated * `remote_rest_cache` is now removed (has been deprecated for over a year) * `remote_cache` flag to be used in the following format: `(http|https|grpc)://host:port` * for backward compatibility, missing protocol in `remote_cache` defaults to 'grpc' Closes #7897. PiperOrigin-RevId: 241724021
{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.