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
2016-01-25[runtime] Allow getting thread name, managed id from embedding APIJonathan Pryor
2016-01-16[msvc] Fix Windows buildAlexander Köplinger
2015-12-19[csproj] Refreshed order.xml and csproj filesAlexander Köplinger
2015-12-08[msvc] Automatically update (win-)config.h with the correct version numberAlexander Köplinger
2015-12-08[msvc] Add 'include' directory to .gitignoreAlexander Köplinger
2015-12-07[msvc] Fix Windows build breaks caused by a595d489fa64d8e213c74470f23c576296e...Alexander Köplinger
2015-12-02[csproj] Small fixes to the genproj readmeAlexander Köplinger
2015-12-02[csproj] Update order.xml and csproj filesAlexander Köplinger
2015-11-20[msvc] Remove outdated projects and configs to fix x64 buildAlexander Köplinger
2015-11-19[msvc] Fix path to ml64.exe in masm.fixed.propsJo Shields
2015-11-19[mini] Add MONO_API to mono_parse_env_optionsAlexander Köplinger
2015-11-19[msvc] Fix msbuild warningsAlexander Köplinger
2015-11-19[msvc] Add missing files to libmonoutils.vcxprojAlexander Köplinger
2015-11-19[msvc] Update .def filesAlexander Köplinger
2015-11-18Revert "[sgen] Remove sgen specific suspend code"Ludovic Henry
2015-11-17[sgen] Remove sgen specific suspend codeLudovic Henry
2015-11-17Minor: Style cleanup on internal headers (continued)Andi McClure
2015-10-29Fix windows build.Rodrigo Kumpera
2015-10-23[msvc] Manually update .defs, don't use update-defs Make targetJo Shields
2015-10-23Revert "[msvc] Update the DLL export definition files."Jo Shields
2015-10-23[msvc] Update the DLL export definition files.Jo Shields
2015-10-20[msvc] Use fully qualified path for xcopyJo Shields
2015-10-16[msvc] Remove left over project guid from mono.slnAlexander Köplinger
2015-10-15Fix MSVC build after 16570265149730ec6a4760cc0fa34decc1a9d981Alexis Christoforides
2015-10-06[runtime] Fixed the MSVC build.triton
2015-09-25Bundle modified masm.props with fully qualified ml.exe call.Jo Shields
2015-09-24[coop] Move syscall abort mechanism to dedicated filesLudovic Henry
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-09-14[genproj] Skip Facades, mcs and Microsoft.Web.Infrastructure.João Matos
2015-09-14[genproj] Update the generator to handle the net_4_x profile.João Matos
2015-09-14[genproj] Do not define DEBUG in debug mode since it breaks reference sources.João Matos
2015-08-17[msvc] Remove 64-bit/SGen build specific DLL export definition file.triton
2015-08-17[msvc] Update the DLL export definition files.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-07-28[msvc] Update Mono DLL export definitions.triton
2015-07-28[msvc] Update Visual Studio project files.triton
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