commit | c12c04414074fdc53ce0e0bd5f5e6dd16ae60b38 | [log] [tgz] |
---|---|---|
author | mschaller <mschaller@google.com> | Mon Jun 08 12:06:35 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 08 12:08:35 2020 -0700 |
tree | 501c7b7d8eb7e0b3ff47cda2a97aeca039d6614a | |
parent | 1d3f309c1ce14cf7cf78d8e4127ae8d3d3cc00bc [diff] |
Refactor filesystem traversal failures Only DanglingSymlinkException remains a subtype. It's the only one that meaningfully appears in catch clauses and method throws lists. This CL also equips SkyframeAwareAction exceptions with DetailedExitCodes. RELNOTES: None. PiperOrigin-RevId: 315324370
{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