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-10-27Target only net7.0 during source-build - Port of #75168 to main (#77052)Chris Rummel
2022-10-21[wasm] Misc fixes (#76942)Ankit Jain
2022-10-16Leverage the shipping, roslyn based ApiCompat in dotnet/runtime (#73263)Viktor Hofer
2022-09-27Use generated runtime.json when building shared framework packages. (#76068)Tom Deseyn
2022-09-23Move TargetsLinuxBionic property, which depends on OutputRid (#76078)Jo Shields
2022-09-02Fix testhost build with different libraries and host configurations (#74903)Elinor Fung
2022-08-04[Android] Introduce NetTraceToMibcConverter task & streamline testing targets...Steve Pfister
2022-08-03Use in-tree ilasm to run test suite natively on ppc64le (#73294)Sapana-Khemkar
2022-08-02Add reference assembly for System.Private.CoreLib.dll (#72143)Alexander Köplinger
2022-07-15Remove IsPreRelease msbuild property (#72169)Viktor Hofer
2022-07-13Bump main version to RC1 (#72068)Carlos Sanchez
2022-07-06Use in-tree ilasm to run test suite natively on s390x (#71326)Ulrich Weigand
2022-06-13ppc64le build support (#68806)Sapana-Khemkar
2022-05-25[wasm] First attempt at a wasm app host (#68696)Ankit Jain
2022-05-19Linux-bionic (Android libc w/o Android interop) initial implementation (#66147)Jo Shields
2022-05-02Merge branch 'main' into darc-main-31d4c308-6782-4440-8589-61f58f239059Marek Safar
2022-04-27Retry publish crossgen as AOT (#67636)Andy Gocke
2022-04-22Revert temporary XHarness changes from #68024Premek Vysoky
2022-04-21Merge branch 'main' into darc-main-31d4c308-6782-4440-8589-61f58f239059Alexander Köplinger
2022-04-21Update Microsoft.DotNet.Helix.Sdk (#68024)Alexander Köplinger
2022-04-09Move tools and apps to net7.0Larry Ewing
2022-04-08Use properties for target versions for core and framework (#67717)Larry Ewing
2022-04-07Various fixes for merged test runners on Mono (#67665)Jeremy Koritzinsky
2022-02-24sfx+oob split, shim project refactoring, P2PsViktor Hofer
2022-02-12Don't use Targets* helper properties in libs (#64500)Viktor Hofer
2022-01-25Port Mono to Raspberry Pi, ship as new linux-armv6 RID (#62594)Jo Shields
2022-01-14[LoongArch64] add all the coreclr-build-config files (#62889)Qiao
2022-01-11Fix non-portable arm64 build (#63121)Gleb Balykov
2021-12-18Allow building libs against NativeAOT CoreLib (#62945)Michal Strehovský
2021-12-14Unify native file name props (#62724)Adeel Mujahid
2021-12-08Enable max warnlevel from C# compiler (#62506)Julien Couvreur
2021-12-04Update previous netcoreapp version to run API Compat against 6.0 ref pack (#6...Santiago Fernandez Madero
2021-11-22Don't special case "Experimental" projects (#60641)Eric StJohn
2021-11-18Remove `DisableImplicitNamespaceImports_DotNet` (#61656)Michal Strehovský
2021-11-02Bring up full library test CI runs on iOS / tvOS devices (#59503)Steve Pfister
2021-10-30Use LastIndexOf in MSBuild for a single char (#60450)Kirill Osenkov
2021-10-15Eliminate pre-built assets during source-build (#60370)Eric Erhardt
2021-10-05Use live-built corehost on s390x for creating testhost (#58952)Alexander Köplinger
2021-09-30Build one MonoTargetsTasks assembly for Microsoft.NET.Runtime.MonoTargets.Sdk...Aleksey Kliger (λgeek)
2021-09-16[main] WasmAppBuilder: Use $(CopyLocalLockFileAssemblies) instead of … (#5...Ankit Jain
2021-09-08Upgrade to net7.0 and remove target frameworks (#58011)Viktor Hofer
2021-09-04Run minimal set of iOS / tvOS device tests (#58444)Steve Pfister
2021-08-30Set default TargetArchicture when building on s390x host (#56425)Ulrich Weigand
2021-08-19Update pinned compiler version (#57585)Stephen Toub
2021-08-18update branding to 7.0 (#57095)Anirudh Agnihotry
2021-08-11Make sure rid specific libs projs get packaged (#57193)Viktor Hofer
2021-08-05Replace all remaining pkgprojs with NuGet Pack task (#56712)Viktor Hofer
2021-08-03Set `DisableImplicitNamespaceImports_Dotnet=true` to workaround sdk issue (#5...Santiago Fernandez Madero
2021-07-30Fix crossgen2 build on Tizen (#55789)Adeel Mujahid
2021-07-27Globally disable implicit namespaces (#56348)Santiago Fernandez Madero