Search code examples
Meaning of '@' sign in load fun...

bazelstarlark

Read More
Unable to use py_binary target as executable in a custom rule...

pythonbazelstarlark

Read More
Declaring both directory and inner files in a Bazel rule...

bazelstarlark

Read More
Why doesn't this rule create a file every time it is built?...

bazelstarlark

Read More
When use Pants to build Django it raise "ModuleNotFoundError: No module named"...

pythondjangopantsstarlark

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

cbuildbazellegacystarlark

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

bazelstarlarkskylark

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

bazelbazel-rulesstarlark

Read More
Bazel Question: `filegroup` to `declare_directory`...

bazelbazel-rulesstarlark

Read More
Chain expand_template and run in one bazel rule...

bazelrulesstarlark

Read More
bazel midl rule generated c++ header file and winmd file locates in different folder...

windowsbazelmidlstarlarkcppwinrt

Read More
Getting runtime path to a package in Bazel toolchain configuration files...

bazelstarlark

Read More
Is there a way to directly access the built-in types of starlark language in Bazel?...

bazelstarlark

Read More
Bazel - How to Read a String from An Environment File?...

environment-variablesbazelstarlark

Read More
How to write a Bazel test rule using a provided tool rather than a rule-built one?...

bazelstarlark

Read More
Does bazel theoretically allow http requests inside bazel build rules?...

bazelstarlark

Read More
How to properly load a Starlark script into another?...

bazelbuckskylarkstarlark

Read More
Skylark struct with methods...

structbazelskylarkstarlark

Read More
BackNext