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-12-02[csproj] Remove *net_4_5.csproj files from the class libsAlexander Köplinger
2015-11-12[Facades] Fix tarball (for real this time)Alexander Köplinger
2015-11-12[Facades] Fix tarball by adding a new file to EXTRA_DISTFILESAlexander Köplinger
2015-11-09[Facades] Moved subdirs list to subdirs.makeMarcos Henrich
2015-11-04[Facades]: Remove 'System.IO.Compression'.Martin Baulig
2015-10-07[Facades] Add reflection Facades back to xammac. XM 2.4.0 shipped them so we ...Rodrigo Kumpera
2015-09-14Add a monotouch_tv profile.Rolf Bjarne Kvinge
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-09-07[Facades] Fix default profile parallelizationJo Shields
2015-09-07[Facades] Fix profile name error causing non-buildingJo Shields
2015-09-03DIST_SUBDIRS is a thing, fixes parallelism broken by previous changeJo Shields
2015-09-03[Facades] fix exclusion from "make dist"Jo Shields
2015-09-02[Facades] Fix accidental removal of a lineMiguel de Icaza
2015-09-01[Facades] Fix parallel builds for non-general profilesMiguel de Icaza
2015-09-01[Facades] Use Zoltan's parallel build infrastructureMiguel de Icaza
2015-08-21[Facades] xammac_net_4_5 needs the reflection facades.Rodrigo Kumpera
2015-08-21[BCL] Fix xammac_4_5 build of the Facades.Rodrigo Kumpera
2015-08-21Fixes build of xammac new facadesMarek Safar
2015-07-17[build] Update facades to mobile profilesMarek Safar
2015-07-17[Facades] Add partial facades with missing (unknown) typesMarek Safar
2015-07-16[Facades] Add missing folderMarek Safar
2015-07-16[Facades] Add v3 facadesMarek Safar
2015-07-15[Facades] More missing typesMarek Safar
2015-07-15[Facades] Update to 4.6 apiMarek Safar
2015-06-25Add a monotouch_watch profile.Rolf Bjarne Kvinge
2015-06-18Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unsh...Chris Hamons
2015-04-17[facades] Add missing attributesMarek Safar
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-02[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to redu...Zoltan Varga
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