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
path: root/msvc
AgeCommit message (Expand)Author
2015-06-16Updated csproj files.Marcos Henrich
2015-05-29Updated .csproj files.Marcos Henrich
2015-05-25[windows] Update MSVC DLL export definition files.Joao Matos
2015-05-25[windows] Prepare VS build properties for proper DLL export/import definitions.Joao Matos
2015-05-25[windows] Updated VS project files.Joao Matos
2015-05-15[runtime] Drop support for external libgc.Alex Rønne Petersen
2015-05-04[sgen] Move the independent parts of SGen to a separate library.Alex Rønne Petersen
2015-04-28Remove MONO_API from some internal GC APIs.Alex Rønne Petersen
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-19[runtime] Add a new mono-config-dirs.c file which is the only one depending o...Zoltan Varga
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-17[genproj] Remove System.Xml pre-processing file as it's not needed anymore.João Matos
2015-03-17[genproj] Added support for mcs "/-getresourcestrings" switch.João Matos
2015-03-17[genproj] Remove non .NET 4.5 solutions from being generated.João Matos
2015-03-11[msvc] Change target MSVC release from v120 to v120_xpJo Shields
2015-03-11[msvc] Refresh .def filesJo Shields
2015-03-11Use MSVC2013 for *all* mono.sln dependantsJo Shields
2015-03-11Add _WIN32_WINNT to Release definition, not just DebugJo Shields
2015-02-24[runtime] Fixed the MSVC build.João Matos
2015-02-19[genproj] Fix line endings in generated file to be CRLFAlexander Köplinger
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-02-10[build] Fixed the MSVC build.João Matos
2015-02-05Start work to generate dependenciesMiguel de Icaza
2015-02-03Fix Windows buildAlexander Köplinger
2015-02-03Updated the order file generated by following the instructions in msvc/script...Miguel de Icaza
2015-01-29[build] Updated the class library MSBuild projects.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-13[build] Updated csproj files.Marcos Henrich
2015-01-13Fixed msvc/scripts/genproj.cs file seperator issue on UNIX.Marcos Henrich
2015-01-10Add missing files to the windows build.Zoltan Varga
2015-01-10Fix the windows build.Zoltan Varga
2015-01-08[msvc] 64-bit Windows still needs _WIN32_WINNT (for monoposixhelper)Jo Shields
2014-12-03[msvc] Updated project files.Joao Matos
2014-12-03Removed some dead code.Joao Matos
2014-11-26[msvc] duplicate 1d6b8a75fa31d60e9ddbc0b9eddbf05ed3fb6c12 for eglibJo Shields
2014-11-25[msvc] Allow cygwin "make" to be called after winsetup.batJo Shields
2014-11-21[msvc] Add _SGen Configurations to {eglib,libgc,genmdesc}.vcxprojJo Shields
2014-11-21[msvc] Add missing sgen source files to libmonoruntime.vcxprojJo Shields
2014-11-21[msvc] Refreshed .def files (needed for SGen to build)Jo Shields
2014-11-20[msvc] Add a definition for _WIN32_WINNT to MonoPosixHelperJo Shields
2014-10-10[runtime] More win32 build fixes.Zoltan Varga
2014-10-09runtime] Really use WinXP SP2 as the minimum version on the msvc builds too. ...Zoltan Varga
2014-10-09[runtime] Use WinXP SP2 as the minimum version on the msvc builds too.Zoltan Varga
2014-09-16[runtime] Disable VS warnings C4273 (inconsistent dll linkage), and C4005 (ma...Zoltan Varga