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-28[corlib] Adds Span/Memory testsMarek Safar
2017-11-16[bcl] Add a Mono.Runtime.Tests assembly which can be used to run the JIT regr...Zoltan Varga
2017-10-27[build] Add wasm profileMarek Safar
2017-10-05Bump corefxMarek Safar
2017-10-05Add new profile for monodroid tools (#5699)Alexander Köplinger
2017-06-28[build] Add a new profileMarek Safar
2017-06-20[profiler] Introduce the Mono.Profiler.Log library. API still unstable.Alex Rønne Petersen
2017-05-22[bcl] Make monolite platform specific (#4910)Alexander Köplinger
2017-04-28[System.Reflection.DispatchProxy] Move to facades to support _._ nugetsMarek Safar
2017-04-27Fixes buildMarek Safar
2017-04-27[Facades] Move more asseblies to Facades to support implicit reference for _....Marek Safar
2017-04-10[resgen] Remove dependency on WinForms and use it in mobile profiles (#4667)Alexander Köplinger
2017-04-07[Facades] Add facades to winaot/orbis profiles (#4656)Alexander Köplinger
2017-03-31Merge pull request #4628 from xmcclure/orbis-profileAndi McClure
2017-03-31Make monolite profile directory versioned (#4631)Alexander Köplinger
2017-03-31Combined cherrypick of changes between mono-4.8.0-branch and orbis-branch-30Andi McClure
2017-03-29Merge pull request #4540 from kumpera/android-changes-part1Rodrigo Kumpera
2017-03-16Move target for creating monolite package to MonoAlexander Köplinger
2017-03-16[bcl] Add Mono.Posix to the monodroid profile.Rodrigo Kumpera
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