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
path: root/msvc
AgeCommit message (Expand)Author
2018-09-06[2018-06] [runtime] Fix mxe+release_60 llvm build (#10402)Alexander Kyte
2018-05-25[wasm] [sdb] Initial PR towards making some of sdb's code shareable. (#8750)Rodrigo Kumpera
2018-05-24Prune unused incorrect looking zip code. (#8752)Jay Krell
2018-05-22[bcl] Start replacing gensources.sh with gensources.cs (#8619)Katelyn Gadd
2018-05-14[jit] Extract the intrinsics generation functions into a separate intrinsics....Zoltan Varga
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-10[runtime] Extract the debugger code into a separate library. (#7673)Zoltan Varga
2018-04-10[ci] Update csproj files during PRs (#8052)Alexander Köplinger
2018-04-06[genproj] Sort embedded resources by nameAlexander Köplinger
2018-04-05[build] Rename VS managed solution (#8050)Marek Safar
2018-04-04[genproj] Add Mono.CSharp.pre and fix genproj postbuild bug (#7991)Alexander Köplinger
2018-03-31[genproj] When using fallback profile selection don't build the projects that...Katelyn Gadd
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-28[genproj] Move obj to common folder and remove unnecessary properties (#7870)Alexander Köplinger
2018-03-27[runtime] One more MonoClass getter fixup (#7836)Aleksey Kliger (λgeek)
2018-03-27[genproj] Deduplication of project references (#7844)Alexander Köplinger
2018-03-24[genproj] Deduplication of sources (#7810)Alexander Köplinger
2018-03-24Genproj updates for BCL build in Windows Visual Studio (#7755)Katelyn Gadd
2018-03-21Remove dead code (#7738)Ludovic Henry
2018-03-16Fix issue #7596 on Windows x64. (#7625)Johan Lorensson
2018-03-09[metadata] split IL generation code into seperate compilation units. (#7487)Bernhard Urban
2018-03-09gboolean g_is_usermode_native_debugger_present (void). (#7488)jaykrell
2018-02-27[marshal] Use MonoClass getters in marshal.c (#7253)Aleksey Kliger (λgeek)
2018-02-23Updates to support building the BCL using Visual Studio 2017 on windows (#6877)Katelyn Gadd
2018-02-11[runtime] Make icall tables loadable. (#6905)Zoltan Varga
2018-02-07[metadata] Define getters for MonoClass fields (#6652)Aleksey Kliger (λgeek)
2018-02-06[metadata] Move MonoClass initialization to a separate file (#6611)Aleksey Kliger (λgeek)
2018-01-23Fix NUnit reference generationMikhail Filippov
2017-12-05Fix genproj.cs (make update-solution-files) (#6162)Egor Bogatov
2017-12-01[interp] move interp functions into a callbackBernhard Urban
2017-11-25[genproj] Support setting /langversion in csproj (#6096)Alexander Köplinger
2017-11-14[interp] fix build on windows (#6000)Bernhard Urban
2017-11-13Add ignoring features option into genprojMikhail Filippov
2017-11-13Enable concurrent GC as default mode for Windows MSVC mono sgen builds.lateralusX
2017-11-09Remove Boehm specific code path in GC aware hash tables as it can now push/ma...Jonathan Chambers
2017-11-07Add missing build dependency to fix correct parallel build order.lateralusX
2017-10-25Build fixes for none Windows desktop platforms.lateralusX
2017-10-19[runtime] Rename atomic functions from the win32 style naming to mono_atomic_...Johan Lorensson
2017-10-12[msvc] Fix MONO_CORLIB_VERSION to match configure.ac (#5770)Alexander Köplinger
2017-10-03Merged changes in master libmonoruntime into PR.lateralusX
2017-10-03Updated with review feedback.lateralusX
2017-10-03Update msvc README file.lateralusX
2017-10-03Add missing dependency for libmini.lateralusX
2017-10-03Align libgc vcxproj with makefile.lateralusX
2017-10-03Align libgcmonosgen vcxproj with makefile.lateralusX
2017-10-03Align eglib vcxproj with makefile.lateralusX
2017-10-03Align libmonoruntime vcxproj with makefile.lateralusX
2017-10-03Align libmonoutils vcxproj with makefile.lateralusX
2017-10-03Fix libmini targets and filters.lateralusX
2017-10-03Added labels to eglib and libmonoutils.lateralusX