Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-12[msbuild] Bump to track xplat-master and update roslyn (#16155)Ankit Jain
2019-08-09[build] Remove ILDISASM variable from platform MakefilesAlexander Köplinger
2019-08-09[merp] Use a separate program as the hang supervisor. (#15715)Alexis Christoforides
2019-08-07[runtime] Fix an autoconf warning. (#16078)Zoltan Varga
2019-08-07[wasm] Compile interp.c with -mllvm -join-liveintervals=false to fix compilat...Zoltan Varga
2019-08-06Update NetBSD support (#15938)coypoop
2019-08-05Bump version to 6.7 (#16031)Jo Shields
2019-08-05[netcore] ifdef out unused icalls/files. (#16009)Zoltan Varga
2019-08-01Bump monolite version. (#15969)Jay Krell
2019-07-31Cleanup and resynchronize Thread/InternalThread fields. (#15910)Jay Krell
2019-07-31Update Haiku support (#15674)Calvin Buckley
2019-07-31configure.ac: Use = as a test(1) operator. (#15876)coypoop
2019-07-31Remove unused libdl setting (#15884)coypoop
2019-07-27[netcore] Fix building of nupkg (#15855)Alexander Köplinger
2019-07-25ld configure: Add another dash to export-dynamic. (#15717)Jay Krell
2019-07-24[Coop] Convert System.Diagnostics.{FileVersionInfo,Process}. (#15789)Jay Krell
2019-07-17configure/makefile To support updating zlib to 1.2.11. (#15697)Jay Krell
2019-07-13Add configure flag to disable GAC support; disable GAC in netcore (#15681)Aleksey Kliger (λgeek)
2019-07-11Misc AIX/PASE tweaks (#15651)Calvin Buckley
2019-07-11Remove configure cruft -- Interlocked and GetProcessId. (#15633)Jay Krell
2019-07-11Cleanup mono_threads_platform_get_stack_bounds. (#15632)Jay Krell
2019-07-05Link with -z now or -bind_at_load. (#14562)Jay Krell
2019-07-05Win32 zlib support. (#15509)Jay Krell
2019-07-03HAVE_DL_LOADER is never used so remove it. (#15500)Jay Krell
2019-07-03AC_DEFINE instead of AC_SUBST MONO_DL_NEED_USCORE. (#15499)Jay Krell
2019-07-02[runtime] Disable a a AC_TRY_RUN when cross-compiling.Zoltan Varga
2019-06-29Disable compiler server on darwin. Add force-enable option for compiler serve...Katelyn Gadd
2019-06-26[sdks] dynamically link libmonosgen to mono-sgen for monodroid host builds (#...Aleksey Kliger (λgeek)
2019-06-25Fix tarball build and refresh monolite due to memory model change (#15370)Jay Krell
2019-06-25Add support for Windows x64 Full AOT + LLVM + Interpreter on CI. (#15276)Johan Lorensson
2019-06-24[netcore] Disable more runtime functionality. (#15369)Zoltan Varga
2019-06-21Make copy_stack_data support configurable.lateralusX
2019-06-20Add Windows x64 Full AOT Interpreter support on CI. (#15127)Johan Lorensson
2019-06-14[netcore] Clean up netcore buildMarek Safar
2019-06-12Enable the compiler server by defaultLarry Ewing
2019-06-09[wasm] Prototype for collecting aot profile data. (#14865)Zoltan Varga
2019-06-07AIX/PASE integration improvements (#14652)Calvin Buckley
2019-06-06Fix build on macOS 10.15 Catalina + xcode 11 (#14820)Egor Bogatov
2019-06-05[runtime] Autoconf check for pthread_mutexattr_setprotocolAleksey Kliger
2019-06-04Merge pull request #14694 from lateralusX/lateralusX/fix-llvm-build-path-msvcJohan Lorensson
2019-06-03Bump roslyn to release 3.1.0 (#14778)monojenkins
2019-05-31Bump version to 6.5.0 (#14728)Jo Shields
2019-05-29Fix LLVM build break on Windows MSVC.lateralusX
2019-05-29Infrastructure support / fixes for making compiler server the default (#14279)Katelyn Gadd
2019-05-28[sdks] Build static binaries for Android SDK and LLVM with MXE (#14283)Aleksey Kliger (λgeek)
2019-05-25[build] Provide in-tree llvm to mono correctly (#14607)Alexander Kyte
2019-05-17[netcore] Build/upload Windows runtime nupkg (#14506)Jo Shields
2019-05-13configure: check for c++ availability (#14461)Angelo Compagnucci
2019-05-10[corlib] Change the RuntimeModule.GetGuid and RuntimeAssembly.GetAotId icalls...Zoltan Varga
2019-05-03ld -Bsymboli so dynamic linker does not get betweem mono and itself. (#14298)Jay Krell