99cb6c616e
The _pb2 files are built for both the host and target architectures (which seems superfluous - we may be able to fix that in the future). Our script wrote the files into the build folder and then moved them into the correct place, but because builds are not sandboxed on Windows, the two actions were racy, and could cause each other to fail. Solved by writing the files directly into their target locations. |
||
---|---|---|
.. | ||
__init__.py | ||
BUILD.bazel | ||
diff-sched.py | ||
genhooks.py | ||
hookslib.py | ||
protoc_wrapper.py | ||
protoc-gen-mypy.py | ||
rewrite_tr.py |