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
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
2017-10-03Fix libmonoruntime targets and filters.lateralusX
2017-10-03Fix libmonoutils targets and filters.lateralusX
2017-10-03Fix eglib targets and filters.lateralusX
2017-10-03Drop use of def files for x86, x64 mono-2.0-sgen|boehm.dll Windows build.lateralusX
2017-10-03Restructure of mono.sln and build properties to better fix static/dynamic lib...lateralusX
2017-10-03Merge all static runtime libs into libmono-static.lateralusX
2017-10-02[profiler] log profiler: limit method instrumentation to selected methods (#5...Uri Simchoni
2017-09-26Merge pull request #5433 from lateralusX/lateralusX/windows-mono-debugger-sof...Johan Lorensson
2017-09-25Add test projects (optional) to net_4_x.sln (#5633)Egor Bogatov
2017-09-25Fix sporadic hang in Mono.Debugger.Soft test suite on Windows.lateralusX
2017-09-15Update filters for new files added to Visual Studio projects.lateralusX
2017-08-10[TSan] Yet another idea about whitelisting data races (#5310)Armin Hasitzka
2017-08-08[runtime] Move eglib into mono/eglib so it becomes a convenience library simi...Zoltan Varga
2017-08-07[genproj] Simplify strong name key handlingAlexander Köplinger
2017-08-02[runtime] Fix msvc build.Zoltan Varga
2017-08-01[profiler] Move legacy profiler code to profiler.c.Alex Rønne Petersen
2017-08-01[profiler] Implement call context introspection for enter/leave events.Alex Rønne Petersen
2017-07-21[msvc] Update project files with new profiler-related source files.Alex Rønne Petersen
2017-07-20[msvc] Update def files.Alex Rønne Petersen
2017-07-17[profiler] Profiler entry point name must now include the module name.Alex Rønne Petersen
2017-07-15Merge pull request #5210 from alexrp/profiler-runtime-settingsAlex Rønne Petersen
2017-07-15[bcl] Remove the ValueAdd and InetAccess NUnit categories (#2212)Alexander Köplinger
2017-07-14[msvc] Update VTune project files.Alex Rønne Petersen
2017-07-11Remove partial path for ml.exe and ml64.exe in mono VS runtime builds. (#5195)Johan Lorensson
2017-07-07[msvc] Update def files after profiler API changes.Alex Rønne Petersen
2017-06-30[runtime] Use pthread_cond_timedwait_relative_np () function on osx if availa...Zoltan Varga
2017-06-02[runtime] Remove all NACL support. It was unmaintained for a long time. (#4955)Zoltan Varga
2017-05-30[win32] Add new files.Rodrigo Kumpera
2017-05-27Interp sdb (#4911)Zoltan Varga
2017-05-16[msvc] Remove order.xml (#4867)Alexander Köplinger
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-05-13[csproj] Update generator to handle platform-specific assemblies (#4847)Alexander Köplinger
2017-05-10Merge pull request #4781 from kumpera/unaligned-cleanup-1Rodrigo Kumpera
2017-05-09[runtime] Update msvc build scripts.Rodrigo Kumpera
2017-05-09[msvc] Update csproj files (#4813)monojenkins
2017-04-29[msvc] Update csproj files (#4776)monojenkins