commit | 4e093d8e08454c9c2c04e94fe2e97ef4592198b6 | [log] [tgz] |
---|---|---|
author | gregce <gregce@google.com> | Thu Dec 28 11:58:15 2017 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Dec 28 11:59:56 2017 -0800 |
tree | cde1332470f53d3a45a68b6852a207bc6851d8e2 | |
parent | 8bd201631e380327f5a7fb72e11bd493973913b8 [diff] |
Replace Attribute.ConfigurationTransition with config.transitions.ConfigurationTransitionProxy. The "proxy" part is to dissuade people from writing: void myfunc(ConfigurationTransition transition) signatures casually. Maybe that's actually a better name than "Transition". But I'd rather rename Transition to ConfigurationTransition in its own change if we want to do that. PiperOrigin-RevId: 180285321
{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.