commit | 139d314937c037b12f245c594f5eeb55b9f941c1 | [log] [tgz] |
---|---|---|
author | ahumesky <ahumesky@google.com> | Tue Mar 19 11:36:23 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 19 11:38:18 2019 -0700 |
tree | addb5873ef39971ed2a9c10beea348b4fd916ead | |
parent | 453c1e844eecff59afcbca01b4471e4182711c03 [diff] |
Correctly create output artifact paths for the Databinding Resource Processor action. The wrapper code around the databinding resource processor appends the input resource root to the output resource base directory, and Blaze has to create output artifacts to match. Blaze was creating incorrect artifact output paths for resources in bin and genfiles by not including the bin / genfiles roots. RELNOTES: None. PiperOrigin-RevId: 239234939
{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.