protobuf/build_defs
David L. Jones 52655b1f5e
[Bazel] Move C++ build-related logic into //build_defs (#9921)
These are all "toolchain-y" things, like copts, link_opts, and config_settings. These are very different from what is in //toolchain, though, so I chose the somewhat common name build_defs for the package. For now, I am only using this package for purely internal things. (Most public "defs"-type things should come from rules_proto/rules_cc, anyhow.)
2022-05-06 12:11:46 -07:00
..
BUILD.bazel [Bazel] Move C++ build-related logic into //build_defs (#9921) 2022-05-06 12:11:46 -07:00
cc_proto_blacklist_test.bzl [Bazel] Move C++ build-related logic into //build_defs (#9921) 2022-05-06 12:11:46 -07:00
compiler_config_setting.bzl [Bazel] Move C++ build-related logic into //build_defs (#9921) 2022-05-06 12:11:46 -07:00
cpp_opts.bzl [Bazel] Move C++ build-related logic into //build_defs (#9921) 2022-05-06 12:11:46 -07:00