commit | 2f229adede1d4da1ba67a7b4e637f974f8922621 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Wed Dec 19 06:53:05 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Dec 19 06:54:07 2018 -0800 |
tree | 49cc526ff85fba169e7e4bbb1c8ccd571bfaddd0 | |
parent | 0a475055759a62d9865c986d9e53b447fd83fda5 [diff] |
Add --incompatible_disable_runtimes_filegroups This change adds cc_toolchain.static_runtime_lib and cc_toolchain.dynamic_runtime_lib attributes and an incompatible flag that disables deprecated cc_toolchain.static_runtime_libs and cc_toolchain.dynamic_runtime_libs. Issue for the incompatible flag: #6942 Tracking issue for legacy crosstool fields removal: #5883 RELNOTES: Added --incompatible_disable_runtimes_filegroups (https://github.com/bazelbuild/bazel/issues/6942). PiperOrigin-RevId: 226165743
{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.