commit | 5be7d715f096f584d6b2ff4a08ae51ce2fc6a85b | [log] [tgz] |
---|---|---|
author | Greg Estren <gregestren@gmail.com> | Thu Oct 10 13:12:16 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 10 13:13:37 2019 -0700 |
tree | f8d41b44abd6c3a66c8698023d341a7f1d545dbf | |
parent | ee05663b53ecc9038fb49606c040b0ef3b8fecc4 [diff] |
Fix broken link to "Building with Platforms" (not available before 1.1) Fixes https://github.com/bazelbuild/bazel-website/issues/211 Notes: * Liquid's boolean evaluator doesn't support parentheses * Operator evaluation order is right-to-left: https://help.shopify.com/en/themes/liquid/basics/operators#order-of-operations Closes #9985. PiperOrigin-RevId: 274023329
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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.