rules_cc/cc
Fabian Meumertzheim 82e44f3c47 Copy over runfiles library from Bazel
The runfiles library can be maintained independently of Bazel releases and bazel_tools can refer to it via an alias.
2024-10-31 09:52:26 +01:00
..
common Add testing for Bazel@HEAD and Bazel 6 2024-10-09 08:26:06 -07:00
compiler Merge pull request #198 from zaucy:emscripten-compiler 2024-10-30 04:49:48 -07:00
private Remove cc_proto_library from defs.bzl 2024-10-30 09:22:18 -07:00
proto
runfiles Copy over runfiles library from Bazel 2024-10-31 09:52:26 +01:00
toolchains Merge pull request #256 from fmeum:235-better-tool-map 2024-10-30 13:15:53 -07:00
BUILD Add testing for Bazel@HEAD and Bazel 6 2024-10-09 08:26:06 -07:00
action_names.bzl
cc_binary.bzl
cc_import.bzl
cc_library.bzl
cc_shared_library.bzl
cc_test.bzl
cc_toolchain_config_lib.bzl
defs.bzl Remove cc_proto_library from defs.bzl 2024-10-30 09:22:18 -07:00
extensions.bzl Restore compatibility with Bazel 6 2024-10-11 18:23:48 +02:00
find_cc_toolchain.bzl
objc_import.bzl
objc_library.bzl
repositories.bzl
system_library.bzl
toolchain_utils.bzl