commit | cb314a2e36031c8a5f1dd26bb3b94f1b8f1cb901 | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Thu Feb 15 10:33:53 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Feb 15 10:35:15 2018 -0800 |
tree | e04b828849bd9b5be4d4bc1dde67b46cf46de9d7 | |
parent | 10b1a5fc3ade9c5f12078cd616218f9ef45ef13c [diff] |
Stop storing ActionTemplate in a SkyKey: it's too heavyweight. Use the same mechanism as for normal actions, have the ActionTemplateExpansionFunction look the template up when needed. PiperOrigin-RevId: 185861672
{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.