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