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-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
2021-03-03Remove Deterministic setting which is already the default (#49021)Viktor Hofer
2021-03-02Fix Armel crossgen failing during pack (#45058)Thad House
2021-03-01Fix crossgen2 shared framework name and clean-up (#48917)Viktor Hofer
2021-02-25Remove duplicated ILLink PackageReference and update target version of the SD...Viktor Hofer
2021-02-23Revert "Fix installer build on Alpine (#48505)" (#48651)Viktor Hofer
2021-02-23Fix installer build on Alpine (#48505)Adeel Mujahid
2021-02-23Set nuspec packaging properties correctly (#48625)Viktor Hofer
2021-02-22Delete publish-final.proj and clean-up installer.tasks unused files (#48598)Viktor Hofer
2021-02-17Update incremental servicing condition for pkgs (#48330)Viktor Hofer
2021-02-13Move corehost under src/native (#48071)Adeel Mujahid
2021-02-10Fix DisableSourceLink value (#47931)Viktor Hofer
2021-02-08Add Mac Catalyst (iOS API, Mac ABI) runtime (#47823)Jo Shields
2021-02-05Remove the src/mono/netcore directory, move its contents to src/mono. (#47847)Zoltan Varga
2021-01-22Disable sourcelink locally consistently (#47297)Viktor Hofer
2021-01-15Remove all dependencies on the old sharedfx tooling. (#47015)Jeremy Koritzinsky
2021-01-06set BuildingInsideOfficialBuild (#46615)Anirudh Agnihotry