Search code examples
Bazel docker_image copy extra folder...


gobazelbazel-rules

Read More
BAZEL it's possible to download different external dependencies depending on the target I build?...


androidsdkbazelbazel-rules

Read More
Bazel. Generating files which aren't available prior to bazel build during the build itself...


bazelswigbazel-rulesbazel-cpp

Read More
Integration of drake to OpenSUSE - error in external/mumps_internal/BUILD.bazel...


buildbazelopensusedrakemumps

Read More
bazel query to list targets dependent on file...


bazelbazel-query

Read More
How to query Bazel for the (absolute) `JAVE_HOME` like path to the remote JDK of whatever Java Toolc...


bazelbazel-rulesbazel-javabazel-aspectbazel-query

Read More
Bazel - How to create Deps for a Rule from dynamic list of targest directories...


pythonbazelbazel-rulesbazel-python

Read More
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
BackNext