commit | 6193cfd60b5c16d12fab7f280460d611d45ff041 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Sep 19 15:37:09 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 19 15:38:18 2019 -0700 |
tree | 52019b45235f2b18e20fdb8914c4404003de69f6 | |
parent | 07e0369d82f5df9fae84c208d0c21a1ba2f6127e [diff] |
Try to improve the runfiles documentation * Link to relevant API documentation * Targets do not have a transitive_runtime_files attribute, use runfiles.merge on the target's DefaultInfo.default_runfiles instead * Make it clear that each of the ways of adding files to a runfiles object is optional This doesn't deal with the incredibly confusing distinction between default_runfiles and data_runfiles, though. RELNOTES: Improve runfiles documentation. PiperOrigin-RevId: 270140478
{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.