bazel-contrib / bazel_features

Support Bazel "feature detection" from starlark
https://docs.google.com/document/d/1HJf3gMYIrzmTRqbD4nWXH2eJRHXjLrOU0mmIeZplUzY/edit#heading=h.5mcn15i0e1ch
Apache License 2.0
17 stars 13 forks source link

feat: add `extract_supports_unicode_filenames` #41

Closed mattyclarkson closed 7 months ago

mattyclarkson commented 7 months ago

A feature gate for https://github.com/bazelbuild/bazel/pull/18448

Required for bazelbuild/rules_go#3872