Search code examples
How can you run the executables of other rules within a Bazel rule?...

bazelbazel-extra-action

Read More
File not Found when compiling android resources (inconsistent across projects, consistent within pro...

androidwindowsbazel

Read More
Can I use Python Debugger In Bazel Test...

debuggingbazel

Read More
Locating Bazel output files?...

bazel

Read More
What does 'tests too big' warning in bazel mean?...

bazel

Read More
bazel build issue - either com.sun.tools.javac or var keyword causes a failure...

javabazel

Read More
How to provide a MODULE.bazel file to local_path_override?...

bazelbzlmod

Read More
Why am I getting an error compiling the Bazel tutorial?...

c++bazelbazel-cpp

Read More
What is a Bazel analogue of `.PHONY` rules (as in GNU Make)?...

bazelbazel-rules

Read More
How can I disable a C/C++ `-Werror` build error in Bazel? (AKA: how to turn OFF specific warnings al...

c++gccbuildclangbazel

Read More
How to make bazel to run "load" and "http_archive"...

ubuntubuildbazel

Read More
How to materialize Bazel Outputs...

pythonbazelbazel-rulesbazel-python

Read More
How to list all test names which were executed during `bazel test` command - even passing ones...

bazel

Read More
How to reference bazel c++ protobuf output headers in a different workspace/package...

protocol-buffersbazelbazel-rulesbazel-cppbazel-protobuf

Read More
How to write a genrule to apply a patch...

bazel

Read More
Bazel. Building and linking .dll under Windows 11 using custom MinGW toolchain...

windowsdllbazelldbazel-cpp

Read More
How to use environment variables in bazel/googletest...

c++bashg++googletestbazel

Read More
How can I read environment variables inside the git_repository function?...

bazel

Read More
Bazel: set runtime environment variable and configuration file location for cc_binary/cc_test...

c++bazel

Read More
How to resolve bazel "undeclared inclusion(s)" error?...

c++bazel

Read More
Integration of drake to OpenSUSE - error in drake/tools/workspace/pybind11/mkdoc.py...

buildclangbazelopensusedrake

Read More
Integration of drake to OpenSUSE - build error with spdlog and fmt...

bazelopensusedrakefmtspdlog

Read More
LLVM and GCC toolchain selection...

c++bazelbazel-cpp

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