commit | a5ba344fdf887cd898ee0ffb9a0f0d5f749b7cf1 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Thu Dec 20 01:58:43 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Dec 20 02:00:29 2018 -0800 |
tree | 8b30cd978eb9a3dd40c475d36dd47a9246e097b7 | |
parent | 7779617c03122864e2c656b649c0ea0c2c5b44a2 [diff] |
Allow setting supports_interface_shared_objects crosstool field using feature This cl allows toolchain owners to express that toolchain supports creating interface shared libraries. This cl is a step towards https://github.com/bazelbuild/bazel/issues/5883. Also see the rollout doc here: https://docs.google.com/document/d/1uv4c1zag6KvdI31qdx8C6jiTognXPQrxgsUpVefm9fM/edit#. Flag removing legacy behavior is https://github.com/bazelbuild/bazel/issues/6861 RELNOTES: None. PiperOrigin-RevId: 226302378
{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.