commit | cbe428a8c84436ddf8964fc38918825d9d8c4cec | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Thu Apr 12 10:45:24 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Apr 12 10:46:46 2018 -0700 |
tree | 628a204307e8a2740a65046b06a53b8d437c1d23 | |
parent | 510c10707af759a19fcb3e414fa036ed60f4bf1d [diff] |
Document the new ctx.actions.args() API RELNOTES: Args objects (ctx.actions.args()) have new methods add_all() and add_joined() for building command lines using depsets. RELNOTES[INC]: Added flag --incompatible_disallow_old_style_args_add to help migrate from args.add() to args.add_all() / args.add_joined() where appropriate. PiperOrigin-RevId: 192633763
{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.