Search code examples
Bazel: Tests cannot see library headers but app can...


c++boostbazelgoogletest

Read More
Bazel's select isn't interpreted...


bazelbazel-rules

Read More
container_run_and_commit_layer fails with: docker not found...


dockerbazel

Read More
What is causing duplicate builds of same target in Bazel?...


bazelbazel-java

Read More
Bazel: Separate output directories for different build options...


bazel

Read More
How can I make bazel use external storage when building?...


linuxbazel

Read More
Programmatic way to find the log file path for a bazel test run...


bazel

Read More
Pull GitHub repository using Bazel...


githubbazel

Read More
What is RULES_JVM_EXTERNAL_TAG and RULES_JVM_EXTERNAL_SHA in bazel WORKSPACE file?...


bazelbazel-rulesbazel-java

Read More
Bazel Build: Generate java classes from XSD using JAXB2...


xsdjaxbbazel

Read More
Why container_layer is not getting added in the container_image?...


dockercontainersbazelbazel-rules

Read More
How do you handle include dependencies passed as #defines in Bazel?...


cbuildbazellegacystarlark

Read More
Build and run a Qt application on macOS via Bazel...


c++macosqt5bazelbazel-rules

Read More
How can ignore bazel features like `treat_warnings_as_errors` only on some files?...


c++buildbazelbazel-rules

Read More
Bazel: how to get the path of a binary that I built along a bazel test...


gobazel

Read More
Bazel build file load multiple dependencies...


pythonbazelbazel-python

Read More
Bazel: submodule in project does not use bazel , pushing to git doesnt include locally added BUILD f...


c++cgitbuildbazel

Read More
How can I pass an alias value to a bazel function?...


bazelstarlarkskylark

Read More
Bazel - best documentation for which providers are used by any given rule?...


bazel

Read More
How to build header only C++ library within Bazel workspace?...


c++bazelxtensor

Read More
Minimal WinSDK features for bazel...


bazel

Read More
How can I setup vscode for Go project built with bazel?...


govisual-studio-codebazel

Read More
How do I pass user-defined build settings to existing Bazel rules?...


bazelbazel-rulesstarlark

Read More
Separate compile and linking actions with Bazel...


c++compilationlinkerbazel

Read More
Compiling external dependencies with different compiler flags...


bazel

Read More
Bazel: How to extend existing docker image?...


bazelbazel-rules

Read More
Bazel C++ how to include a library that needs to be cloned from github then build before it can be l...


c++makefilecompilationbazelzlib

Read More
How to set C++ standard version when build with Bazel?...


c++bazel

Read More
Integrate material ui into angular bazel project...


angularbazel

Read More
Bazel: how to import/build a go_binary for a go_test...


gobazel

Read More
BackNext