Search code examples
Using glob with the aspect-build bazel-examples repository typescript build?...

javascripttypescriptbazelbazel-rulesbazel-aspect

Read More
Building Go with Bazel could not resolve a repository...

gobazelbazel-rules

Read More
Bazel | How to copy resources to build directory?...

c++bazelbuild-toolsbazel-rules

Read More
How do I pass arguments to Bazel java wrapper?...

bazelbazel-rulesbazel-java

Read More
Issue Running Python Application with Bazel - ImportError with NumPy C-Extensions...

bazelbazel-rulesbazel-python

Read More
pkg_rules problems on Windows 10...

bazelbazel-rules

Read More
Can't load image tarball into Docker because Docker wants root user but Bazel wants non-root use...

dockerbazelbazel-rulesbazel-aspectrules-oci

Read More
How do I debug a 'java_binary' target executed by a Bazel rule via 'ctx.actions.run(...)...

bazelbazel-rules

Read More
bazel query to find all test targets and test...

bazelbazel-rules

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

bazelbazel-rules

Read More
How to materialize Bazel Outputs...

pythonbazelbazel-rulesbazel-python

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

protocol-buffersbazelbazel-rulesbazel-cppbazel-protobuf

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
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
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
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
Bazel: Returning all providers of another Target...

bazelbazel-rules

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

c++cmakebazelbazel-rulesbazel-cpp

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

bazelbazel-rulesbazel-python

Read More
Link errors when trying to create a c++ binary depending on ITK libraries using bazel (undefined ref...

c++bazelitkbazel-rulesbazel-cpp

Read More
Bazel re-export headers in a cc_library from it's dependencies to pass `layering_check`...

bazelbazel-rulesbazel-cpp

Read More
How to configure a header based on the sources that include it in bazel?...

c++buildc-preprocessorbazelbazel-rules

Read More
Reference environment variables in Bazel oci_image entrypoint...

bazelbazel-rulesrules-oci

Read More
bazel debian package as a dependency for my project...

buildbazelbazel-rules

Read More
Bazel: how to create genrule that uses cmd on linux and cmd_bat on windows?...

bazelbazel-rules

Read More
How to create Java library in Bazel from generated Java files...

javajarbazelbazel-rulesbazel-java

Read More
BackNext