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-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
2021-07-22Build VS installers for WebAssembly and Mobile workloads (#55769)Jo Shields
2021-07-14[wasm] Run `Wasm.Build.Tests` against workloads (#54451)Ankit Jain
2021-07-06Revive #48505 (#54914)Viktor Hofer
2021-06-30Remove some redundant / unused binplace directories (#54890)Eric StJohn
2021-06-29Add NetCoreAppCurrent configuration to libs (Phase 1) (#54544)Viktor Hofer
2021-06-22ArPow stage 1: local source-build infrastructure (#53294)Michael Simons
2021-06-21Allow mono samples to build and run again (#54089)Aleksey Kliger (λgeek)
2021-06-11Update dotnet SDK to 6.0 Preview 4 (#53808)Viktor Hofer
2021-05-26Generate targets files that throws for unsupported netstandard applicable tfm...Viktor Hofer
2021-05-26Disable workload resolver until we support it (#53226)Viktor Hofer
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-14Move copy of Crossgen2 tasks/targets to runtime repo and build composite imag...David Wrighton
2021-04-30Add Infra for porting lib only packages to use dotnet pack instead of pkgproj...Anirudh Agnihotry
2021-04-19Fix ./build.sh --portableBuild falseOmair Majid
2021-04-15Create a nuget package for RuntimeConfigParser (#51240)Fan Yang
2021-04-14Simplify mibc usage in the build (#50536)David Wrighton
2021-04-12Use nuget standardized properties (#51014)Viktor Hofer
2021-04-03Make Microsoft.NETCore.Platforms pack from CSProj (#50468)Eric StJohn
2021-03-19Introduce `iossimulator` RIDs, and convert as needed (#49305)Jo Shields
2021-03-19Enable the latest managed pgo data (#49793)David Wrighton
2021-03-18Remove arcade packaging workaround (#49613)Viktor Hofer
2021-03-17Add msbuild task to generate binary runtimeconfig format (#49544)Fan Yang