bazelbuild / bazel-toolchains

Repository that hosts Bazel toolchain configs for remote execution and related support tools.
Apache License 2.0
185 stars 96 forks source link

Make rbe_configs_gen more windows friendly. #954

Closed rubensf closed 3 years ago

rubensf commented 3 years ago

These non-exhaustive fixes address some of the more obvious problems:

  1. "find" works differently on windows.
  2. '/' -> '\'
  3. There may be no symlinks on the local configs.