commit | 4f07816f02172949553debbb64123de8ffb0fbc1 | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Fri Mar 16 18:30:32 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Mar 16 18:32:12 2018 -0700 |
tree | b210fb034dfc638256e9c01d699245871e7bc55a | |
parent | 889f562d95e65d0ccb61de85b0e906fae561dc26 [diff] |
Add unit tests for https://github.com/bazelbuild/bazel/commit/f304d2be2e8c26bd85434f1d6ca036f380162fb9 (oops). Also don't use concrete build() methods: there must be an abstract one, and crash explicitly if we don't have a Builder class, rather than with an NPE down the line. And remove non-functional partial handling of iterables. PiperOrigin-RevId: 189422625
{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.