[tools] Add client for sending jobs to Helix
commitdcc2d172e9a49f2b4270d6940e7b09db3f7ff42d
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 12 Nov 2018 15:09:50 +0000 (12 16:09 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 13 Nov 2018 20:02:31 +0000 (13 21:02 +0100)
tree49ff7d095b6db122ef996d34de4b29759f59f782
parent43b5f8c3ae21d2ed0dc17fc0be43dc7355d2b2e0
[tools] Add client for sending jobs to Helix

This uses the Helix SDK to create jobs in the Helix environment.
.gitmodules
external/helix-binaries [new submodule]
mcs/tools/Makefile
mcs/tools/mono-helix-client/HelixBase.cs [new file with mode: 0644]
mcs/tools/mono-helix-client/HelixTestBase.cs [new file with mode: 0644]
mcs/tools/mono-helix-client/MainlineTests.cs [new file with mode: 0644]
mcs/tools/mono-helix-client/Makefile [new file with mode: 0644]
mcs/tools/mono-helix-client/mono-helix-client.cs [new file with mode: 0644]
mcs/tools/mono-helix-client/mono-helix-client.exe.sources [new file with mode: 0644]