Search code examples
Bazel nested C/C++ packages, what is the recommended BUILD structure?...


c++cbazel

Read More
Can you create a config_setting for an environment variable specified with action_env?...


bazelbazel-rules

Read More
Change bazel output symlink location...


c++bazel

Read More
How to install bazel in colab?...


pythongoogle-colaboratorybazel

Read More
bazel running out of memory and crashing when running coverage...


code-coveragebazeltest-coveragebazel-java

Read More
docker containers choosing different networks despite never setting any...


dockergobazelbazel-rules

Read More
bazel genrule cmd that needs a filename...


bazelbazel-genrule

Read More
how to debug bazel c++ google test in visual studio code...


c++tensorflowvisual-studio-codegoogletestbazel

Read More
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY...


ubuntubazel

Read More
ERROR: (wheel).whl is not a supported wheel on this platform...


pythonpython-3.xtensorflowanacondabazel

Read More
How to get the log messages from test via bazel?...


javabazel

Read More
Bazel test size: Local dev box vs CI?...


testingbazel

Read More
What's the difference between Bazel's py_library and py_binary rules...


pythonbazelbazel-rules

Read More
C++ code coverage with Bazel 6 and lcov fails...


code-coveragebazellcov

Read More
Write manifest file without building the target...


bazelbazel-query

Read More
Erlang Hello World using Bazel as a build system...


erlangbazel

Read More
Add Bazel to a docker image...


dockerbazel

Read More
Bazel build verbose compiler commands logging...


c++bazel

Read More
Build tensorflow: name 'json' is not defined...


tensorflowbazel

Read More
Using GraphQL in Bazel...


bazel

Read More
With bazel how do I be/make sure objects taken from cache have been build for the right system/libra...


bazeldistributed-computingdistributed-cachingbuild-cache

Read More
How to uninstall bazel 0.29.0 in order to install 0.26.1 because of tensorflow...


tensorflowredhatbazel

Read More
Is it possible to define custom bazel macro or rule and load it in workspace for all packages?...


global-variablesglobalbazel

Read More
Google test using Bazel error - `symbol not found in flat namespace`...


c++bazel

Read More
Bazel: How to pass relative path of a file as an "args" to java_binary?...


bazelbazel-rulesbazel-java

Read More
C++ how to static link to openssl using bazel...


opensslbazel

Read More
Ldd shows a weird library "do_not_link_against_nvinfer_builder_resource" that doesn't ...


c++linkershared-librariesbazelelf

Read More
Bazel Remote Cache Server that runs on Windows?...


bazelbazel-remote-cache

Read More
Where is the executable files which is generated in a rule file in bazel?...


bazelbazel-rules

Read More
Why `ctx.actions.run` cannot refer `generated file type` files as a `inputs` attribute even though `...


bazelbazel-rulesbazel-aspect

Read More
BackNext