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
2017-01-22Fix tarball buildAlexander Köplinger
2017-01-21[io-layer] Extract error (#4279)Ludovic Henry
2017-01-20[io-layer] Extract file (#4255)Ludovic Henry
2017-01-19[io-layer] Extract socket (#4241)Ludovic Henry
2016-12-09[threadpool] Split domain and worker management (#4117)Ludovic Henry
2016-12-05Merge pull request #3997 from lateralusX/jlorenss/win-api-family-support-safe...Johan Lorensson
2016-12-02[runtime] Use mono_assembly_get_object_handle instead of mono_assembly_get_ob...Aleksey Kliger (λgeek)
2016-12-01Enabled possibility to exclude SafeArray implementation on Windows.lateralusX
2016-11-15Fix missing property-bag.c file in VS projectNiklas Therning
2016-11-08Build mono runtime under none desktop Windows API family, adjustments and cle...lateralusX
2016-11-04Adding class-accessors.c to VS projectHenric Müller
2016-11-02[io-layer] Extract Process runtime support (#3859)Ludovic Henry
2016-10-26[suspend] Remove sgen specific suspend code (#3640)Ludovic Henry
2016-10-13Build libmonoruntime under none desktop Windows API family.lateralusX
2016-10-07Make blocking socket calls on Windows interruptibleNiklas Therning
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-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-07-06Added support to build mono runtime as a static library. (#3231)Johan Lorensson
2016-06-15Reverted back to use target name for library pdb files and defaultlateralusX
2016-06-15Added support to select static or dynamic c-runtime based on user property.lateralusX
2016-06-15Added additional build dependecies + setting up source availabilty depending ...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-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-04-02[msvc] Add missing files to MSVC project filesAlexander Köplinger
2016-03-25[sgen] Extract the handle array code for reuseVlad Brezae
2016-01-16[msvc] Fix Windows buildAlexander Köplinger
2015-11-17Minor: Style cleanup on internal headers (continued)Andi McClure
2015-10-06[runtime] Fixed the MSVC build.triton
2015-08-06Fixed MSVC solution to compile straight out of the boxsdridi
2015-07-28[msvc] Update Visual Studio project files.triton
2015-05-25[windows] Updated VS project files.Joao Matos
2015-05-04[sgen] Move the independent parts of SGen to a separate library.Alex Rønne Petersen
2015-04-22Revert "[msvc] Change target MSVC release from v120 to v120_xp"Alexander Köplinger
2015-03-19[runtime] Add a new mono-config-dirs.c file which is the only one depending o...Zoltan Varga
2015-03-11[msvc] Change target MSVC release from v120 to v120_xpJo Shields
2015-02-11[msvc] Upgrade the projects to require VS2013.João Matos
2015-02-10[build] Fixed the MSVC build.João Matos
2015-02-03Fix Windows buildAlexander Köplinger
2015-01-10Fix the windows build.Zoltan Varga
2014-12-03[msvc] Updated project files.Joao Matos
2014-11-21[msvc] Add missing sgen source files to libmonoruntime.vcxprojJo Shields
2014-10-09runtime] Really use WinXP SP2 as the minimum version on the msvc builds too. ...Zoltan Varga
2014-07-13Fixed libmono MSVC compilationFilip Lundgren