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
2015-11-20[msvc] Remove outdated projects and configs to fix x64 buildAlexander Köplinger
2015-10-20[msvc] Use fully qualified path for xcopyJo Shields
2015-10-06[runtime] Fixed the MSVC build.triton
2015-08-17[msvc] Remove 64-bit/SGen build specific DLL export definition file.triton
2015-08-07[Windows-VS2013] Added a post-build event to libmono that copies all required...sdridi
2015-08-06Fixed MSVC solution to compile straight out of the boxsdridi
2015-05-25[windows] Updated VS project files.Joao Matos
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-11[msvc] Upgrade the projects to require VS2013.João Matos
2014-12-03[msvc] Updated project files.Joao Matos
2014-06-22libmono.vcxproj: Link to libmonoruntimesgen.lib in the Release_SGen modei59
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
2014-04-08MSVC: In libmono.vcxproj, mini-native-types.c was included as header instead ...Virgile Bello
2014-03-16[runtime] Fix the msvc build.Zoltan Varga
2013-12-12Update file listinigs in msvc projects.Vincent Povirk
2013-10-18Fix MSVC build.Jonathan Lima
2013-08-13[msvc] Avoid linking against libgc in the sgen configurations.Zoltan Varga
2013-08-12Fixed MSVC build, ported to Visual Studio 2012.Jonathan Lima
2012-08-31Add missing files and adjust linker settings for sgen targets of vcxproj files.Jonathan Chambers
2012-03-09Fix output names for libmono.vcxproj.Jonathan Chambers
2012-03-08Rework vcxproj files to match Makefile based build. Build libmonoutils and li...Jonathan Chambers
2011-08-26Add new file to project.Jonathan Chambers
2011-04-21update msvc buildRodrigo Kumpera
2011-04-11Add missing files to msvc projectRodrigo Kumpera
2011-03-22[windows] Attempt to fix the buildGonzalo Paniagua Javier
2011-03-08Fix windows buildRodrigo Kumpera
2011-02-23Add CodeAnalyst profiler and clean up vcxproj files.joncham
2011-02-09Fix msvc build for threadpool changes.Jonathan Pobst
2011-01-07Add __default_codegen__ to *all* msvc profiles.Jonathan Pobst
2011-01-07Add __default_codegen__ define to fix the msvc build.Jonathan Pobst
2010-12-29Remove obsolete files from MSVC build.Jonathan Pobst
2010-11-18Update vcxproj files.joncham
2010-09-11Add vcxproj filesjoncham