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-04-29Define `DISABLE_SECURITY` and `DISABLE_REMOTING` on wasm and testing_aot.Martin Baulig
2019-04-25[csproj] Update project filesmonojenkins
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-02-01[corlib] Import System.IO.File from CoreFX (#12000)Alexis Christoforides
2019-01-02[csproj] Update project filesmonojenkins
2018-11-28[interp] Enable System.Data tests on fullaotinterp (#11798)Vlad Brezae
2018-10-30[tests] Add new build profile for testing mixed mode (#11307)Vlad Brezae
2018-09-21[csproj] Update project filesmonojenkins
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-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