rules_cc/cc
Fabian Meumertzheim 8395ec0172 Copybara Merge: https://github.com/bazelbuild/rules_cc/pull/263
BEGIN_PUBLIC
Copybara import of the project:

--
82e44f3c47 by Fabian Meumertzheim <fabian@meumertzhe.im>:

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.

--
885d333d55 by Fabian Meumertzheim <fabian@meumertzhe.im>:

Switch to new include path and namespace

--
b8cd815963 by Fabian Meumertzheim <fabian@meumertzhe.im>:

Fix CI

--
41b7d48ed8 by Fabian Meumertzheim <fabian@meumertzhe.im>:

Silence warnings

--
b97a30e8bb by Fabian Meumertzheim <fabian@meumertzhe.im>:

Remove per_file_copt

END_PUBLIC

PiperOrigin-RevId: 697942902
Change-Id: I10a6c9baf0464722fca026db99cf572acfd159f1
2024-11-19 02:58:45 -08: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 Removed unused local variable 2024-11-19 01:23:42 -08:00
proto Create toolchain types for proto_library and lang_proto_library 2023-09-18 12:30:14 -07:00
runfiles Copybara Merge: https://github.com/bazelbuild/rules_cc/pull/263 2024-11-19 02:58:45 -08: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 Sync cc toolchain from Bazel's tools/cpp 2024-10-03 09:32:38 -07:00
cc_binary.bzl No public description 2024-09-10 22:04:14 -07:00
cc_import.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
cc_library.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
cc_shared_library.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
cc_test.bzl No public description 2024-09-10 22:04:14 -07:00
cc_toolchain_config_lib.bzl Add documentation for rule-based bazel toolchain configuration 2024-02-12 18:22:13 -08:00
defs.bzl Copybara Merge: https://github.com/bazelbuild/rules_cc/pull/269 2024-11-07 05:14:59 -08:00
extensions.bzl Restore compatibility with Bazel 6 2024-10-11 18:23:48 +02:00
find_cc_toolchain.bzl No public description 2024-09-10 22:04:14 -07:00
objc_import.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
objc_library.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
repositories.bzl Copybara Merge: https://github.com/bazelbuild/rules_cc/pull/165 2023-01-11 04:33:23 -08:00
system_library.bzl Merge pull request #79 from agluszak:system_library 2020-09-23 06:28:04 -07:00
toolchain_utils.bzl Fix buildifier warnings in @rules_cc 2019-10-24 07:01:25 -07:00