Search code examples
Bazel failes with "your rule has to depend on C++ toolchain" when including supplier files...

bazel

Read More
How to use bazel to build the AGP source code...

android-gradle-pluginbazelandroid-source

Read More
Bzlmod Local Registry - BUILD files for Modules for Non-Bazel Targets...

bazelbzlmod

Read More
Difficulty adding Go bazel build options for multiple platforms...

gobazelbazel-rules

Read More
Why does Bazel (run_binary) tell me that he can't write a file when he creates files well?...

bazelbazel-rulesbazel-aspect

Read More
How can I ask Bazel to rerun a cached test?...

bazel

Read More
Access higher level file in Bazel test...

gobazel

Read More
How to add a dependency to all linked targets using Bazel's cc_toolchain?...

armbazelbazel-cpp

Read More
Getting '[libprotobuf ERROR external/com_google_protobuf/src/google/protobuf/descriptor_database...

c++tensorflowbuildprotocol-buffersbazel

Read More
Are there any recommendations to prevent drake from rebuilding when using it as an External via Baze...

bazeldrake

Read More
deps not allowed without srcs - move to runtime deps?...

bazel

Read More
bazel 7 fails to find header files...

bazelbazel-cpp

Read More
Is there a way to force Bazel to run tests serially...

gputensorflowbazel

Read More
Meaning of '@' sign in load fun...

bazelstarlark

Read More
Configuring bazel to build/test using a specific JVM version...

javabazel

Read More
Bazel to read spring boot application.properties configurations...

javaspringspring-bootbazelapplication.properties

Read More
Bazel conditional compile a C++ library if a flag is set (when building the library or one of target...

c++bazelconditional-compilationbazel-rulesbazel-cpp

Read More
How can I delete cached downloaded objects (e.g. from http_archive) in Bazel?...

bazelhttp-archive

Read More
Build rust_binary for android using bazel...

androidrustandroid-ndkbazel

Read More
Bazel: Returning all providers of another Target...

bazelbazel-rules

Read More
Troubles with bazel and building tensorflow on ubuntu...

tensorflowbuildbazel

Read More
How to fix compilepkg: missing strict dependency on golang.org/x/sys/unix when building Bazel projec...

gobuildbazel

Read More
how to use gdb to debug a executable binary generated by bazel build under a linux environment...

debugginggdbsymbolsbazel

Read More
Bazel Cmake using foriegn rules unable to download external packages, but works locally...

c++cmakebazelbazel-rulesbazel-cpp

Read More
C++ debugging with gdb & bazel (& emacs)...

c++emacsgdbbazel

Read More
On embedded device how to natively debug a executable generated by bazel build...

c++debugginggdbcross-compilingbazel

Read More
bazel server terminated abruptly (error code :14, error message: '',log file: 'c:\users\...

tensorflowbazeltensorflow-lite

Read More
Bazel run action via .bat file shows warning and shuts down...

batch-filecmdbazel

Read More
Bazel: install a python dependency for a genrule...

bazelbazel-rulesbazel-python

Read More
Bazel select build file depending on toolchain...

buildbazel

Read More
BackNext