commit | 346eec4ba46250deb1c97144cc2e125c08abb61c | [log] [tgz] |
---|---|---|
author | Serge <spomorski@google.com> | Fri Feb 23 11:43:27 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Feb 23 11:45:32 2018 -0800 |
tree | 10c6dc61f8f08095f225be0b45c68997bfccb98a | |
parent | 3fb7d34ed00fa88f2d9d5a2aa530e3a4cf70c1d9 [diff] |
Replace "else if" with "elif" (Issue 4637) Addresses issue [4637](https://github.com/bazelbuild/bazel/issues/4637) by replacing "else if" with "elif". Closes #4692. PiperOrigin-RevId: 186800016
{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.