commit | 00994543f9375b852d8cc9e9f22c0656f762faf5 | [log] [tgz] |
---|---|---|
author | Googler <brandjon@google.com> | Tue May 23 06:42:51 2023 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 23 06:44:16 2023 -0700 |
tree | af1c9f91a249455319a4f69e527a9ac247246d02 | |
parent | 4fd6cfd4fac9f9ccf9a597effb26fa7534bff266 [diff] |
.scl disallows non-ASCII string literals There's no simple way to distinguish non-ASCII errors from other types of compilation failures, aside from something brittle like string matching the error message. Consequently, there's no hint provided to the user that they're getting this error because they're in an .scl file as opposed to a .bzl. At the moment I'm inclined to let it be. PiperOrigin-RevId: 534406767 Change-Id: I4d73fecbc43311efd8ebcfafd6e9295b9c4bc492
{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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md