commit | 3af93c9c4cc820a6848f3d774a82eebf69f04e16 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Mon Jan 07 12:43:09 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jan 07 12:45:11 2019 -0800 |
tree | fad0e72bae659f06ed25e15b228a9e4b35f08f01 | |
parent | 0d493ba134b2a1407d181db77d9567af078a31ff [diff] |
Add cc_common.action_is_enabled This will help users who want to use CROSSTOOL with other than C++ rules, plus it will enable users to make rules forward compatible for incompatible CROSSTOOL changes. Progress towards https://github.com/bazelbuild/bazel/issues/5883 RELNOTES: None. PiperOrigin-RevId: 228216650
{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.