List Question
10 TechQA 2025-01-05 12:36:26Can I set value of an outgoing bazel transition based on properties of the dep?
120 views
Asked by PeculiarOrbit
Is there a simple way to package up everything bazel builds?
170 views
Asked by digitalPhonix
Bazel re-export headers in a cc_library from it's dependencies to pass `layering_check`
129 views
Asked by burnpanck
How to patch additional build commands to third party CMake-only library built within BAZEL project?
140 views
Asked by ladybugbyte
Undefined symbol: `stdout` with picolibc - despite the symbol being defined in my startup code (only with LTO)
169 views
Asked by burnpanck
Link errors when trying to create a c++ binary depending on ITK libraries using bazel (undefined references)
187 views
Asked by xoreaxeax
Compile tvm with bazel can't involve llvm
69 views
Asked by Tim Cheng
List all external dependencies of a bazel target: name, version, license(s)
82 views
Asked by aallrd
How to reference bazel c++ protobuf output headers in a different workspace/package
1.4k views
Asked by weagle08
How to use shell script that generates output files prior to subsequent Bazel build targets
533 views
Asked by weagle08