commit | 47d0173cc92f5544c0cca718a1f393a01fc863e9 | [log] [tgz] |
---|---|---|
author | Laszlo Csomor <laszlocsomor@google.com> | Tue Aug 06 03:40:11 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 06 03:41:04 2019 -0700 |
tree | 9f51214d7e0aea8b765847c4f49c1f2b86dc8063 | |
parent | cb44f6618e8f5bd900069ed9bfefc222bdbe0afa [diff] |
Remove --[no]incompatible_windows_escape_python_args The flag was flipped in Bazel 0.27.0. Removing the flag, the code path for "false" value, and tests. Fixes https://github.com/bazelbuild/bazel/issues/7974 RELNOTES[INC]: Python, Windows: the --[no]incompatible_windows_escape_python_args is no longer supported. (It was flipped to true in Bazel 0.27.0) Closes #9088. PiperOrigin-RevId: 261880550
{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.