commit | 9bc841e7fd96c41600cff6694c4a83c62d068b6c | [log] [tgz] |
---|---|---|
author | laurentlb <laurentlb@google.com> | Tue May 28 05:59:35 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 28 06:00:30 2019 -0700 |
tree | cdb24e9be7fea404b1426847edc6f5c34ff527b3 | |
parent | 934045fb0d80f3b9d89238b19dbec06863c47b33 [diff] |
Introduce flag --incompatible_disallow_empty_glob=true Implements https://github.com/bazelbuild/bazel/issues/8195 When the flag is enabled, the default value of allow_empty in glob is False. RELNOTES: New flag `--incompatible_disallow_empty_glob`. See https://github.com/bazelbuild/bazel/issues/8195 PiperOrigin-RevId: 250263059
{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.