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-09-13Replace net7 with net8 in dogfooding and workflow docs (#75453)Jan Kotas
2022-09-02Fix testhost build with different libraries and host configurations (#74903)Elinor Fung
2022-08-02Fix typos (#73122)Adeel Mujahid
2022-02-02Delete NS2x runtime specific impls (#64610)Viktor Hofer
2021-11-03Update SDK to 6.0 RC2 (#60256)Viktor Hofer
2021-10-27Add configureonly option to host native build (#60889)Elinor Fung
2021-09-08Upgrade to net7.0 and remove target frameworks (#58011)Viktor Hofer
2021-09-03Add support for build.cmd -vs corehost.sln (#58520)Mateo Torres-Ruiz
2021-08-14[wasm] Make sure the TargetOS is capitalized (#54927)Radek Doulik
2021-06-05Fix mono corelib path in build script (#53731)Huo Yaoyuan
2021-04-07[wasm] Set __DistroRid on Windows to browser-wasm (#50842)Radek Doulik
2021-04-07Fix to build mono on Windows with ninja by default as well (#50793)Alexander Köplinger
2021-04-05Make Ninja the default CMake generator on Windows for the repo (#49715)Jeremy Koritzinsky
2021-03-22[wasm] windows build improvements (#49771)Radek Doulik
2021-03-17Adds support for building Wasm on Windows (#45545)Steve Pfister
2021-03-01Rename mention to master branch to main (#48824)Viktor Hofer
2021-02-11Add pgo instrument job (#47745)Andy Gocke
2021-02-10Bring up Android and Browser cross-compilers on Windows (#47589)Jo Shields
2021-01-22Windows build.cmd doesn't support -cmakeargs. (#46195)Johan Lorensson
2020-12-08Find&Replace coreclr/src -> coreclr (#45761)Jan Kotas
2020-11-03Changing Windows_NT -> Windows for enabling TargetPlatformMoniker feature of...Anirudh Agnihotry
2020-11-02Enable using the Ninja generator instead of Visual Studio on Windows builds. ...Jeremy Koritzinsky
2020-10-08Add a new net6.0 TargetFramework (#42709)Anirudh Agnihotry
2020-09-26Update the build script to support opening S.P.Corelib (#42700)Tanner Gooding
2020-09-24Print help for -? and /? cross-plat (#42396)Viktor Hofer
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-07Add examples of System.Private.CoreLib iterative workflow (#38885)Santiago Fernandez Madero
2020-06-18Restore solution when using vs switch (#38024)Viktor Hofer
2020-06-09Make build scripts' -help information more helpful (#37377)Ivan Diaz Sanchez
2020-05-27Update the -vs switch and add docs for it (#37026)Viktor Hofer
2020-05-21Allow building Browser/wasm config on Windows (#36816)Michal Strehovský
2020-05-14Fix cross-compiling argument validation for Linux (#36368)Viktor Hofer
2020-05-13Update -vs removal switch documentation (#36353)Viktor Hofer
2020-05-13Prevent build scripts from letting random values through (#35642)Ivan Diaz Sanchez
2020-05-08Enable VS Test Explorer without the -vs switch (#36126)Viktor Hofer
2020-05-06Change netcoreapp5.0 to net5.0 (#35176)Viktor Hofer
2020-04-10Add arg aliases for runtimeConfiguration and librariesConfiguration (#34743)Santiago Fernandez Madero
2020-04-08Redesign the subset feature (#34663)Viktor Hofer
2020-04-06Enable restore for ref and src projects in libs (#33553)Viktor Hofer
2020-03-30Rename ArchGroup -> TargetArchitecture (#34260)Jan Kotas
2020-03-11Implement building the repo for multiple configurations and architectures wit...Jeremy Koritzinsky
2020-03-09Respect -runtimeconfiguration with -vs switch (#33355)Viktor Hofer
2020-03-05Replacing OSGroup with TargetOS for coreclr, libraries and installer (#32833)Anirudh Agnihotry
2020-03-04Remove BuildAndTest and RebuildAndTest target in favor of Test (#33151)Viktor Hofer
2020-03-04Move MSBuild projects out of the native build scripts (#31701)Jeremy Koritzinsky
2020-02-26Bump DependencyModel reference to Text.Json to 4.7.1 (#32810)Eric Erhardt
2020-02-25Removing configuration group from installer (#32770)Anirudh Agnihotry
2020-02-25Add ConfigurationGroup back to entrypoints (#32762)Viktor Hofer
2020-02-21updating docs and removing BuildConfiguration and ConfigurationGroup (#32062)Anirudh Agnihotry
2020-02-17Update Build Script Help Content (#2046)Viktor Hofer