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-30Backport to 4.8.0 of mkbundle SDK + native library support (#3834)Miguel de Icaza
2016-09-22Remove obsolete Mono.Security.Providers.* assemblies (#3595)Martin Baulig
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
2016-06-15Upgrade to vs2015 for native projects.lateralusX
2016-06-14WIP [library.make] Make resource usage declarative in the class libraries (#3...Miguel de Icaza
2016-06-08More updatesMiguel de Icaza
2016-06-07Revert "Enhance log tracing"Alexander Köplinger
2016-06-06Merge pull request #2734 from nealef/masterAleksey Kliger (λgeek)
2016-06-03[genproj] Update project filesMiguel de Icaza
2016-06-03Several corrections thanks to Johan LorenssonNeale Ferguson
2016-06-02Correct conditional compilation & move logger source files to correct placeNeale Ferguson
2016-06-01[genproj] More updates to the project files, getting closer, down to 5 errorsMiguel de Icaza
2016-06-01[genproj] Another library works, System.Json.MicrosoftMiguel de Icaza
2016-05-31[genproj] support for using prebuilt resourcesMiguel de Icaza
2016-05-31[genproj] Getting closer to a full buildMiguel de Icaza
2016-05-31[genproj] Update build filesMiguel de Icaza
2016-05-27[genproj] Update from Ankit's projectMiguel de Icaza
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza