commit | d79b9373060be9f4ae30b4b0ebed1dd7d8fd526a | [log] [tgz] |
---|---|---|
author | gregce <gregce@google.com> | Thu Aug 10 21:51:15 2017 +0200 |
committer | Marcel Hlopko <hlopko@google.com> | Fri Aug 11 12:56:25 2017 +0200 |
tree | 9c61a36eb2a12625b98ac2164397fb1dd4685644 | |
parent | 43d8a79ece7dfa77a3ed1b81d732be699d1c1fe9 [diff] |
Pass List<ConfigurationFragmentFactory> to SkyframeExecutor instead of ConfigurationFactory. This is a prerequisite to removing ConfigurationFactory (which is only used for static configurations). We still need List<ConfigurationFragmentFactory> to supply ConfigurationFragmentFunction. Eventually even that will go away (for fully trimmed builds). But we're not there yet. PiperOrigin-RevId: 164890139
{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 system. 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.