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
2015-02-27[build] Add dependency information for class libraries using a LIB_REFS varia...Zoltan Varga
2015-02-24[facades] Add missing System.ServiceModel.Primitives forwarders to MT profile...Marek Safar
2015-01-29[build] Updated the class library MSBuild projects.João Matos
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
2014-09-29[facades] Add ComInterfaceType type forwarderMarek Safar
2014-07-08[Facades] Add more comtypes to System.Runtime.InteropServicesMarek Safar
2014-06-04[System.ServiceModel.Security] Exclude security forwarders from mobile buildsMarek Safar
2014-05-30make sure that the subdirectories of mcs/class/Facades are included in the ta...Timotheus Pokorra
2014-05-29Add System.ServiceModel.Security assembly. Fixes #20108Marek Safar
2014-05-25[build] the csproj files can now do a full class libraries buildMiguel de Icaza
2014-05-24[build] Fresh new csproj files based on the updated build system.Miguel de Icaza
2014-05-21[build] Revert change in Facades parellism patch, since it works great for bu...Miguel de Icaza
2014-05-21[facades] Build the facades assemblies defined for the profile being builtSebastien Pouliot
2014-05-17[build/Facades] Parallelize the Facades directory buildMiguel de Icaza
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2014-03-18[pcl] Update facadesMarek Safar
2014-03-12[pcl] Complete System.Runtime.InteropServices facadeMarek Safar
2014-03-10Updated makefile for Facades to avoid updating docs in that folder.Joel Martinez
2014-01-16profiles: define xammac (Xamarin.Mac) profileAaron Bockover
2014-01-10[System.Core] Update MonoTouch System.Linq.Expression to be 4.5 compatibleMarek Safar
2014-01-07[PCL]: Add ReadOnlyDictionary type-forwarder for XI. Fixes #16951.Martin Baulig
2013-12-11[corlib]: Add stubs for the remaining `System.Runtime.InteropServices.Windows...Martin Baulig
2013-12-11[PCL]: Add new 'System.Runtime.InteropServices.WindowsRuntime' Facade Assembly.Martin Baulig
2013-12-11[PCL]: Add "System.Dynamic.Runtime.dll" Facade Assembly to MonoTouch.Martin Baulig
2013-11-05Fix the mobile_static build.Rodrigo Kumpera
2013-10-30Dist the subdirs of class/Facades.Zoltan Varga
2013-10-15[PCL]: Update the PCL Facade Assemblies.Martin Baulig
2013-07-31Class libraries: introduce mobile_static profile, for MonoTouch-like static b...Miguel de Icaza
2013-07-10[PCL]: Add System.Linq.Expressions type-forwarders.Martin Baulig
2013-07-03Don't create any .mdb's for the PCL Facade Assemblies.Martin Baulig
2013-06-11[PCL]: System.Windows and System.Xml.Serialization are no Facade Assemblies.Martin Baulig
2013-06-04[PCL]: Set Facade Assemblies' version number to "4.0.0.0".Martin Baulig
2013-05-25[PCL]: Add missing type-forwarder for System.String to System.Runtime.Martin Baulig
2013-05-23[make]: Build Facade assemblies in mcs/class/lib/$(PROFILE)/Facades.Martin Baulig
2013-05-02Hmm, 'dist-local: dist-default', maybe ...Martin Baulig
2013-05-02Fix 'make dist'.Martin Baulig
2013-05-02Fix linux build (/r:System.Xml, not System.XML).Martin Baulig
2013-05-02Add PCL Facade assemblies.Martin Baulig