rules_foreign_cc/foreign_cc
Guillaume Maudoux d2815388f8
Update framework.bzl to account for externalIncludes (#1215)
During our migration to Bazel 7, some of our cmake() rules broke. It
turns out there is a new field in CcCompilationContext to account for
external includes, as opposed to internal system_includes.

See
a6ef0b341a
2024-06-14 21:35:24 +01:00
..
built_tools Make pkgconfig Hermetic (#1069) 2024-04-21 23:07:44 +00:00
private Update framework.bzl to account for externalIncludes (#1215) 2024-06-14 21:35:24 +01:00
BUILD.bazel Revert "fix(docs): Port docs generation to bzlmod to fix user facing doc generation" (#1194) 2024-04-12 12:14:48 +01:00
boost_build.bzl Set an empty tools_data attribute for boost (#1112) 2023-10-28 23:11:02 +01:00
cmake.bzl cmake: use variable expansion on generator args (#1087) 2023-10-14 15:36:53 +00:00
configure.bzl Advertise CcInfo provider (#1118) 2023-11-10 09:41:52 +00:00
defs.bzl Add meson support (#986) 2023-06-09 11:29:12 +01:00
extensions.bzl Revert inadvertent direct commit to main (#1213) 2024-06-11 18:01:59 +00:00
make.bzl Advertise CcInfo provider (#1095) 2023-09-19 18:47:35 +01:00
meson.bzl set CC and CXX and their flags in meson (#1098) 2023-12-11 09:35:14 +00:00
ninja.bzl Advertise CcInfo provider (#1095) 2023-09-19 18:47:35 +01:00
providers.bzl Add ability to specify DLL dir (#939) 2022-07-27 16:46:15 +00:00
repositories.bzl chore(deps): Add ninja 1.12.0 and latest versions of cmake (#1192) 2024-04-12 11:23:17 +00:00
utils.bzl Allow runnable_binary to work on non-external targets (#1100) 2023-10-14 14:24:09 +01:00