commit | 6ed4fd55ac792b4b6a5003cb1530a5a8b1b8b55d | [log] [tgz] |
---|---|---|
author | tomlu <tomlu@google.com> | Tue Apr 03 10:01:10 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Apr 03 10:02:35 2018 -0700 |
tree | 6f05fd4b3c4be367b25980a06998beb8cb8605de | |
parent | 87cd8d6dc4180692fa6d773683fea7a9d02107f1 [diff] |
Fix build results for aspect builds. The current output was pretty much completely incorrect. However since the result output was always hidden for the default value of --show_result, users simply didn't see the incorrect output (instead getting no output at all). This CL fixes both the --show_result problem and makes the output correct. RELNOTES: Print correct build result for builds with --aspects flag. PiperOrigin-RevId: 191456352
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.