List Question
10 TechQA 2025-01-05 12:36:26Can I set value of an outgoing bazel transition based on properties of the dep?
89 views
Asked by PeculiarOrbit
Is there a simple way to package up everything bazel builds?
140 views
Asked by digitalPhonix
Bazel re-export headers in a cc_library from it's dependencies to pass `layering_check`
100 views
Asked by burnpanck
How to patch additional build commands to third party CMake-only library built within BAZEL project?
105 views
Asked by ladybugbyte
Undefined symbol: `stdout` with picolibc - despite the symbol being defined in my startup code (only with LTO)
135 views
Asked by burnpanck
Link errors when trying to create a c++ binary depending on ITK libraries using bazel (undefined references)
171 views
Asked by xoreaxeax
Compile tvm with bazel can't involve llvm
36 views
Asked by Tim Cheng
List all external dependencies of a bazel target: name, version, license(s)
49 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
504 views
Asked by weagle08