Commit graph

2 commits

Author SHA1 Message Date
Ivo Ristovski List
25d8081ab9 Automated Code Change
PiperOrigin-RevId: 799615263
2025-08-26 10:25:14 -07:00
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
Renamed from compiler_config_setting.bzl (Browse further)