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
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-14[build] Rename darwin platform to macos + Add `unix` host platform (#9022)Ludovic Henry
2018-06-01[csproj] Update project filesmonojenkins
2018-05-22[bcl] Start replacing gensources.sh with gensources.cs (#8619)Katelyn Gadd
2018-05-14[Mono.CSharp] Mimic the settings from System to track the feature flags, fixe...Miguel de Icaza
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-04[msvc] Update csproj files (#7995)monojenkins
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-23Updates to support building the BCL using Visual Studio 2017 on windows (#6877)Katelyn Gadd
2018-01-15[Tests] Ensure that tests are runnable on xamarin-macios (#5875)Manuel de la Pena
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