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-01-03[release/6.0] Add runtime-community.yml pipeline and add s390x job (#62808)Jo Shields
2021-10-07[mono] Fix libcoreclr.so build incompatibilities on Linux (#60077)github-actions[bot]
2021-09-20[release/6.0-rc2] Create and publish missing symbols (#59259)github-actions[bot]
2021-08-17Set CMAKE_OSX_DEPLOYMENT_TARGET for all Mono AOT compilers on macOS (#57507)Alexander Köplinger
2021-07-29[mono] Export jit icalls on osx/catalyst as well. (#56545)Zoltan Varga
2021-07-29[mono] remove redundant DISABLE_PERF_COUNTERS option (#56420)Aleksey Kliger (λgeek)
2021-07-28Remove MONO_IOMAP / portability from mono (#56458)Alexander Köplinger
2021-07-23[mono] Mark jit icalls using ICALL_EXPORT so they get exported from libmonosg...Zoltan Varga
2021-07-19Fix mono build on illumos (#55897)Adeel Mujahid
2021-07-09[mono] Enable icall export for ios device builds. (#55344)Zoltan Varga
2021-07-08Ship a .framework version of Mono (#53370)Jo Shields
2021-07-08[mono] new Sdk that selects mono runtime components (#54432)Aleksey Kliger (λgeek)
2021-06-24[wasm] Build static components; include hot_reload in runtime (#54568)Aleksey Kliger (λgeek)
2021-06-16Change condition for stripping to per-file (#54224)Jo Shields
2021-06-15[mono] Build dynamic components for iOS simulator (#54229)Aleksey Kliger (λgeek)
2021-06-14Always build with hot reload support (in a component) (#54124)Aleksey Kliger (λgeek)
2021-06-10Use target OS strip tool, not host OS strip tool (#53961)Jo Shields
2021-06-09Don't try to strip .a files (#53915)Jo Shields
2021-06-08Strip libmonosgen linked library (#53240)Jo Shields
2021-06-02[wasm] Bump emscripten to 2.0.21 (#52870)Radek Doulik
2021-05-26Mono runtime dynamic component support. (#53221)Johan Lorensson
2021-05-24[mono] LLVM build fixes (#53139)imhameed
2021-05-21Rename Mac Catalyst dylib to libmonosgen, not libcoreclr (#53038)Jo Shields
2021-05-18Add support for building and using Mac Catalyst offsets (#52777)Jo Shields
2021-05-17Build support for s390x: mono runtime (#52841)Ulrich Weigand
2021-05-13Add MacCatalyst functional test (#52552)Jo Shields
2021-05-08Enable tests for MacCatalyst x64 (#51139)Jo Shields
2021-05-05Add support to disable default diagnostic server listener. (#52184)Johan Lorensson
2021-05-04mono.proj: skip running CMake configure if the arguments didn't change (#51754)Alexander Köplinger
2021-04-28[MonoVM] support building with Android NDK r22 (#51876)Marek Habersack
2021-04-23[mono] Disable counters and logdest on wasm (#51525)Ryan Lucia
2021-04-20Mono runtime component infrastructure including EventPipe/DiagnosticsServer a...Johan Lorensson
2021-04-17Pass linker flags to Mono build on Android correctly (#51403)Alexander Köplinger
2021-04-15Add additional compiler flags for tvOS (#51241)Alexander Köplinger
2021-04-13[debugger][mono][icordbg] Implement minimal version of dbgshim to start an ap...Thays Grazia
2021-04-09Switch to VS preview pool for public builds (#50993)Alexander Köplinger
2021-04-07[wasm] Fix debug build of AOT cross compiler (#50418)Radek Doulik
2021-04-07Fix to build mono on Windows with ninja by default as well (#50793)Alexander Köplinger
2021-03-26Add missing Windows Android cross compilers (#50118)Jo Shields
2021-03-25[wasm] Build AOT cross-compiler on windows (#50113)Radek Doulik
2021-03-24Don't bundle the LLVM optimizer on wasm we use the emscripten version (#50132)Larry Ewing
2021-03-24Skip ninja and cmake errors in aotcrossonly mode (#50140)Larry Ewing
2021-03-24We shouldn't provision emsdk on cross-compiler builds, which don't need it (#...Jo Shields
2021-03-23Wasm windows aot (#49996)Larry Ewing
2021-03-22[wasm] windows build improvements (#49771)Radek Doulik
2021-03-19Introduce `iossimulator` RIDs, and convert as needed (#49305)Jo Shields
2021-03-17Adds support for building Wasm on Windows (#45545)Steve Pfister
2021-03-16[mono][debugger] Disable by default the generation of mscordbi (#49596)Thays Grazia
2021-03-16Wasm build improvements (#49658)Zoltan Varga
2021-03-15Consolidate VS detection logic (#49593)Anton Lapounov