Search code examples
Bazel: how to create genrule that uses cmd on linux and cmd_bat on windows?...


bazelbazel-rules

Read More
Why does Bazel build generate .pic.o and .pic.d files, and what's their purpose?...


compilationbazel

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


javajarbazelbazel-rulesbazel-java

Read More
bazel - Error building TensorFlow with local LLVM repository...


tensorflowbazel

Read More
With Bazels `http_archive` - is there a way to add outside files to repository after downloading...


bazelpatchbazel-rules

Read More
Bazel - Including all headers from a directory when importing a static library...


c++windowsbazel

Read More
Bazel cc_library linkopts relative file path...


c++buildbazelsdl-2bazel-rules

Read More
Bazel out-of-source build...


bazelbuild-system

Read More
How to use rules_oci to run an image local via Docker?...


dockerbazelrules-oci

Read More
How can I configure bazel tests to run a docker container in a bitbucket pipeline?...


dockerenvironment-variablesbitbucketbazelbitbucket-pipelines

Read More
How can I arrange for Bazel dependencies to be cached on a server local to my organization, to mitig...


bazel

Read More
Bazel unable to build external Rust dependency with feature serde1...


bazelrust-cargobazel-rules

Read More
How to get the previous bazel build logs in a decent Way?...


bazelbazel-rulesbazel-cppbazel-aspect

Read More
Bazel: How do you get the path to a generated file?...


bazel

Read More
Building libraries with bazel and hardcoding dependencies into them...


gccbazeldynamic-linking

Read More
Use Bzlmod with registry on local file system?...


bazelbzlmod

Read More
Why dependent workspace doesn't automatically include/execute the WORKSPACE file it has a depend...


bazelbazel-rulesbazel-protobuf

Read More
Using Bazel to generate coverage report...


code-coveragebazel

Read More
How to configure unhandled-rejections for jest in bazel...


javascriptnode.jsjestjsbazelbazel-rules-nodejs

Read More
How to properly handle args in sh_binary target?...


bazelbazel-rules

Read More
Unable to use py_binary target as executable in a custom rule...


pythonbazelstarlark

Read More
Bazel select() based on build config...


bazel

Read More
Access current package's label in BUILD...


bazel

Read More
Bazel cannot find custom CPU constraint_value added in toolchain...


bazel

Read More
What's the difference between http_file and http_archive Bazel rules?...


bazelbazel-rules

Read More
Error in download_and_extract: java.io.IOException: Error downloading [] PKIX path building failed: ...


javasslbazelkeytool

Read More
Bazel tab auto complete in zsh not working...


autocompletezshbazeloh-my-zsh

Read More
How do I query for targets visible from a specific targets?...


bazelbazel-query

Read More
How do I wrap all files from a Bazel filegroup into a directory?...


bazel

Read More
Where can I find the generated binaries when building MediaPipe from source?...


bazelmediapipe

Read More
BackNext