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-06[release/7.0] Don't try to build PGO tools on platforms with no CoreCLR port....github-actions[bot]
2022-08-12Only include host.native instead of all host in default clr/mono subsets (#73...Elinor Fung
2022-08-04[Android] Introduce NetTraceToMibcConverter task & streamline testing targets...Steve Pfister
2022-08-03Bring back live host change (#73095)Andy Gocke
2022-07-22Revert "Always use live host (#71725)" (#72628)Andy Gocke
2022-07-18Always use live host (#71725)Andy Gocke
2022-07-17Fix typos (#72314)Adeel Mujahid
2022-07-17Add clr.aot subset for convenience and document it (#72251)Andy Gocke
2022-07-06Enable host.pkg subset in source-build (#60069) (#71690)Michael Simons
2022-06-13ppc64le build support (#68806)Sapana-Khemkar
2022-06-10Add basic testing infrastructure in NativeAOT (port from dotnet/linker) (#70408)Tlakaelel Axayakatl Ceja
2022-05-19Linux-bionic (Android libc w/o Android interop) initial implementation (#66147)Jo Shields
2022-04-27Retry publish crossgen as AOT (#67636)Andy Gocke
2022-04-22Remove unused libs.packages subset (#68345)Aleksey Kliger (λgeek)
2022-04-05Revert "Publish crossgen as AOT if supported by the target platform (#65948)"...Andy Gocke
2022-04-01Publish crossgen as AOT if supported by the target platform (#65948)Andy Gocke
2022-04-01Make the cross-component build just another invocation of the build-runtime s...Jeremy Koritzinsky
2022-03-25Infra for regeneration of third-party-notices file (#60091)Nikola Milosavljevic
2022-02-24sfx+oob split, shim project refactoring, P2PsViktor Hofer
2022-02-15Remove default BuildInParallel attributes (#65378)Viktor Hofer
2022-02-08NativeAOT ARM64 libraries testing (#64373)Michal Strehovský
2022-02-04Split out clr.tools unit tests (#64788)Michal Strehovský
2022-02-02With `build -subset help` output "macro" subset components (#64578)Bruce Forstall
2022-01-28Fix NativeAOT official build (#64432)Michal Strehovský
2022-01-27Build ILCompiler NuGet packages (#63212)Michal Strehovský
2022-01-25Port Mono to Raspberry Pi, ship as new linux-armv6 RID (#62594)Jo Shields
2022-01-22Extract SuperPMI into a separate component (#64035)Michal Strehovský
2022-01-04Delete ILCompiler.TypeSystem.ReadyToRun project (#63313)Michal Strehovský
2022-01-01Bring over ILCompiler.Compiler unit tests (#63232)Michal Strehovský
2021-12-31Switch to objwriter from the dotnet/llvm-project repo (#63177)Michal Strehovský
2021-12-31Allow managed type system tests on Alpine (#63207)Michal Strehovský
2021-12-18Allow building libs against NativeAOT CoreLib (#62945)Michal Strehovský
2021-12-15Use wildcards for NativeAOT libs (#62820)Michal Strehovský
2021-12-14Add NativeAOT to build (#62569)Michal Strehovský
2021-12-09[build] Create clr.host subset to remove patching step for mono runtime tests...Nathan Ricci
2021-11-25Reorganize libs.native (#61958)Adeel Mujahid
2021-10-27Move optdata and version file generation up to MSBuild from build-runtime (#5...Jeremy Koritzinsky
2021-10-15Eliminate pre-built assets during source-build (#60370)Eric Erhardt
2021-10-05Add back the nethost archive. (#59847)Jeremy Koritzinsky
2021-10-05Use live-built corehost on s390x for creating testhost (#58952)Alexander Köplinger
2021-09-03Fix source-build on the s390x platform (#58553)Ulrich Weigand
2021-08-25Tool to stress tiered compilation (and PGO) (#57839)Andy Ayers
2021-08-09Move corehost.proj to corehost directory (#57036)Adeel Mujahid
2021-08-06Clean-up pkgproj leftovers in libs and apply fixes (#56899)Viktor Hofer
2021-07-24Build support for s390x: installers and packages (#53950)Ulrich Weigand
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-06-22ArPow stage 1: local source-build infrastructure (#53294)Michael Simons
2021-05-19Stop reading TargetFramework prop in props files (#52897)Viktor Hofer
2021-05-18Add support for building and using Mac Catalyst offsets (#52777)Jo Shields