rules_cc/tests
Fabian Meumertzheim 4e72e665a3 Add well-known compiler `config_setting`s
As of Bazel 6.0.0, all Bazel-provided toolchains report consistent
compiler names that can be matched on with `select`. Having a central
place for `config_setting`s that can be used for this purpose makes it
so that rulesets don't have to define them themselves and moving the
compiler flag out of `@bazel_tools` becomes easier as it is no longer
referenced directly.

Also includes minor fixes to `//tests/...` so that it can be enabled in
CI.
2023-07-10 16:39:33 +02:00
..
compiler_settings Add well-known compiler `config_setting`s 2023-07-10 16:39:33 +02:00
load_from_macro Internal change 2020-11-02 13:19:59 -08:00
simple_binary Introduce flag --@rules_cc//:link_extra_libs 2023-02-16 04:15:10 -08:00
system_library Enable `//tests/...` in CI 2023-07-08 00:29:45 +02:00