commit | 2dc365a6934c8cf15c2b23be23fceaf082ca75e2 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Tue Dec 19 13:46:46 2017 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Dec 19 13:48:16 2017 -0800 |
tree | f3a473c735b941d52434dea5129f0d9d8d9e5568 | |
parent | 09894d1001aa2e0140beb21cd36615895e204e73 [diff] |
Replace java_plugin_configuration with java_package_configuration java_toolchain.plugin_configuration creates cycles in the unconfigured target graph. Instead, use the same per-package configuration approach to allow enabling javacopts, which can be used to enable built-in checks on a per-package basis. PiperOrigin-RevId: 179598500
{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.