commit | 7270c9398d9a33ee78a868515812af7814587271 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Fri Jan 12 12:28:28 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Jan 12 12:30:24 2018 -0800 |
tree | 89c69dadbd26678c58612dad3b78775c1557124b | |
parent | 6e7c208a3c83591e3fd26e7f0a2898d6b81e76b5 [diff] |
Avoid mixing -source and --release javac doesn't allow both to be set, so when defaulting to target Java 8 use --release if the javacopts already include a --release flag. PiperOrigin-RevId: 181777670
{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.