commit | 1b3c6816eb82a07e0e5973e0e7ace1e309fd71fc | [log] [tgz] |
---|---|---|
author | Irina <ichern@google.com> | Thu Mar 21 04:34:28 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 21 04:36:08 2019 -0700 |
tree | 4fa5648b3e49cd2ac7bf7a02c55508b0f72bcc4c | |
parent | 3e7ccefb7ef4d1b8d523854f6c7e5aef6f698e94 [diff] |
Correct parsing of bazel info command results in black box tests - in case all progress messages will be printed, the resulting text of bazel info will also contain progress text; use ony the last word - add a method for resolving paths under bazel exec root Closes #7780. PiperOrigin-RevId: 239572859
{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.