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
2016-10-26[suspend] Remove sgen specific suspend code (#3640)Ludovic Henry
2016-10-25Fix compilation errors in mono/utils/os-event-win32.c with Mingw/GCC (#3818)Niklas Therning
2016-10-25[msvc] Update csproj filesmonojenkins
2016-10-19[msvc] Update csproj filesmonojenkins
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-10-14Revert "UTF8, with build fixed"Miguel de Icaza
2016-10-14UTF8, with build fixedMiguel de Icaza
2016-10-13Build libmonoruntime under none desktop Windows API family.lateralusX
2016-10-11Merge pull request #3662 from henricm/fix-windowsbase-on-winHenric Müller
2016-10-11Make ZipSharp work on WindowsHenric Müller
2016-10-07Make blocking socket calls on Windows interruptibleNiklas Therning
2016-10-06Merge pull request #3707 from lateralusX/jlorenss/win-api-family-support-libm...Johan Lorensson
2016-10-04Build libmono under none desktop Windows API family.lateralusX
2016-10-04Build libmonoutils under none desktop Windows API family.lateralusX
2016-09-22[mkbundle] - Add support for bundling native libraries.Miguel de Icaza
2016-09-22Remove obsolete Mono.Security.Providers.* assemblies (#3595)Martin Baulig
2016-09-14[io-layer] Extract Mutex, Semaphore and Event (#3553)Ludovic Henry
2016-08-25Add missing source file, sgen-os-coop.c, to libmonoruntime Visual Studio proj...lateralusX
2016-08-20Visual Studio project updates and enhancements to support static libmono and ...Johan Lorensson
2016-08-20Merge pull request #3413 from lambdageek/reflection-splitAleksey Kliger (λgeek)
2016-08-19[win32] Add sre-encode.c and sre-save.c to libmonoruntime projectAleksey Kliger
2016-08-19[sre] Split out MonoDynamicImage and MonoDynamicStream functionsAleksey Kliger
2016-08-18[win32] Add new reflection files to vcxprojAleksey Kliger
2016-08-17Visual Studio test/debug mono runtime utility projects.lateralusX
2016-08-04[build] Update order.xml dataMiguel de Icaza
2016-07-12Fix windows build issue due to missing export in def files.lateralusX
2016-07-11Fix Windows buildAleksey Kliger
2016-07-11Fixed up configure overridable allocators option. Moved g_vasprintf implement...Dolphin Hawkins
2016-07-11Enabled g_mem_set_vtable through the configure option --with-overridable-allo...Dolphin Hawkins
2016-07-06Added support to build mono runtime as a static library. (#3231)Johan Lorensson
2016-06-24Enhanced logging - attempt 2.5 (#3191)Neale Ferguson
2016-06-15Fix pedump build errors due to moved source file.lateralusX
2016-06-15Reverted back to use target name for library pdb files and defaultlateralusX
2016-06-15Added new sources to Source Folder filter in libmonoutils.lateralusX
2016-06-15Added support to select static or dynamic c-runtime based on user property.lateralusX
2016-06-15Fixed .bat file to handle xcopy command not in path.lateralusX
2016-06-15Added support to split GC builds into different build folders.lateralusX
2016-06-15Added files to corresponding filter folders (header files/source files).lateralusX
2016-06-15Fixes to default build/distribution location.lateralusX
2016-06-15Added additional build dependecies + setting up source availabilty depending ...lateralusX
2016-06-15Added support for 64 toolchain + default log level masks.lateralusX
2016-06-15Added regression tests as visual studio projects.lateralusX
2016-06-15Added missing include path for test projects.lateralusX
2016-06-15Added regression test project.lateralusX
2016-06-15Added suffix to intermediate build .pdb files in order to avoid potential nam...lateralusX
2016-06-15Added support for optional target build suffix.lateralusX
2016-06-15Better property manager and user macros support.lateralusX
2016-06-15Separate build tree and target suffix support.lateralusX
2016-06-15Restructured build/package/install targets and split GC libraries.lateralusX
2016-06-15Refactored VS depdencies + restructring VS solution and projects.lateralusX