Steve Barrau

Results 6 issues of Steve Barrau

### Description of the bug: Bazel cquery `--output=files` assumes the convenience symlinks are enabled and outputs files with them. It does not take the `--experimental_convenience_symlinks=ignore` option into account. ### What's...

type: documentation (cleanup)
P3
team-Configurability

### What version of rules_go are you using? 0.41.0 ### What version of Bazel are you using? 6.3.2 ### What operating system and processor architecture are you using? macOS arm64...

Add the tables label to the runfiles.

In [singlejar](https://github.com/bazelbuild/bazel/tree/master/src/tools/singlejar), add support for combining Log4j2 plugins cache file. Log4j2 plugins are Java annotations collected by a compiler plugin into .dat files for Log4j2 runtime to find them fast....

team-Rules-Java
awaiting-review

### What happened? Without perl on the host, ncurses fails to build: ``` Configuring include/ncurses_cfg.hin @@ncurses~//:ncurses_cfg_h failed: (Exit 127): bash failed: error executing Genrule command (from target @@ncurses~//:ncurses_cfg_h) /bin/bash: line...

bug

We discussed in the SIG Rules Author today having a way for the gazelle run in external repos share its index with the gazelle run in the main project. The...