Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-11Add libssl3 dependency (#67705)github-actions[bot]
2022-03-04[Release/6.0] Backport of Mariner 2.0 and Linux Arm64 packaging work (#65979)Nikola Milosavljevic
2022-02-24Port of #60580 (#65811)Manish Godse
2022-01-05[release/6.0] bump sourcebuild leg timeout (#63298)Santiago Fernandez Madero
2022-01-03[release/6.0] Add runtime-community.yml pipeline and add s390x job (#62808)Jo Shields
2021-12-17RPM package needs to create host symlink (#62925)Nikola Milosavljevic
2021-12-15[release/6.0] Allow runtimeconfig StartupHooks and Environment StartupHooks t...github-actions[bot]
2021-12-08Update branding to 6.0.2 (#62493)vseanreesermsft
2021-11-17[release/6.0] Disable activation host tests that fail with a 6.0 RC2 or newer...Santiago Fernandez Madero
2021-11-16Stabilize upgrade codes for host msi (#61606)Nikola Milosavljevic
2021-11-15[release/6.0] Update dependencies from dotnet/arcade (#61422)dotnet-maestro[bot]
2021-11-09DotNetHost packages are not created during source-build (#60577)github-actions[bot]
2021-10-19Update mac installers location string (#60500)github-actions[bot]
2021-10-19[release/6.0] Update THIRD-PARTY-NOTICES.TXT (#60092)Nikola Milosavljevic
2021-10-16[release/6.0] Remove duplicate entries from dotnet --info (#60446)github-actions[bot]
2021-10-13Make upgrade install new host first, then uninstall old (#60317)github-actions[bot]
2021-10-13[release/6.0] Eliminate pre-built assets during source-build (#60315)Eric Erhardt
2021-10-08[release/6.0] Produce symbols archives (#59843)github-actions[bot]
2021-10-08[release/6.0] Override `corehost_resolve_component_dependencies` and `corehos...github-actions[bot]
2021-10-07[release/6.0] Show error dialog in single-file app when runtime is missing (#...Andy Gocke
2021-09-28Merge pull request #59387 from dotnet-maestro-bot/merge/release/6.0-rc2-to-re...Marek Safar
2021-09-27Add InstallLocation component to host (#59654)github-actions[bot]
2021-09-24Add execute bit to postinstall scriptEric StJohn
2021-09-23Merge pull request #59485 from ericstj/6.0-arch-install-locationEric StJohn
2021-09-22[Release/6.0] Add uploading of intermediate package assets (#59291)Anirudh Agnihotry
2021-09-22Set install_location arch specific (#59441)Eric StJohn
2021-09-22Split install_location to file-per-architecture (#59404)Vitek Karas
2021-09-20[release/6.0] x64 on ARM64 fixes (#59295)Eric StJohn
2021-09-15[Tell-mode][release/6.0] Use arcade power source build infra (#59108)github-actions[bot]
2021-09-10[release/6.0] Fix publishing symbols for `dotnet` and `hostpolicy` (#58902)github-actions[bot]
2021-08-31[release/6.0] Enable win registry install location for all architectures (#57...github-actions[bot]
2021-08-31[release/6.0] Add s390x RIDs to DotNetHost* packages (#58365)github-actions[bot]
2021-08-27[release/6.0-rc1] Add Crossgen2 symbol files to package (#58193)github-actions[bot]
2021-08-17Remove codesign before bundling (#57532)Andy Gocke
2021-08-17Publish VS workloads assets in requested folder layout to BAR (#57559)Alexander Köplinger
2021-08-13Upgrade SDK to 6.0.100-rc.1.21411.13 (#57143)Viktor Hofer
2021-08-12Emit V1 of perfmap files in ShareFramework packages (#57195)Juan Hoyos
2021-08-12Add arch info in missing framework error (#57150)Mateo Torres-Ruiz
2021-08-10Improve GUI error dialog when no runtime is installed (#57089)Mateo Torres-Ruiz
2021-08-09Move corehost.proj to corehost directory (#57036)Adeel Mujahid
2021-07-28Update runtimeconfig.json and deps.json paths when these break past the MAX_P...Mateo Torres-Ruiz
2021-07-27Fix an error printed out when install_location file is missing (#56327)Vitek Karas
2021-07-24Build support for s390x: installers and packages (#53950)Ulrich Weigand
2021-07-22Update SDK to 6.0 Preview 5 (#55283)Viktor Hofer
2021-07-22Remove diasymreader from source build (#56116)David Wrighton
2021-07-22Hostfxr package should depend on host package (#56008)Nikola Milosavljevic
2021-07-20Set use shell execute (#56010)Mateo Torres-Ruiz
2021-07-19Fixes building Host tests from VS (#55917)Vitek Karas
2021-07-15more fixes for msquic packaging (#55607)Tomas Weinfurt
2021-07-15Process.Start() failure should include path (#46417)Bastian Schmidt