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-03-16Move target for creating monolite package to MonoAlexander Köplinger
2017-02-15Cecil updateMarek Safar
2017-01-23[build] Add new profileMarek Safar
2017-01-23[build] Add System.Text.Encoding.CodePages dependency used for non-ascii file...Marek Safar
2017-01-23Enable AOT for all roslyn assemblies.Zoltan Varga
2017-01-04[build] Fixes tarball build on systems with old monoMarek Safar
2016-12-21Include Open.snk in tarballAlexander Köplinger
2016-12-21Renamed profile to winaot (#4190)Henric Müller
2016-12-21[build] Update runtime test tools to use correct pathMarek Safar
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-19[System.Core] SLE from CoreFX including interpreterMarek Safar
2016-12-16[build] Remove PEAPI from library profilesMarek Safar
2016-12-12[build] Add System.ValueTuple to bootstrap facadesMarek Safar
2016-12-07[build] Add System.Security.Cryptography.Primitives to bootstrap facadesMarek Safar
2016-12-02[build] Fixes make distMarek Safar
2016-12-02[build] Add System.Security.Cryptography.Algorithms to monoliteMarek Safar
2016-12-02[build] Put back mcs to monolite to support boostrap with mcs onlyMarek Safar
2016-12-02Revert "[build] Put back mcs to monolite to support boostrap with mcs only"Zoltan Varga
2016-12-02[build] Put back mcs to monolite to support boostrap with mcs onlyMarek Safar
2016-11-30[build] Add --with-mcs-compiler config optionMarek Safar
2016-11-30[build] Prepare roslyn 2.0 bootstrap dependenciesMarek Safar
2016-11-28[build] Roslyn switchMarek 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-10-27[bcl]: Fix 'Mono.Btls.Interface' build logic.Martin Baulig
2016-10-03When basic.exe isn't in DISTFILES, it gets excluded from `make dist`Jo Shields
2016-10-03[System*] Throw a PlatformNotSupported exception when using the managed netwo...Rolf Bjarne Kvinge
2016-09-30[BTLS]: Add managed BTLS sources.Martin Baulig
2016-09-29[build] Make monolite output path configurableMarek Safar
2016-09-27[build] Bootstrap extension for roslynMarek Safar
2016-09-22Remove obsolete Mono.Security.Providers.* assemblies (#3595)Martin Baulig
2016-09-15[build] Add System.Numerics.Vectors to xammac profileMarek Safar
2016-08-11[bcl] Update to match NETStandard 1.6 membersAlexander Köplinger
2016-08-06[Mono.Cecil] Add special handling of legacy 0.9.5 versionMarek Safar
2016-08-02[bcl] Don't build not installed mobile assembliesMarek Safar
2016-07-19Merge pull request #3092 from alexanderkyte/mobile_static_fix_runtime_testsAlexander Kyte
2016-07-18Fix tarball package build broken by 8f130a6e17c3729f32c3bf930941ab6587f6fe38Alexander Köplinger
2016-07-18[mobile_static] Enable Mono.Simd namespace to fix mini testsAlexander Kyte
2016-07-18[runtime] Get ilasm.exe compiling with mobile_staticAlexander Kyte
2016-07-15[xbuild] Add Microsoft.NuGet.Build.Tasks.dll MSBuild taskAlexander Köplinger
2016-07-15[bcl] Don't build System.Net.Http.WebRequest.dll on mobileAlexander Köplinger
2016-07-13[bcl] netstandart 1.6 supportMarek Safar
2016-07-06[Facades] netstandard 1.6 updatesMarek Safar
2016-04-20[build] Add missing empty assemblies needed by default csc configMarek Safar
2016-04-16Merge pull request #2894 from marek-safar/mono.securityMarek Safar
2016-04-15[build] Fixes Mono.Security dependencyMarek Safar
2016-03-23[cil-stringreplacer] Use Cecil as reference dependencyMarek Safar
2016-02-02[Mono.Security.Providers.OldTls]: Don't build on mobile.Martin Baulig