bazel icon indicating copy to clipboard operation
bazel copied to clipboard

Add another RE implementation?

Open excitoon opened this issue 6 months ago • 0 comments

Description of the feature request:

Long time no see! What do you think about adding my implementation of remote execution to the official list here: https://bazel.build/community/remote-execution-services?

It works under Windows NT 3.1 and allows to build code on Visual C++ 1.0 :grin:.

Image

Which category does this issue belong to?

Documentation

What underlying problem are you trying to solve with this feature?

No actual problem, it's purely optional.

Which operating system are you running Bazel on?

OS X

What is the output of bazel info release?

No response

If bazel info release returns development version or (@non-git), tell us how you built Bazel.

No response

What's the output of git remote get-url origin; git rev-parse HEAD ?


Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

excitoon avatar Jun 16 '25 12:06 excitoon