commit | 44452530692f07f5b0c1dabbfbf2518e93c322f2 | [log] [tgz] |
---|---|---|
author | Keith Smiley <keithbsmiley@gmail.com> | Thu May 23 07:29:41 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 23 07:30:53 2019 -0700 |
tree | 8062130351a89ed30c877312db1d292e4e4efb57 | |
parent | 9494301518f2d201cd8d478b9a8ed99a9b3ee955 [diff] |
Allow negation of log file paths Previously when passing `experimental_execution_log_file`, you could pass a second empty version of this like `--experimental_execution_log_file=` to negate previous callers. This broke recently and the replacement flags didn't support this behavior. Now this is supported for all the related flags. Fixes: https://github.com/bazelbuild/bazel/issues/8393 Closes #8428. PiperOrigin-RevId: 249638447
{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.