-
### Description of the bug:
C++ param files (enabled by features `compiler_param_file`, `archive_param_file`, `linker_param_file`) do not support file names with spaces. Builds with param files fail…
-
Hi, I was following the instructions to play around with examples for FhirProto. I ran "./generate-synthea.sh $WORKSPACE" and it seemed like I successfully generated **$WORKSPACE/bundles/**, **$WORKSP…
-
For the document, `Open a BUILD file—we'd recommend using (or creating) //BUILD—and add something like:`
```bazel
load("@hedron_compile_commands//:refresh_compile_commands.bzl", "refresh_compi…
-
### Description of the problem / feature request:
I'm trying to use gcc cross-compiler as external dependency, when I'm specifying cxx_builtin_include_directory as ```external/cross_toolchain/...``…
-
### What happened?
When running tests under `bazel coverage` (or `bazel test --collect_coverage`), Node running via `js_test` is being instrumented regardless of the [--instrument_test_targets](htt…
-
### Describe the bug
I am working on bazel build rules for some aws sdk libraries; bazel is more strict about includes than cmake.
These files are missing includes, which causes errors.
* aws-cpp…
-
### Description of the bug:
Hello,
I am running Ubuntu 24.04 stock (riscv64) on the LicheePi 4A.
When trying to build bazel from source (7.1.0), I get an error, as it weirdly tries to build Ba…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
- TensorFlow instal…
-
### What version of gazelle are you using?
`v0.23.0`
### What version of rules_go are you using?
`v0.27.0`
### What version of Bazel are you using?
`4.1.0`
### Does this is…
-
Hi!
Just wanted to let you know that I've upstreamed bazel support to catch2: https://github.com/catchorg/Catch2/pull/1923
You can probably update this code to use the bazel build file, while st…