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-09-23Merge pull request #704 from jgagnon/masterMiguel de Icaza
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-08-31Remove incorrect warningsMarek Safar
2015-07-25[build] Fix a few Makefiles to correctly use net_4_x instead of net_4_5Alexander Köplinger
2015-07-15[build] Switch to 4.6 profile as default profileMarek 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-20[Sys.Security] don't expect XmlNode.ChildNodes returns the same instance.Atsushi Eno
2015-02-03Remove obsolete profiles and profile checks from the build system.Alex Rønne Petersen
2015-01-21[bcl] Remove ONLY_1_1 defines from class libsAlexander Köplinger
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
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-12-04Remove 4.0 profileMarek Safar
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-11-23Remove build system support for the net 2.0/3.5 profiles.Zoltan Varga
2014-11-17[System.Security] Fix SignedXml bug #7716 with testsBrendan Zagaeski
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger
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-16Merge pull request #1041 from mono/staged-cyclic-buildsMiguel de Icaza
2014-05-15Adjust the path for Mono.SecurityMiguel de Icaza
2014-05-12[docs] documentation import for 'returns' elements.Joel Martinez
2014-05-12[docs] namespace documentation import.Joel Martinez
2014-05-09[build] Prevent cyclic targets from being built in parallelMiguel de Icaza
2014-05-09Use LOCAL_MCS_FLAGS to prepend the directoriesMiguel de Icaza
2014-05-09[build] Staged setup for building assemblies with cyclic dependenciesMiguel de Icaza
2014-04-28[docs] Import of Microsoft BCL Documentation.Joel Martinez
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2014-03-10docupdate: System.Security documentation updateJoel Martinez
2013-07-12GetIdElement must look for "ID" and "id". Fixes #4938Jonathan Gagnon
2013-07-02Update csproj filesMarek Safar
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-07Update csproj filesMarek Safar
2012-07-19Remove more old compile definesMiguel de Icaza
2012-06-26Fix System.Core reference in VS projectsMarek Safar
2012-06-08Fix some warningsMarek Safar
2012-06-03[class libraries] drop NET_1_0 definitionsMiguel de Icaza
2012-06-02Removal of NET_1_1 defines and some NET_2_0; Both defines are true these da...Miguel de Icaza
2012-04-05Update csproj filesMarek Safar
2012-02-17Cleanup some assembly attributesMarek Safar
2012-02-10Add VS project files for test projectMarek Safar
2012-02-09Update class library csproj filesMarek Safar
2011-09-23Introduce separate .net 4.5 profileMarek Safar
2011-07-25Fixed decoding of PKCS/CMS message with detached ContentInfo. Pull request fr...Sebastien Pouliot
2011-02-13Add solution filesMiguel de Icaza
2011-01-17Turn X509Certificate2UI into static class for 4.0Marek Safar