commit | 39ecf8bb27d10943204f6d2ebca800526be15d5b | [log] [tgz] |
---|---|---|
author | eaftan <eaftan@google.com> | Wed Feb 21 14:33:15 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Feb 21 14:35:02 2018 -0800 |
tree | 96d45f99c8137005d0b8fe79937cd3d1d65298f9 | |
parent | 485ee4020787306da5760d4aacf4531d4bcb0101 [diff] |
Automated rollback of commit 11cc89a27544311111473dc7a17522635c2b6e70. *** Reason for rollback *** Superceded by https://github.com/bazelbuild/bazel/commit/e734c479956df7a675c61f531d769609d3af3e5d *** Original change description *** JavaBuilder accepts a new --testonly argument to mark compilations of test code. Error Prone will use these to distinguish between test and production code, e.g. for enforcing @VisibleForTesting. PiperOrigin-RevId: 186520809
{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.