commit | 11102e367790f07810d9a69bdae081fb106a4147 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Fri Sep 25 13:46:48 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 25 13:48:01 2020 -0700 |
tree | ecd0eeba2d9d8b2507ec94e950c3a24457c677d1 | |
parent | 4592a6c43233d2afd719ab73dcffa974cefed55d [diff] |
Quote user-provided string so it is clearly on a distinct meta-level. It can be very confusing if system-provided messages freely expand external input as though it was part of the same speech. This change makes it clear that the external string is being talked about _as a string_. PiperOrigin-RevId: 333800952
{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