commit | c2e8bcb9902beef8cd1a912c476f8048182861d7 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Wed Dec 26 13:45:59 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Dec 26 13:47:43 2018 -0800 |
tree | c5ad5a46cfa04c940fc2f1b2b04299e4133aee99 | |
parent | 867b1c51952da867b433e54c0024bd9a03a484bf [diff] |
Allow setting supports_fission crosstool capability using feature `supports_fission` can now be expressed using 'per_object_debug_info' 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: 226950450
{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.