C++ Rules for Bazel
Go to file
hlopko 2c36045d81 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
2019-01-09 08:56:32 +01:00
third_party/com/github/bazelbuild/bazel/src/main/protobuf Add --incompatible_disable_runtimes_filegroups 2019-01-09 08:56:32 +01:00
tools/migration Add crosstool_query 2019-01-09 08:56:21 +01:00
BUILD Internal change 2019-01-09 08:56:00 +01:00
LICENSE Internal change 2019-01-09 08:56:00 +01:00