| commit | 11a98a51095bfda494ddf7ba69d8ad80309ef63c | [log] [tgz] |
|---|---|---|
| author | Jakob Buchgraber <buchgr@google.com> | Mon Sep 02 07:57:02 2019 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 02 07:58:19 2019 -0700 |
| tree | 0dd16195fbc79f8619715393ad8b446861e389da | |
| parent | 58d3f175eedb8ed8b76f72f911b8d97b6ac6bb63 [diff] |
Have remote_outputs=toplevel download runfiles. Fixes #8899 This change makes it so that when building a binary remotely and having --experimental_remote_download_toplevel set the runfiles of the binary will also be downloaded. This applies also to building a test target. However, when executing a test remotely with bazel test neither the test binary nor its runfiles are downloaded. Instead Bazel fetches the test result: test.xml and test.log This change also enables bazel run to be used with --experimental_remote_download_toplevel. Closes #9298. PiperOrigin-RevId: 266781050
{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.