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-10-10[mcs] Adds workaround for compiled enum types used as fields of other types. ...Marek Safar
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-08-07[bcl] Specify the name of the key file on the command line instead of using t...Zoltan Varga
2017-07-26[Mono.CSharp] Updates csprojMarek Safar
2017-07-26[corlib] ModuleBuilder pseudo-token lookup needs to use references insteads o...Marek Safar
2017-07-01[msvc] Update csproj files (#5162)monojenkins
2017-06-30[mcs] C# 7 tuple (foundation only).Marek Safar
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-19[msvc] Update csproj filesmonojenkins
2017-04-19[Mono.CSharp] Fixes parallel buildMarek Safar
2017-04-18[Mono.CSharp] Fixes parallel buildMarek Safar
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-02-21[msvc] Update csproj filesmonojenkins
2017-02-20[Mono.CSharp] Simplify .sources structureMarek Safar
2017-02-17[Mono.CSharp] Remove type conflicts with mscorlib types. Fixes #52590Marek Safar
2017-01-23[build] Add new profileMarek Safar
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_only profile to testing_aot_fullAlexander Köplinger
2016-12-19[build] Add new profileMarek Safar
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-09-19[bcl] Add more reflection types to monotouchMarek Safar
2016-07-22[Mono.CSharp] Fix test .sources to include ASTVisitorTest.csAlexander Köplinger
2016-07-03[mobile_static] Make Mono.CSharp excludes for tests that require compilationAlexander Kyte
2016-06-07[mobile_static] Remove use of CollectionAssert, missing in nunit-liteAlexander Kyte
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-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
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
2015-12-02[csproj] Update order.xml and csproj filesAlexander Köplinger
2015-12-02[csproj] Remove *net_4_5.csproj files from the class libsAlexander Köplinger
2015-11-19Fix mcs build to use Thread.Abort.Rolf Bjarne Kvinge
2015-11-10[mcs] Handle using aliases in evaluator. Fixes #32894Marek Safar
2015-11-10[mcs] Don't store invalid using static expression in evaluator queue. Fixes #...Marek Safar
2015-09-14Add a monotouch_tv profile.Rolf Bjarne Kvinge
2015-09-14Merge pull request #2046 from rolfbjarne/profile-simplificationRolf Bjarne Kvinge
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-09-11Remove profile-specific logic from makefiles.Rolf Bjarne Kvinge
2015-06-25Add a monotouch_watch profile.Rolf Bjarne Kvinge
2015-03-20[eval] Allow class attributesStone Gislason
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-03Rename Managed.Windows.Forms to System.Windows.Forms for consistency.Zoltan Varga
2015-03-02[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to redu...Zoltan Varga