rules_d
rules_d copied to clipboard
D rules for Bazel
Incompatible flag --incompatible_disable_depset_items will break rules_d once Bazel 1.2.1 is released. Please see the following CI builds for more information: * [:darwin: (OpenJDK 8)](:darwin: (OpenJDK 8)) * [:ubuntu: 16.04 (OpenJDK...
Incompatible flag --incompatible_load_cc_rules_from_bzl will break rules_d once Bazel 1.2.1 is released. Please see the following CI builds for more information: * [:darwin: (OpenJDK 8)](:darwin: (OpenJDK 8)) * [:ubuntu: 16.04 (OpenJDK...
Incompatible flag --incompatible_disable_target_provider_fields will break rules_d once Bazel 1.2.1 is released. Please see the following CI builds for more information: * [:darwin: (OpenJDK 8)](:darwin: (OpenJDK 8)) * [:ubuntu: 16.04 (OpenJDK...
Incompatible flag --incompatible_no_implicit_file_export will break rules_d once Bazel 1.2.1 is released. Please see the following CI builds for more information: * [:darwin: (OpenJDK 8)](:darwin: (OpenJDK 8)) * [:ubuntu: 16.04 (OpenJDK...
`rules_d` is a dependency for `rules_docker`, a ruleset that we depend on heavily. We don't use d-lang, but we'd like these rules to pass with `--all_incompatible_changes` so that we can...