commit | ba442990362db74331c9246daa30bf0a3fc19de8 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Thu Sep 10 11:18:22 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 10 11:19:29 2020 -0700 |
tree | 0cf5d4c591659b945b45893586642b594bf6b82a | |
parent | 9c59c541cb5cb139d1586cb3251509e18654f946 [diff] |
Update some query exit_codes to better reflect actual exit code These aren't entirely accurate since they can also be "PARTIAL_ANALYSIS_FAILIRE" (3) if encountered in --keep_going mode, but it's at least more accurate than COMMAND_LINE_ERROR. BUILD_FILE_ERROR and CYCLE are pretty obviously "ANALYSIS_FAILURE" (7). TARGET_NOT_IN_UNIVERSE_SCOPE I'm not sure on, but I think it's a GenQuery-ism, so I left it alone. PiperOrigin-RevId: 330976829
{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