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
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-04[ServiceModel.Web] Fix test by adding WebHttpBehavior to WebChannelFactory en...Alexander Köplinger
2017-10-27[build] Add wasm profileMarek Safar
2017-08-31[bcl] Fix a few hardcoded socket ports in tests (#5471)Alexander Köplinger
2017-08-22[Syndication]Fix Runtime crash when parsing pubTime in RFC822 format (#5416)Infko
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-08-07[System.ServiceModel.Web] Simplify AssemblyInfo.csAlexander Köplinger
2017-08-07[bcl] Specify the name of the key file on the command line instead of using t...Zoltan Varga
2017-06-28[build] Add a new profileMarek Safar
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-03-16[System.ServiceModel.Web] Rename method parameters to match .NET contractAlexander Köplinger
2017-01-23[build] Add new profileMarek Safar
2017-01-11Mono BCL test fixes so XM can run them (#4210)Chris Hamons
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-12-21Renamed profile to winaot (#4190)Henric Müller
2016-12-20[bcl] Rename aot_hybrid profile to testing_aot_hybridAlexander Köplinger
2016-12-20[bcl] Rename aot_only profile to testing_aot_fullAlexander Köplinger
2016-12-19[build] Add new profileMarek Safar
2016-12-02[msvc] Update csproj files (#4074)monojenkins
2016-11-29[bcl] Clean up some warningsMarek Safar
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-11-22[profiles] Fix MOBILE assemblies and tests compilation + Rename MOBILE to AOT...Ludovic Henry
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-10-04Fix two test failures in the FullAOT Jenkins jobAlexander Köplinger
2016-08-18[mcs] Replace NET_2_1 by MOBILELudovic Henry
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] 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-18[genproj] Updates to project generator and csproj files.Miguel de Icaza
2016-03-05[System/ServiceModel] Fix more hardcoded test portsAlexander Köplinger
2016-03-04[bcl] Ensure all .sources files have newline at the endAlexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-06Merge pull request #2174 from stukselbax/masterAlex Rønne Petersen
2015-12-02[csproj] Remove *net_4_5.csproj files from the class libsAlexander Köplinger
2015-10-31[System.ServiceModel.Web] Move System.Runtime.Serialization.Json tests into S...Alexander Köplinger
2015-10-31[System.ServiceModel.Web] Remove old copy of System.Runtime.Serialization.JsonAlexander Köplinger
2015-10-26Make "https" scheme only when Transport security mode is ONstukselbax
2015-09-23Add new test for Bug 15028, it is fixed by our migration to reference sourceMiguel de Icaza
2015-09-14Add a monotouch_tv profile.Rolf Bjarne Kvinge
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-07-26[bcl] Remove NET_4_0 defines from class libsAlexander Köplinger
2015-07-20[build] Clean up cross referenced filesMarek Safar
2015-07-20[System.ServiceModel.Web] Fix tarball generated by "make dist"Alexander Köplinger
2015-07-15[build] Switch to 4.6 profile as default profileMarek Safar
2015-06-25Add a monotouch_watch profile.Rolf Bjarne Kvinge
2015-06-22[S.R.Serialization] fix default value comparison.Atsushi Eno
2015-06-18Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unsh...Chris Hamons