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
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
2013-10-18Fix MSVC build.Jonathan Lima
2013-08-12Fixed MSVC build, ported to Visual Studio 2012.Jonathan Lima
2013-07-26Add a mono_binary_search () function.Alex Rønne Petersen
2013-07-21Added mono-mutex.h & c to libmonoutils.vcxproji59
2013-07-18Make mono_hwcap_init () only perform initialization if not already done.Alex Rønne Petersen
2013-07-11Add a mono-hwcap module to utils.Alex Rønne Petersen
2013-07-10Add atomic.c/.h to libmonoutils.vcxproj.Alex Rønne Petersen