Fabian Meumertzheim
Fabian Meumertzheim
The equivalent of a `TreeMap` is probably good enough. I will follow up with PRs for the main runfiles libraries.
@Wyverald I resolved the conflicts, this should be good for another review.
@Wyverald Friendly ping, let's merge this so that runfiles library work can start :-)
@bazel-io fork 8.3.0
Filed https://github.com/bazelbuild/bazel/issues/26262
The linked thread has lots of useful information on how to get ffmpeg to build, thanks for linking it. I'll close this issue since the problems are due to ffmpeg...
That's a good point. Are we not adding them to the tools dict or does rules_foreign_cc not read them from there? Either should be easy to fix.
@dzbarsky Happy to merge after conflicts have been resolved
Makes sense. Could you send a PR?
@aignas @rickeylev I'm not much of a Python person, would you be willing to take on `@rules_python//python/runfiles` along the lines of https://github.com/bazelbuild/rules_java/pull/301?