Fabian Meumertzheim

Results 1695 comments of Fabian Meumertzheim

@Wyverald's REPO.bazel proposal may solve this.

A relevant proposal by @comius: https://docs.google.com/document/d/1Sid7EAbBd_w_T7D94Li_f_bK3zMTztFbzIMvcpzo1wY/edit

Could you check whether `--noincompatible_sandbox_hermetic_tmp` fixes this?

@chandlerc As a workaround, you could probably define a toolchain feature with the required flags and then use the `features` attribute of `cc_proto_library` to enable it.

@cramertj Could you share a public link for posterity?

This looks good to me. In the future, we could extend it with an `auto` default value and a way for modules to declare their minimum required C++ standard, with...

@c-mita Are you going to create a new release after the merge?