Fabian Meumertzheim
Fabian Meumertzheim
The docs at https://learn.microsoft.com/en-us/cpp/build/reference/external-external-headers-diagnostics?view=msvc-170 do sound like the flag replaces `/I`. Do you have a reproducer you can share?
@bazel-io flag
I think that it lives under `@bazel_tools//tools/zip`.
This line is problematic: https://github.com/mvukov/rules_ros2/blob/6b4ccf52bc43b1903467adb37f8bc71e30e602ea/.github/workflows/ci.bazelrc#L7 Bazel doesn't resolve `~` to the home directory and instead creates the cache in a subdirectory of the WORKSPACE called `~`. It then descends into...
Marking this as draft as the idea is flawed: It's possible that the user wants the executable to be looked up in path.
@justinhorvitz Friendly ping
Not just because of that: There is plenty of starlark API that doesn't provide access to an `Artifact`, but just the path of an executable. For example, C++ tool paths...
@bazel-io fork 7.3.0