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-08-05Add initial riscv64 port (#73385)Adeel Mujahid
2022-08-02Fix typos (#73122)Adeel Mujahid
2022-06-29Fix -cmakeargs options to build.sh (#70901)Omair Majid
2022-06-13ppc64le build support (#68806)Sapana-Khemkar
2022-05-09Fix packs.product subset build with gcc (#68998)Adeel Mujahid
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
2021-12-01Fix a few syntax issues in shell scripts (#62102)Adeel Mujahid
2021-11-03Update SDK to 6.0 RC2 (#60256)Viktor Hofer
2021-09-08Upgrade to net7.0 and remove target frameworks (#58011)Viktor Hofer
2021-05-18Build support for s390x: eng scripts (#52840)Ulrich Weigand
2021-04-25Add alias for -arch on Linux scripts (#51816)Andrii Kurdiumov
2021-04-15Enable PGO packaging for Linux & win-x86 (#51047)Andy Gocke
2021-03-19Introduce `iossimulator` RIDs, and convert as needed (#49305)Jo Shields
2021-03-01Rename mention to master branch to main (#48824)Viktor Hofer
2021-02-08Add Mac Catalyst (iOS API, Mac ABI) runtime (#47823)Jo Shields
2020-12-23Replace AWK with Bash scripts (#46313)Adeel Mujahid
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 initial support for Apple Silicon (#40435)Steve MacLean
2020-10-08Add a new net6.0 TargetFramework (#42709)Anirudh Agnihotry
2020-10-01Add an option to keep native debug symbols (#39203)Omair Majid
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-09-05Simplify webassembly targets (#41869)Alexander Köplinger
2020-08-10Support extra compiler flags during building (#39191)Omair Majid
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-22Fix non-portable build (#38095)Gleb Balykov
2020-06-11Implement RID for SunOS-derived operating systems (#37016)Adeel Mujahid
2020-06-09Make build scripts' -help information more helpful (#37377)Ivan Diaz Sanchez
2020-05-13Prevent build scripts from letting random values through (#35642)Ivan Diaz Sanchez
2020-05-12Add configurations for SunOS CoreCLR managed build (#36266)Adeel Mujahid
2020-05-06Change netcoreapp5.0 to net5.0 (#35176)Viktor Hofer
2020-05-03Add error handling in build.sh (#35774)Viktor Hofer
2020-04-23Rename the 'WebAssembly' OS to 'Browser' and the RID to 'brows… (#35323)Zoltan Varga
2020-04-15Add wasm cross compiler to the mono build. (#34935) (#34972)Zoltan Varga
2020-04-14Revert "Add wasm cross compiler to the mono build. (#34935)" (#34968)Santiago Fernandez Madero
2020-04-14Add wasm cross compiler to the mono build. (#34935)Zoltan Varga
2020-04-13Add support to pass subset without arg specifier in Unix (#34844)Santiago Fernandez Madero
2020-04-10Add arg aliases for runtimeConfiguration and librariesConfiguration (#34743)Santiago Fernandez Madero
2020-04-08Redesign the subset feature (#34663)Viktor Hofer
2020-04-08Initial addition of tvOS Mono (#34475)Jo Shields
2020-04-06Enable restore for ref and src projects in libs (#33553)Viktor Hofer
2020-04-03Add armel arch in help message (#34491)Gleb Balykov
2020-03-31Flow TargetArchitecture always in Unix build script (#34300)Santiago Fernandez Madero
2020-03-30Rename ArchGroup -> TargetArchitecture (#34260)Jan Kotas
2020-03-26Remove -stripsymbols option from build scripts (#34076)Adeel Mujahid
2020-03-25Add Android build configurations for Mono/Libraries (#33881)Alexander Köplinger
2020-03-05Replacing OSGroup with TargetOS for coreclr, libraries and installer (#32833)Anirudh Agnihotry