Search code examples
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++oracleenvironment-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
How to use shell script that generates output files prior to subsequent Bazel build targets...


bazelbazel-cpp

Read More
in-tree include directory with bazel custom toolchain...


c++cross-compilingbazel

Read More
how to pass include directories from package imported in WORKSPACE to cxx_builtin_include_directorie...


bazel

Read More
Why can't Bazel find my test class when running bazel test on a java_test rule?...


javabazel

Read More
How to get list diff in Skylark?...


bazelskylark

Read More
How to specify -std=c++11 option in bazel BUILD file?...


c++c++11targetbazel

Read More
Creating Python zip for AWS Lambda using Bazel...


pythonaws-lambdabazelbazel-rulesbazel-python

Read More
Bazel test rule for the Python BDD tool "behave"...


pythonbddpythonpathbazel

Read More
How to use select to properly detect whether I am building C++ code in Windows or Linux?...


c++bazel

Read More
Using Rules Foreign CC to Build AWS C++ SDK with Bazel...


bazelaws-sdk-cppbazel-rules

Read More
get variable from config_setting in bazel...


bazel

Read More
LCM self test failed, Check your routing tables and firewall settings...


ubuntubazeldrake

Read More
Run Gazelle in dry-run or warn mode...


gobazelbazel-gazelle

Read More
Why can't my programs find resource files when using bazel run //package...


c++bazel

Read More
How to link a C++ program to the NTL library using Bazel...


c++bazelntl

Read More
BackNext