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-08-07Bump linker (#16014)Marek Safar
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-11-19[sdks] Add monotouch_tools profile + Add mono-api-info and pdb2mdb to monodro...Ludovic Henry
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-07-15[mono-api-diff] Moved mono-api-diff into its own tools directory (#9563)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-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
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
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-05-19[bcl] Dispose Cecil AssemblyDefinition after usage (#4900)Alexander Köplinger
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-03-22[msvc] Update csproj filesmonojenkins
2017-03-17[corcompare] Fix support for BindableAtribute ctor that takes BindableSupportAlexander Köplinger
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-12-14Fix build break due to Cecil API changeAlexander Köplinger
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-11-03[corcompare] Update custom XI project file to embed cecil sourcesMarek Safar
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-09-23[corcompare] More hacks to make breaking change not too disruptiveMarek Safar
2016-09-22[corcompare] Another try to make breaking change not too discruptiveMarek Safar
2016-09-22[corcompare] Drop ParameterAttributes from method signatureMarek Safar
2016-08-25[corcompare] Show extension argument changes. Make parameter name difference ...Marek Safar
2016-08-24Revert "[corcompare] Reflects cecil breaking changes"Marek Safar
2016-08-24[corcompare] Reflects cecil breaking changesMarek Safar
2016-08-11[corcompare] Use only C# known parameter type attributes for methods signaturesMarek Safar
2016-08-06[bcl] Reflect cecil breaking changesMarek Safar
2016-07-26[mono-api-info] Add contract-api optionMarek Safar
2016-06-02[mono-api-info] Take number of generic parameters into account when comparing...Rolf Bjarne Kvinge
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-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-03-22Install mono-api-htmlmhutch
2016-03-15[build] Use full filename for csc referencesMarek Safar
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-28[mono-api-html] New interface members are only breaking if the interface exis...Rolf Bjarne Kvinge
2016-01-28[mono-api-html] Fix compiler warning.Rolf Bjarne Kvinge
2016-01-28[mono-api-html] Make it possible to hide/show non-breaking changes in the htm...Rolf Bjarne Kvinge
2016-01-28[mono-api-info] Add an is-override attribute to determine if a method is over...Rolf Bjarne Kvinge
2016-01-28[mono-api-info] CreateAttributeMapping: don't create dictionaries unless ther...Rolf Bjarne Kvinge