-
### Description of the bug:
`bazel aquery //cc_shared_lib/liba:liba_base --include_commandline --include_param_files` should include expanded content of all param files in its output. However, fo…
-
### Environment details
* Operating System+version: ubuntu 20.04
* Compiler+version: gcc 9.3
* Conan version: 1.63.0
* Python version: 3.8.10
### Steps to reproduce
1. Define a custom toolchai…
-
### Description of the problem / feature request:
Bazel Coverage failing with rules_cc 0.0.9
### Feature requests: what underlying problem are you trying to solve with this feature?
We're t…
-
## I'm trying to compile Tensorflow 2.17 on a new fresh install of Fedora40 lxqt desktop (official spin).
#### what i've donne (all command as root):
- Fresh Fedora install
- dnf update
-…
-
I am currently replacing [rules_python](https://github.com/bazelbuild/rules_python) in a rules_python + [rules_python_gazelle_plugin](https://github.com/bazelbuild/rules_python/tree/main/gazelle) + [r…
-
First of all I think we should check the `exec_result` at this [line](https://github.com/bazelbuild/rules_kotlin/blob/b076b4acbf06bc3833e9f70ee11e5a93afa77ab8/src/main/starlark/core/repositories/ksp.b…
-
Started testing this flake manually, and noted that bazel seems to be missing as a build-time dependency...
The package looks pretty elaborate, there are even service modules for several scion comp…
-
The process is manual and undocumented for now.
Jira issue: CRDB-16499
Epic CRDB-36213
-
We should add a plugin that does the same thing as bazel-watcher.
Give the user commands like
- `aspect run //one:target` where that target is tagged with `ibazel_notify_changes` -> like `ibazel …
-
Hello all,
Thank you for developing sentencepiece library! I am using bazel and want to incorporate sentencepiece into my project and use the c++ API. I could not find any BUILD support for bazel. …