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
2020-03-03Fix Mono Tool MSVC Debug build. (#19075)Johan Lorensson
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-07-20Update Windows requirement from Vista (6.0) to 7 (6.1). (#9568)Jay Krell
2017-10-03Restructure of mono.sln and build properties to better fix static/dynamic lib...lateralusX
2017-03-22Windows msbuild triggers too much to rebuild.lateralusX
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 support to split GC builds into different build folders.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
2015-08-06Fixed MSVC solution to compile straight out of the boxsdridi
2015-04-22Revert "[msvc] Change target MSVC release from v120 to v120_xp"Alexander Köplinger
2015-04-20Bump Windows version requirement to Vista.Vincent Povirk
2015-03-11[msvc] Change target MSVC release from v120 to v120_xpJo Shields
2015-03-11Use MSVC2013 for *all* mono.sln dependantsJo Shields
2015-02-11[msvc] Upgrade the projects to require VS2013.João Matos
2014-11-21[msvc] Add _SGen Configurations to {eglib,libgc,genmdesc}.vcxprojJo Shields
2014-10-10[runtime] More win32 build fixes.Zoltan Varga
2014-10-09[runtime] Use WinXP SP2 as the minimum version on the msvc builds too.Zoltan Varga
2014-04-16[VS] Change the tools version back to v110 so it works with VS 2012.Rodrigo Kumpera
2013-10-18Fix MSVC build.Jonathan Lima
2013-08-12Fixed MSVC build, ported to Visual Studio 2012.Jonathan Lima
2012-03-08Rework vcxproj files to match Makefile based build. Build libmonoutils and li...Jonathan Chambers
2011-02-23Add CodeAnalyst profiler and clean up vcxproj files.joncham
2010-11-18Update vcxproj files.joncham
2010-09-11Add vcxproj filesjoncham