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-08-08[runtime] Move eglib into mono/eglib so it becomes a convenience library simi...Zoltan Varga
2017-04-24Separate the eglib source and build instructionsJosh Peterson
2016-11-08Build mono runtime under none desktop Windows API family, adjustments and cle...lateralusX
2016-07-11Fix Windows buildAleksey Kliger
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 regression test project.lateralusX
2016-06-15Added suffix to intermediate build .pdb files in order to avoid potential nam...lateralusX
2016-06-15Better property manager and user macros support.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-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-12-03[msvc] Updated project files.Joao Matos
2014-11-26[msvc] duplicate 1d6b8a75fa31d60e9ddbc0b9eddbf05ed3fb6c12 for eglibJo Shields
2014-11-21[msvc] Add _SGen Configurations to {eglib,libgc,genmdesc}.vcxprojJo Shields
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-04-22Turn off warn as error for Release as well.joncham
2011-04-22Remove a warning and allow eglib to build with warnings.joncham
2011-04-20Fixed MSVC to build giconv.cJeffrey Stedfast
2011-04-11Add missing files to msvc projectRodrigo Kumpera
2010-11-18Update vcxproj files.joncham
2010-09-11Add vcxproj filesjoncham