commit | 11f3b0ecafcc15fdf90ab80736afc0f959a95b38 | [log] [tgz] |
---|---|---|
author | gregce <gregce@google.com> | Fri Jun 07 17:12:06 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 07 17:13:20 2019 -0700 |
tree | 1bb2f56407476fe12bf6d872135dd670e0ad190f | |
parent | 74bff3ae8f37c6cb081bbb79855835d93ae24624 [diff] |
Let artifacts declare that they use content-based paths. This is basic infrastructure for supporting --experiment_output_paths=content. This change does not implement any actual uses. The intention is that we can incrementally opt in content-mapping support, i.e. rules can declare which of their outputs should do content mapping. The first test goal will be to opt in java_library compilation. "Experimental Content-Based Output Paths" design: https://docs.google.com/document/d/17snvmic26-QdGuwVw55Gl0oOufw9sCVuOAvHqGZJFr4/edit See https://github.com/bazelbuild/bazel/issues/8339 PiperOrigin-RevId: 252148134
{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.