Search code examples
Buildfile not found in gnumake_src for rules_foreign_cc...

makefilebazelbazel-cpp

Read More
Bazel: Mixing a Linux remote execution platform with a Mac OS local platform...

bazel

Read More
How to use bazel to download amzn2-core packages...

amazon-web-servicesaws-clibazelamazon-linux-2

Read More
bazel c++ program which used JNI, how to deal with the path of the .jar with relative path...

c++11java-native-interfacebazel

Read More
How to configure Bazel/Google Test to resolve `bazel test` linker error...

c++bazelgoogletestbazel-cpp

Read More
Gradle vs Bazel performance of builds...

gradlebuildbazel

Read More
How to run multiple Bazel Query operations in parallel?...

bazel

Read More
How to do verify that some code doesn't compile with Bazel?...

bazel

Read More
Why won't Bazel creating symlinks during the build process?...

bazel

Read More
How to specify number of times a test should be run in BUILD file...

googletestbazel

Read More
Bazel build tflite-micro: Install third-party packages to build my application...

c++tensorflowbazeltflite

Read More
Using select when defining a dict in Bazel...

bazel

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
Instantiate different classes according to different compilation flag of same header file in c++...

c++c-preprocessorbazelconditional-compilationcompiler-flags

Read More
How do I provide a py_binary's runfiles to a C toolchain in Bazel...

cross-compilingbazelbazel-python

Read More
Bazel make variables substitution...

bazelrules

Read More
bazel run *_deploy.jar fails with "cannot execute binary file"...

javamacosbazel

Read More
What is the difference between a workspace and repository in Bazel...

bazel

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

bazelbazel-rulesbazel-python

Read More
NextJS Bazel 7 Module not found tsconfig.json...

next.jsbazel

Read More
Bazel: pass a build time variable to C++ program...

c++bazel

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 to add a tool to the PATH environment variable in a Bazel genrule...

bazel

Read More
clang-tidy not finding a header file...

c++compiler-errorsbazelclang-tidy

Read More
Error with compiling protobuf while grpc c++ building...

protocol-buffersgrpcbazel

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
Optional dependencies in Rust Bazel project...

rustbazel

Read More
BackNext