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-06-15Upgrade to vs2015 for native projects.lateralusX
2016-06-14WIP [library.make] Make resource usage declarative in the class libraries (#3...Miguel de Icaza
2016-06-08More updatesMiguel de Icaza
2016-06-07Revert "Enhance log tracing"Alexander Köplinger
2016-06-06Merge pull request #2734 from nealef/masterAleksey Kliger (λgeek)
2016-06-03[genproj] Update project filesMiguel de Icaza
2016-06-03Several corrections thanks to Johan LorenssonNeale Ferguson
2016-06-02Correct conditional compilation & move logger source files to correct placeNeale Ferguson
2016-06-01[genproj] More updates to the project files, getting closer, down to 5 errorsMiguel de Icaza
2016-06-01[genproj] Another library works, System.Json.MicrosoftMiguel de Icaza
2016-05-31[genproj] support for using prebuilt resourcesMiguel de Icaza
2016-05-31[genproj] Getting closer to a full buildMiguel de Icaza
2016-05-31[genproj] Update build filesMiguel de Icaza
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-18mono-threads.c - Use the environment variable (if set) to determine the abort...Neale Ferguson
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