commit | 98831e859798b9c2fddc6fa797b25c321d248493 | [log] [tgz] |
---|---|---|
author | tomlu <tomlu@google.com> | Thu Sep 06 13:43:05 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Sep 06 13:45:24 2018 -0700 |
tree | d88dac8d9f535283e58f13381e2afd94fe43afae | |
parent | 1295fdc2c49d403ab41acd6c588b15aa4b148fe2 [diff] |
Support filesets in ctx.actions.args(). For the bazel people: Fileset is an internal packaging rule that isn't open sourced. This change makes filesets a directory and adds directory expansion support in ctx.actions.args(). This should make these artifacts similar to tree artifacts. RELNOTES: Support fileset expansion in ctx.actions.args(). Controlled by --incompatible_expand_directories. PiperOrigin-RevId: 211861523
{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.