commit | ca6209f95a8d35c54d79666c38f804bf9f134b03 | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Fri Nov 13 19:17:27 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 13 19:18:18 2020 -0800 |
tree | 2fa7661bdc1a1438a3dab202e4c8136b09869e63 | |
parent | 4e71d54ff210b36e4cd1554406f759eb08a87cb9 [diff] |
Throw a checked exception if there would be an illegal character in the output directory. We do somewhat more granular checking so that we can error out with the most accurate possible message for the illegal character. This shouldn't have a big impact given the small number of BuildConfiguration/OutputDirectory objects created. In some cases, this turns a crash into a silent modification of the top-level target, which seems equally bad: will not submit until this is resolved. PiperOrigin-RevId: 342379102
{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