commit | b892fd22b8a6572f23dbff47c98cf4c9fef68c19 | [log] [tgz] |
---|---|---|
author | Andrew Suffield <asuffield@gmail.com> | Fri Sep 20 10:22:19 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 20 10:23:26 2019 -0700 |
tree | 705ef6f0406d0cb279c5ede7c1ce5d476ff1e0dc | |
parent | 85b07739d7f7586728c834184d5e1937e6f67ba8 [diff] |
Allow patch arguments to be specified as function parameters There are many scenarios where the patch function is useful, other than when directly applying a single set of patches from the invoking rule. This allows the caller to specify the patch parameters directly from starlark. Closes #9136. PiperOrigin-RevId: 270297854
{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.