Search code examples
Bazel: add executable to PATH...


pythonbazel

Read More
Bazel: install python using bazel...


pythonbazel

Read More
What is the output type in Bazel?...


bazelbazel-rules

Read More
How do I query only for the dependencies declared under deps in the BUILD file?...


bazelbazel-javabazel-query

Read More
How to convert a macro that invokes native.genrule and native.cc_library to a rule?...


bazelbazel-rulesbazel-cppispc

Read More
How to work around "select is not iterable" in a macro?...


bazelbazel-rules

Read More
Failing to open a file which should be in the base path...


gobazel

Read More
Bazel Build Multiple Targets at Once...


bazelbazel-rules

Read More
Try to build and get Open Image Denoise working with Bazel...


c++graphicsbazelraytracing

Read More
build errors with bazel or maven: python is not defined, but why?...


python-2.7mavenbazel

Read More
How to build Google tink library using bazel in C++?...


c++bazeltink

Read More
Build a custom terraform provider with Bazel...


goterraformbazel

Read More
How to use .format in a Bazel $(location ....)...


bazel

Read More
How to use a tool installed with Python pip in a run_binary rule...


bazel

Read More
One Bazel project produces binary and static library files, another similar project only produces bi...


c++buildbazelbazel-rules

Read More
How can I remove the first directory from the include path in bazel?...


c++bazelbazel-cpp

Read More
Is it possible to automatically load transitive dependencies with Gazelle?...


gobazelbazel-gazelle

Read More
Can I generate a BUILD file in Bazel?...


gobuildbazel

Read More
Bazel pip_parse results in repository not defined...


bazelbazel-python

Read More
undefined reference to 'std::filesystem' using Bazel build...


c++filesystemsbazel

Read More
Build tflite c++ lib for android with ndk 25 > with bazel...


androidc++tensorflowandroid-ndkbazel

Read More
With Bazels `http_archive` - is there a way to add already existing files to the extracted sources?...


bazelpatchbazel-rules

Read More
Cross-building Scala libraries...


scalabazelscala-version-cross-build

Read More
How to call bash scripts inside a sh_binary?...


bashbazel

Read More
`go mod tidy` complains that the bazel-generated protobuf package is missing...


gobazelgazelle

Read More
How to setup a bazel workspace with `rules_js` for a monorepo with multiple packages?...


bazelpnpm-workspacebazel-rules-js

Read More
How do I instruct Bazel to generate C/C++ assembly files?...


bazel

Read More
How to inspect @local_config_platform//:host?...


bazel

Read More
How to change location of the bazel caching area?...


bazel

Read More
Generating C++ files via py_binary and genrule...


bazelbazel-cppbazel-pythonbazel-genrule

Read More
BackNext