Category "bazel"

Bazel build on cycle in dependency graph error

I am doing a bazel build for my project,i created a java_library rule and used at different places. but I am having this cycle in dependency graph: ERROR:

expand_template with make variables

I have a seemingly simple task that is giving me a hard time: expand a template with a variable defined by the user. I have a file (template) that has one varia

Running bazel query without downloading external dependencies

Given a rather big repository built with bazel and tons of third party dependencies in multiple languages (including heavy docker containers), I have the follow

Bazel 0.29.1 LLVM-7.0 on Centos 7

So I have a docker with CentOS 7 which has installed bazel. I've installed devtoolset-8, llvm-toolset-7.0 and centos-release-scl. I've also installed bazel 0.29

new_git_repository shallow_since field format

I've a new_git_repository containing: new_git_repository( name = "hyperscan", build_file = "//external-deps/hyperscan:BUILD", commit = "[COMMIT_HAS