commit | 83f8d1846938f19976c2f69f39941975303372b8 | [log] [tgz] |
---|---|---|
author | gregce <gregce@google.com> | Mon Sep 16 14:19:59 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 16 14:21:27 2019 -0700 |
tree | 4bf19c9673e50ec4cc1b89d29d7f0f7747a79662 | |
parent | dd07468ecf58200acc88f4c2c8b627d1b2c8332a [diff] |
Integrate config_setting with label_flag / label_setting. See https://docs.bazel.build/versions/master/skylark/config.html#label-typed-build-settings for overview. These build settings are "special" in that, when consumed by rules, they just alias to whatever targets they reference. So their raw label value isn't really used. But in config_setting it still makes sense to see that value. PiperOrigin-RevId: 269419462
{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.