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-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
2021-05-14Move copy of Crossgen2 tasks/targets to runtime repo and build composite imag...David Wrighton
2021-04-23Fix building the repo on ARM64 (#51706)Anton Lapounov
2021-04-16Fix crossgen2 build (#51349)David Wrighton
2021-04-15Enable PGO packaging for Linux & win-x86 (#51047)Andy Gocke
2021-04-06Reorganize CoreCLR native build to reduce CMake reconfigures when the build s...Jeremy Koritzinsky
2021-03-31Also build bundleproj for PGO (#50434)Andy Gocke
2021-03-20Fix CMake detection and DefaultSubsets (#49919)Anton Lapounov
2021-03-19Introduce `iossimulator` RIDs, and convert as needed (#49305)Jo Shields
2021-03-19Add clr.iltools subset (#49545)Ulrich Weigand
2021-03-18Stop building extra installer bundles during PGO build (#49779)Andy Gocke
2021-03-16[mono][debugger] Disable by default the generation of mscordbi (#49596)Thays Grazia
2021-02-25Tweak package build for dotnet-pgo so that it builds in our official builds (...David Wrighton
2021-02-22Minor msbuild code cleanup in installer partition (#48603)Viktor Hofer
2021-02-22Package dotnet-pgo as a dotnet tool (#48542)David Wrighton
2021-02-13Move corehost under src/native (#48071)Adeel Mujahid
2021-02-05Remove the src/mono/netcore directory, move its contents to src/mono. (#47847)Zoltan Varga
2021-01-21Include crossgen2 when crossgening SPC. (#47216)Sergey Andreenko
2021-01-20Fix missing mono jit nupkg runtime library (#47193)Jo Shields