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
2019-10-17Upgrade build scripts to support VS2019. (#17269)Johan Lorensson
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2018-09-07Add C++ compiler support option for some msvc build projects. (#10487)Johan Lorensson
2017-10-03Restructure of mono.sln and build properties to better fix static/dynamic lib...lateralusX
2017-09-25Fix sporadic hang in Mono.Debugger.Soft test suite on Windows.lateralusX
2017-08-10[TSan] Yet another idea about whitelisting data races (#5310)Armin Hasitzka
2017-06-30[runtime] Use pthread_cond_timedwait_relative_np () function on osx if availa...Zoltan Varga
2016-11-08Build mono runtime under none desktop Windows API family, adjustments and cle...lateralusX
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-04Build libmonoutils under none desktop Windows API family.lateralusX
2016-06-24Enhanced logging - attempt 2.5 (#3191)Neale Ferguson
2016-06-15Reverted back to use target name for library pdb files and defaultlateralusX
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-15Refactored VS depdencies + restructring VS solution and projects.lateralusX
2016-06-15Upgrade to vs2015 for native projects.lateralusX
2016-06-07Revert "Enhance log tracing"Alexander Köplinger
2016-06-03Several corrections thanks to Johan LorenssonNeale Ferguson
2016-06-02Correct conditional compilation & move logger source files to correct placeNeale Ferguson
2016-03-18mono-threads.c - Use the environment variable (if set) to determine the abort...Neale Ferguson
2015-12-07[msvc] Fix Windows build breaks caused by a595d489fa64d8e213c74470f23c576296e...Alexander Köplinger
2015-11-19[msvc] Add missing files to libmonoutils.vcxprojAlexander Köplinger
2015-11-18Revert "[sgen] Remove sgen specific suspend code"Ludovic Henry
2015-11-17[sgen] Remove sgen specific suspend codeLudovic Henry
2015-11-17Minor: Style cleanup on internal headers (continued)Andi McClure
2015-09-25Bundle modified masm.props with fully qualified ml.exe call.Jo Shields
2015-09-24[coop] Move syscall abort mechanism to dedicated filesLudovic Henry
2015-08-06Fixed MSVC solution to compile straight out of the boxsdridi
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-11[msvc] Change target MSVC release from v120 to v120_xpJo Shields
2015-02-24[runtime] Fixed the MSVC build.João Matos
2015-02-16[aot] Re-organize JSON dumping code.João Matos
2015-02-16Revert "[aot] Re-organize JSON dumping code."João Matos
2015-02-16[aot] Re-organize JSON dumping code.Zoltan Varga
2015-02-11[msvc] Upgrade the projects to require VS2013.João Matos
2015-01-28[msvc] Updated runtime project files.João Matos
2015-01-16[utils] Extract Windows-specific networking fallback into networking-windows.cAlexander Köplinger
2015-01-15[msvc] Fixed the build.João Matos
2015-01-10Add missing files to the windows build.Zoltan Varga
2014-08-26Resolve build issues on Windows.Alexis Christoforides
2014-08-25[msvc] Fix release 64bits builds.Rodrigo Kumpera
2014-06-04[win64] Windows64 MSVC compiler dropped support for inline assembly. Move tha...Rodrigo Kumpera
2014-06-04[VS] Fix the solutions to work with win64. Update the file list to include so...Rodrigo Kumpera
2014-04-16[VS] Change the tools version back to v110 so it works with VS 2012.Rodrigo Kumpera
2013-12-12Update file listinigs in msvc projects.Vincent Povirk