commit | adb27dc3783509768f8a2ba5f2913185ccd90eec | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Tue Mar 20 10:14:09 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Mar 20 10:15:13 2018 -0700 |
tree | 0a161362c59cde334875f4e604eddf2a7ac59602 | |
parent | 4b7f7601730e08a80ce0944ea44370d9dbb111a9 [diff] |
Add more documentation for rule.outputs We want to simplify/remove this API, but let's document it in the meantime. Also fix harmless bug that annoyed me. It used rawTemplate instead of formatStr when there are no placeholders. This would theoretically fail to properly escape % symbols, except that the code path luckily short-circuits later on if there are no placeholders. RELNOTES: PiperOrigin-RevId: 189760809
{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.