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-05-27[genproj] Update from Ankit's projectMiguel de Icaza
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-05-25[genproj] Handle resources properly, add helper scripts to bootstrapMiguel de Icaza
2016-05-24[genproj] Properly include EmbeddedResources for .resx->resourcesMiguel de Icaza
2016-05-23[msvc] Update .def filesAlexander Köplinger
2016-05-19[msbuild projects] Use newlines without a carriage return for Unix targets to...Miguel de Icaza
2016-05-19[genproj] Fix the Makefile THISDIR location, so MSBuild can work with nunit.coreMiguel de Icaza
2016-05-19[genproj] Now we can build all executables with msbuild as wellMiguel de Icaza
2016-05-19[genproj] Fix THISDIR location in a few projects, so genproj can generate MSB...Miguel de Icaza
2016-05-19[genproj] Use an explicit IntermediateOutputPath to prevent rebuilds on cycli...Miguel de Icaza
2016-05-18genproj: Improve handling of executables and projects with build dependenciesMiguel de Icaza
2016-05-18Graduate the csproj/solution to completed - you can now build with the toplev...Miguel de Icaza
2016-05-18[WIP] Important change: more comprehensive Makefile to support csproj-local o...Miguel de Icaza
2016-05-18[genproj] Updates to project generator and csproj files.Miguel de Icaza
2016-04-11Compiler-less mkbundle support in Mono.Miguel de Icaza
2016-04-08[utils/lfq] Clarify and document the lock-free queue API.Alex Rønne Petersen
2016-04-05[msvc] add new moduleBernhard Urban
2016-04-02[msvc] Add missing files to MSVC project filesAlexander Köplinger
2016-03-25[sgen] Extract the handle array code for reuseVlad Brezae
2016-03-02[msvc] Update .def files to fix Windows buildAlexander Köplinger
2016-02-23[msvc] %PATH% is sometimes empty in Jenkins, so "powershell" doesn't runAlexander Köplinger
2016-02-19[coop] Fix native-to-managed wrapper thread attachLudovic Henry
2016-02-15[msvc] Update order.xml and csproj filesAlexander Köplinger
2016-02-15[msvc] Update .def filesAlexander Köplinger
2016-02-08[msvc] Fix Debug build by disabling outdated projects in slnAlexander Köplinger
2016-02-03Merge pull request #2542 from akoeplinger/remove-changelogAlexander Köplinger
2016-02-01[msvc] Update order.xml and csproj filesAlexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
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