commit | 701913139adc0eba49a7a9963fea4f555fcd844f | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Fri Dec 28 07:44:21 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Dec 28 07:45:40 2018 -0800 |
tree | acbb920d975d043da1b30355e6a65e955d71309c | |
parent | 1be4cbce4bbc68a4d1440ffa24a8f52f65db7e6a [diff] |
Allow setting needsPic crosstool capability using feature `needsPic` can now be expressed using 'pic' feature (should be enabled for it to take effect). 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: 227134726
{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.