commit | bbcf2032f55bd989dabb053eb52d89d3ef5cefa7 | [log] [tgz] |
---|---|---|
author | lberki <lberki@google.com> | Tue Feb 06 10:11:56 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Feb 06 10:13:41 2018 -0800 |
tree | 6b061b8e73f8007cdb85630a8f5018eee1151012 | |
parent | 5a960cfc7464edeced1da68d87b1e27d53a6742c [diff] |
Delete the now-useless interfaces ServerCommand and CommandExecutor. We apparently don't have any other implementations of these interfaces than BlazeCommandDispatcher, so let's not have them at all; we can always put back an interface with the exec() method if need be. RELNOTES: None. PiperOrigin-RevId: 184698573
{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.