John Cater

Results 119 comments of John Cater

> I have a use case where I want my code-generator program to be compiled slightly differently for target platform, host platform, and execution platform by setting different defines. I...

Closing this pending more information, feel free to re-open or re-file with more details.

This needs to be re-written as a [design proposal](https://github.com/bazelbuild/proposals) and discussed in that fashion. A github issue thread isn't very discoverable for others who are interested in this topic. This...

I am not actively working on this, so unassigning in case someone else wants to take a shot.

There is no function currently that allows this: I believe @hlopko was suggesting a possible way to implement autodetection by adding such a function. I agree that this would be...

@fmeum This is very cool, and is basically what I was thinking of. I'd like to read a design doc (hopefully with some pointers to the bzlmod docs, because I...

Proposal review thread: https://groups.google.com/g/bazel-dev/c/QK7CI__ReDM

I can't see the failures. What version of Bazel does your project use? "use_cpp_toolchains" was added in a recent version.

Looks like the issue is actually rules_cc, which hasn't yet released the changes with `use_cpp_toolchain`. If I can get them to do a new release, will that be something that...

They were cutting a release yesterday but ran into trouble. Can this stay open until early next week?