Search code examples
C++ project with Bazel and GTest...


c++googletestbazel

Read More
How to use rules_webtesting?...


webdriverbazelbazel-rules

Read More
How to use Bazel in Azure Pipelines?...


azureazure-devopsazure-pipelinesbazel

Read More
How to generate jar file from srcjar artifact?...


protocol-buffersgrpcbazel

Read More
Bazel- How to get all transitive sources of a target...


bazelbazel-aspect

Read More
Bazel Android c++_shared/c++_static issues...


androidc++bazel

Read More
Playing with Bazel C++ tutorials; build does not create/use shared libraries?...


c++buildbazel

Read More
Bazel link library: How to change to link to built library?...


bazel

Read More
undefined symbol: _PyThreadState_Current when using pybind wrapped C++ code...


pythonc++bazelpybind11

Read More
How to avoid deleting cached files after build in Bazel...


bazel

Read More
How bazel genrule srcs works under the hood...


bazel

Read More
How does bazel detect the mingw location on Windows?...


mingwbazel

Read More
`bazel query ./main.cpp --output=location` does not return `~/project/package/BUILD:lnum:column` for...


bazel

Read More
How to use the vscode python debugger with a project built with bazel?...


pythonvisual-studio-codebazelvscode-debugger

Read More
In BAZEL, Is there a way to prevent dependency C/C++ headers from being propagated to dependent libr...


c++cbazel

Read More
Why does Bazel http_archive rule not download archive?...


c++bazelgoogletest

Read More
Consuming contents of declare_directory...


bazelbazel-rules

Read More
Google Benchmark: "***WARNING*** Library was built as DEBUG. Timings may be affected."...


buildbazelbazel-rulesgoogle-benchmark

Read More
Include C++ library in Bazel project...


c++includebazelmediapipe

Read More
what's bazel dynamic library search path?...


bazel

Read More
Where does bazel store fetched packages?...


packagebazel

Read More
Why is BUILD_WORKSPACE_DIRECTORY not getting set?...


bazel

Read More
Getting "name 'genrule' is not defined (did you mean 'rule'?)" error when ...


bazel

Read More
Running bazel query without downloading external dependencies...


bazelbazel-query

Read More
Provide run time environment variable path (e.g. LD_LIBRARY_PATH) to third party dependency in bazel...


c++oracle-databaseenvironment-variablesbazelinstantclient

Read More
expand_template with make variables...


bazel

Read More
Bazel pass flaky test if 1 out of 3 retries pass...


bazelbazel-java

Read More
new_git_repository shallow_since field format...


bazelgit-clone

Read More
How to use a filename based on a build setting...


bazel

Read More
How to query sibling rules from a Bazel rule...


bazelbazel-rules

Read More
BackNext