commit | a358dcecd02c30b90d546de47315b2f16378c4f9 | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Thu Mar 21 08:33:26 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 21 08:35:23 2019 -0700 |
tree | baec0d9e1962bfec5125ca1c27d033db5145921b | |
parent | ba3ebcb21da47c487fd132f0a1f3ad0a93149829 [diff] |
Flip --incompatible_remove_old_python_version_api With this flag enabled by default, it is no longer allowed to set the `default_python_version` attribute or `--force_python` flag; use the `python_version` attribute and `--python_version` flag respectively instead. For more information see feature tracking issue #6583 and flag migration tracking issue #7308. Closes #7308. TESTED=https://buildkite.com/bazel/bazelisk-plus-incompatible-flags/builds/51 RELNOTES[INC]: (Python rules) The `default_python_version` attribute of the `py_binary` and `py_test` rules has been renamed to `python_version`. Also, the `--force_python` flag has been renamed to `--python_version`. See [#7308](https://github.com/bazelbuild/bazel/issues/7308) for more information. PiperOrigin-RevId: 239600472
{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.