Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Mike McLaughlin 9ddf812c6d
Use darc runtime subscription versions for testing (#682)
Use darc runtime subscription versions for testing

Update arcade to version 5.0.0-beta.19608.1

Replace install scripts with InstallRuntimes.proj (thanks to Juan).

Add build.ps1 on Windows. Build-Native.cmd just builds the native bits now.

Combine build.sh and build-native.sh scripts.

Remove -publish from scripts

Add running sosstatus command on SOSRunner errors.

Always set the host runtime (SOSHostRuntime) in test configs

Fix RuntimeFrameworkVersion config property usage

Sign, package and publish only if build legs successful

Issues: https://github.com/dotnet/diagnostics/issues/423
           https://github.com/dotnet/diagnostics/issues/480
2019-12-13 14:47:52 -08:00
Mike McLaughlin c2905b26bd Add the PAL and SOS itself.
Enable native SOS build on windows.

Remove libunwind from the PAL

Cleanup and include file trimming.

Change the SOS.NETCore.dll load directory to sos's location.

Load sos from current working directory that the plugin is in.

Update help for stress logs.

Add "sethostruntime" SOS command.
2018-05-25 16:05:35 -07:00
Mike McLaughlin ad99d3facd Add the managed SOS code.
Using the Roslyn repo tool set to build (for now).
2018-04-26 15:47:59 -07:00