commit | c004ff117ad72fd387102600e4be47fddf7bc2ae | [log] [tgz] |
---|---|---|
author | twerth <twerth@google.com> | Thu Aug 02 05:27:50 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Aug 02 05:29:29 2018 -0700 |
tree | db2a9f3278e540b0eb46c1cd1f88cc85b6f37f04 | |
parent | 36fbbde3a5a0e570ba55ea1e7d4dc3b26b135a20 [diff] |
Automated rollback of commit a6255612e4892729d3758775c76085b26b9bc584. *** Reason for rollback *** Breaks FDO builds, see http://b/112112125 *** Original change description *** Remove PerActionFileCache Instead, make ActionMetadataHandler implement the MetadataProvider interface. This fixes an issue where an action that runs two spawns where one depends on an output of the other was unable to get the metadata for the intermediate output. We don't currently have actions that do this, but we will have in a future change (which will also implicitly act as a regression test). PiperOrigin-RevId: 207084179
{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.