commit | 39ef7d04aed88aa92cbf699050ea27be73acf7d8 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Sep 16 06:37:04 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 16 06:38:24 2019 -0700 |
tree | 169cd97d43dc1f1a8c9390c2b481756de0f456cf | |
parent | 3b65eb5543aacca7c4ab2d535132fd4d2f63fada [diff] |
bazel syntax: rename DictionaryLiteral to DictExpression A literal is a value provided in the syntax tree. By contrast, a dict expression involves computation (of its elements) and may fail. See also unknown commit, the same change for lists. PiperOrigin-RevId: 269321396
{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.