commit | 18ef7a5cc3dc0b558266be613f24ff8d51a4bb35 | [log] [tgz] |
---|---|---|
author | laurentlb <laurentlb@google.com> | Thu Mar 28 08:07:25 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 28 08:09:27 2019 -0700 |
tree | 2b31681bb44ced580478970ca076f615a9944a84 | |
parent | 4c322f8e0ea19451f0e4e5c979ec262a5d89fb11 [diff] |
Introduce new flag `--incompatible_string_join_requires_strings` https://github.com/bazelbuild/bazel/issues/7802 RELNOTES: A new flag `--incompatible_string_join_requires_strings` is introduced. The sequence argument of `string.join` must contain only string elements. PiperOrigin-RevId: 240775005
{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.