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-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
2014-09-13[runtime] Fix the windows build. Define _WINSOCKAPI_ to fix the compilation p...Zoltan Varga
2014-08-26Resolve build issues on Windows.Alexis Christoforides
2014-08-25[msvc] Fix release 64bits builds.Rodrigo Kumpera
2014-07-13Fixed libmono MSVC compilationFilip Lundgren
2014-07-13Added new mono_domain_set_config function; used to fix ConfigurationErrorsExc...i59
2014-06-22libmono.vcxproj: Link to libmonoruntimesgen.lib in the Release_SGen modei59
2014-06-22Added file-mmap-windows.c to libmonoruntime.vcxproji59
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-05-25[build] MSBuild setup: Add support for -keyfile and -delaysign, thanks to Mar...Miguel de Icaza
2014-05-24[msvc/scripts] Update order.xml file with Makefile changes, update generatorMiguel de Icaza
2014-05-23Update order.xmlMiguel de Icaza
2014-05-23[build/msbuild] Tool resolves assemblies based on exact match, not random-lastMiguel de Icaza
2014-05-21[vsbuild] Update Makefiles to not generate the VS metadata for the 'basic' pr...Miguel de Icaza
2014-05-20[build] Record extra library builds for our Visual Studio input filesMiguel de Icaza
2014-04-28genproj: add support for Alias in project referencesMiguel de Icaza
2014-04-28[genproj] For Path.GetFullPath to work, we must use convert Windows paths to ...Miguel de Icaza
2014-04-19[genproj] Steps towards making pre-build scripts cross platform; Lots more ...Miguel de Icaza
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2014-04-19[genproj] Set the output directory to the Mono one, not an intermediary oneMiguel de Icaza