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
AgeCommit message (Expand)Author
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-02-27[ci] Add new mode of execution for nunit tests on Android (#13098)Ludovic Henry
2019-01-02[csproj] Update project filesmonojenkins
2018-10-25[build] Add more tools for monodroid to reduce sources dependency (#11352)Marek Safar
2018-09-19[mono-api-html] Fix rendering of nuint. (#10662)Rolf Bjarne Kvinge
2018-09-19[mono-api-html] Render something for fields with marshalling info. (#10663)Rolf Bjarne Kvinge
2018-09-04[mono-api-tools] Split properly for cross-platform (#9918)Matthew Leibowitz
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-03[mono-api-tools] Make the tools work as libraries (#9793)Matthew Leibowitz
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-01[csproj] Update project filesmonojenkins
2018-04-18[mono-api-html] Fix markdown diff which was reversed (#8285)Sebastien Pouliot
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-07[msvc] Update csproj filesmonojenkins
2018-04-06[mono-api-html] Update tool to optionally output markdownSebastien Pouliot
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2018-02-22[mono-api-html] Expand "ignore" functionality (#7154) (#7175)Jonathan Pryor
2017-12-19[mono-api-html] do not warn about removal of [Obsolete] member. (#5294)Atsushi Eno
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-09-21[mono-api-html] Print ref/out modifiers on parameters. Fixes #59430.Rolf Bjarne Kvinge
2017-09-18[mono-api-html] Add solution.Rolf Bjarne Kvinge
2017-08-11Merge pull request #5353 from jonpryor/jonp-mono-api-html-ignore-class-removalAlexis Christoforides
2017-08-10[mono-api-html] Allow `-r` to ignore class removalsJonathan Pryor
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-08-02[mono-api-html] Fix bogus IgnoreParameterNameChanges behavior.Atsushi Eno
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-11-04[msvc] Update csproj filesmonojenkins
2016-11-03[mono-api-html] Remove unused cecil referenceMarek Safar
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-08-25[corcompare] Show extension argument changes. Make parameter name difference ...Marek Safar
2016-08-10[mono-api-html] Show assembly version differencesMarek Safar
2016-07-26[mono-api-html] Ignore more non breaking virtual changes when enabledMarek Safar
2016-07-13[mono-api-html] Add option to ignore breaking changesMikayla Hutchinson
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-05-19[msbuild projects] Use newlines without a carriage return for Unix targets to...Miguel de Icaza
2016-05-19[genproj] Now we can build all executables with msbuild as wellMiguel de Icaza
2016-04-15[mono-api-html] Fix path in csproj.Rolf Bjarne Kvinge
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar