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
2021-07-14[wasm] Run `Wasm.Build.Tests` against workloads (#54451)Ankit Jain
2021-07-13Add runtime property HOSTFXR_PATH (#55369)Mateo Torres-Ruiz
2021-07-08Ship a .framework version of Mono (#53370)Jo Shields
2021-07-08[mono] new Sdk that selects mono runtime components (#54432)Aleksey Kliger (λgeek)
2021-07-06compile composite with avx2 on x64 (#55057)Manish Godse
2021-07-06Add test global install path is used when DOTNET_ROOT does not exist (#54883)Mateo Torres-Ruiz
2021-07-02[debugger]Componentize debugger (#54887)Thays Grazia
2021-07-01 Add analyzers to ref-pack / ASP.NET transport package (#54950)Eric StJohn
2021-06-25Fix MonoCrossAOT.UnixFilePermissions for wasm (#54693)Steve Pfister
2021-06-23Add support for multi-arch install locations (#53763)Mateo Torres-Ruiz
2021-06-21Add UnixFilePermissions.xml for Mono AOT compilers (#54501)Jo Shields
2021-06-21Build for any RID if building from source (#54223)Michael Simons
2021-06-18Enable loading composite r2r images from a singlefile bundle (#53739)Vladimir Sadov
2021-06-18Codesign apphosts on Mac (#53913)Mateo Torres-Ruiz
2021-06-15Expose missing references which are present in the runtime and in packages in...Viktor Hofer
2021-06-15Remove unintended line wrap (#54151)Nikola Milosavljevic
2021-06-08Create Sdk.props in AOT compilers with a template (#53685)Jo Shields
2021-06-06Create dotnet symlink during RPM install (#53705)Nikola Milosavljevic
2021-06-04Add System.Runtime.CompilerServices.Unsafe.dll to the list of dlls not part o...David Wrighton
2021-06-04Disable BundleExtractToSpecificPath tests on Linux due to same problems (#53690)Andy Gocke
2021-05-28[main] Update dependencies from dotnet/runtime dotnet/arcade dotnet/icu dotne...dotnet-maestro[bot]
2021-05-28[wasm] Use rsp file for emcc default flags, and a props file instead of txt (...Ankit Jain
2021-05-26Mono runtime dynamic component support. (#53221)Johan Lorensson
2021-05-25Making singlefile apps work when wrapped in an OSX universal binary (#52997)Vladimir Sadov
2021-05-25Deterministic bundling issue 3601 (#52930)Jan Krivanek
2021-05-20Fix installer tests on runtime-staging (#53025)Alexander Köplinger
2021-05-20Couple simple cleanups in singlefile/bundle (#52995)Vladimir Sadov
2021-05-20React to MSBuild Traversal and NoTargets SDK updates (#52895)Viktor Hofer
2021-05-19Stop reading TargetFramework prop in props files (#52897)Viktor Hofer
2021-05-19Use OperatingSystem APIs instead of RuntimeInformation in more places (#52548)Alexander Köplinger
2021-05-18Add CBL-Mariner deps package (#52924)Nikola Milosavljevic
2021-05-18Fix OfficialBuildId property passing down to scripts (#52927)Viktor Hofer
2021-05-18Add support for building and using Mac Catalyst offsets (#52777)Jo Shields
2021-05-18Quote property value (#52917)Adeel Mujahid
2021-05-18Fix versions for Libs subset's native artifacts (#52799)Adeel Mujahid
2021-05-15Force build failure if AOT compiler is missing, and avoid bad path (#52784)Jo Shields
2021-05-14[Android] Rename System.Security.Cryptography.Native.OpenSsl on Android (#52406)Tammy Qiu
2021-05-14Move copy of Crossgen2 tasks/targets to runtime repo and build composite imag...David Wrighton
2021-05-13New deps package for Fedora 34 (#52674)Nikola Milosavljevic
2021-05-11Update mono workload id and version to match the workload spec (#52468)Steve Pfister
2021-05-08Remove AOT compiler binaries from all mono runtime packs (#51782)Steve Pfister
2021-05-04Download Mono AOT workload .nupkg in prepare-artifacts.proj (#52247)Alexander Köplinger
2021-05-01Use non-copyleft RNG implementation (#51448)Kevin Cathcart
2021-04-28Implement TLB support in the RegFreeComManifest generation code. (#51413)Jeremy Koritzinsky
2021-04-28[wasm] windows build improvements (#51229)Radek Doulik
2021-04-23Fix symbolic link tests (#51712)Andy Gocke
2021-04-20Add standard mibc to build pack (#51531)David Wrighton
2021-04-20Mono runtime component infrastructure including EventPipe/DiagnosticsServer a...Johan Lorensson
2021-04-17Clean Installer test (#51373)Mateo Torres-Ruiz
2021-04-16Fix crossgen2 build (#51349)David Wrighton